CombinedPaymentPeriodCodeType ( token )

This enumerated type contains the list of values that can be used by the seller to set the number of days after item purchase that an unpaid order can be combined with one or more other mutual (same buyer and same seller) unpaid orders into one "Combined Payment" order. Either the buyer or the seller can initiate the Combined Payment process. Sellers can offer buyers shipping discounts through Combined Payment orders, and buyers only have to make one payment for multiple orders as oppposed to a payment for each order.

Types that use CombinedPaymentPeriodCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode This value is reserved for internal or future use. GetShippingDiscountProfiles, SetShippingDiscountProfiles
Days_3 This value indicates that an unpaid order can be combined into a Combined Payment order within three days after purchase (creation of order). GetShippingDiscountProfiles, SetShippingDiscountProfiles
Days_5 This value indicates that an unpaid order can be combined into a Combined Payment order within five days after purchase (creation of order). GetShippingDiscountProfiles, SetShippingDiscountProfiles
Days_7 This value indicates that an unpaid order can be combined into a Combined Payment order within seven days after purchase (creation of order). GetShippingDiscountProfiles, SetShippingDiscountProfiles
Days_14 This value indicates that an unpaid order can be combined into a Combined Payment order within 14 days after purchase (creation of order). GetShippingDiscountProfiles, SetShippingDiscountProfiles
Days_30 This value indicates that an unpaid order can be combined into a Combined Payment order within 30 days after purchase (creation of order). GetShippingDiscountProfiles, SetShippingDiscountProfiles
Ineligible This value indicates that an order is not eligible to be combined into a Combined Payment order. GetShippingDiscountProfiles, SetShippingDiscountProfiles
  * 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.