CombinedPaymentOptionCodeType ( token )

Enumerated type that defines the seller's preference for allowing Combined Payment orders that pass on a shipping discount to the buyer.

Types that use CombinedPaymentOptionCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetUserPreferences, SetUserPreferences
DiscountSpecified This value indicates that the seller allows Combined Payment orders, and that the seller has one or more shipping discount rules (Flat, Calculated, or Promotional) that can be applied at the listing level. GetUserPreferences, SetUserPreferences
NoCombinedPayment This value indicates that the seller does not allow Combined Payment orders. In other words, the buyer must pay for each order line item separately, and cannot combine multiple single line item orders into one Combined Payment order and make one payment for that order. GetUserPreferences, SetUserPreferences
SpecifyDiscountLater This value indicates that the seller allows Combined Payment orders, and that the seller will apply any shipping discounts after the creation of the Combined Payment order. GetUserPreferences, SetUserPreferences
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.