eBay Merchant Data APIVersion 1255
 

CheckoutStatusCodeType ( token )

Enumerated type that lists the possible checkout states of an order line item.

No calls use CheckoutStatusCodeType.

Enumeration Values

Value Description
BuyerRequestsTotal This value indicates that the buyer wants to confirm the total price of the order line item before making a payment.
CheckoutComplete This value indicates that the buyer has paid and checkout is complete.
CheckoutIncomplete This value indicates that checkout is incomplete, generally because the buyer has not paid yet.
CustomCode Reserved for future use.
SellerResponded This value indicates that the seller has just responded to the buyer concerning the total price of the order line item.
  * See the Enumeration Index to see exact use of each enumeration value in the API.