Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::PaymentHoldStatusCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::Enum::PaymentHoldStatusCodeType

DESCRIPTION ^

The status of payment holds.

SYNOPSIS ^

Enums: ^

PaymentReview

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.

MerchantHold

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.

Released

Indicates that a payment hold has been released.

None

Indicates that there is no payment review hold and no merchant hold.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: