| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::Enum::PaymentHoldStatusCodeType
The status of payment holds.
The payment hold referred to as a "payment review" hold results from a possible issue with a buyer. If this value is returned, then the following values, as a result, will be returned: In GetMyeBaySelling, NotPaid is returned in TransactionArray.Transaction.SellerPaidStatus. In GetMyeBayBuying, PaidWithPayPal is returned in TransactionArray.Transaction.BuyerPaidStatus.
The payment hold referred to as a "merchant hold" results from a possible issue with a seller. If this value is returned, then the following values, as a result, will be returned: In GetMyeBaySelling, PaidWithPayPal is returned in TransactionArray.Transaction.SellerPaidStatus. In GetMyeBayBuying, PaidWithPayPal is returned in TransactionArray.Transaction.BuyerPaidStatus.
Indicates that a payment hold has been released.
Indicates that there is no payment review hold and no merchant hold.
(out) Reserved for internal or future use.
| eBay-API documentation | view source | Contained in the eBay-API distribution. |