Download PayPal SOAP API Developer - 2012 Reference Manual

Transcript
6
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
Field
Description
ProtectionEligibili
tyType
xs:string
Since version 64.4, the kind of seller protection in force for the transaction. It is one
of the following values:
Since version 64.4, the kind of seller protection in force for the transaction. You can
specify up to 10 payments, where n is a digit between 0 and 9, inclusive. It is one of
the following values:
 Eligible – Merchant is protected by PayPal's Seller Protection Policy for both
Unauthorized Payment and Item Not Received
 ItemNotReceivedEligible – Merchant is protected by PayPal's Seller
Protection Policy for Item Not Received
 UnauthorizedPaymentEligible – Merchant is protected by PayPal's Seller
Protection Policy for Unauthorized Payment
 Ineligible – Merchant is not protected under the Seller Protection Policy
This field is available since version 64.4.
150
StoreId
xs:string
StoreId as entered in the transaction
TerminalId
xs:string
TerminalId as entered in the transaction
EbayTransactionId
xs:string
eBay transaction identification number.
eBay transaction identification number. You can specify up to 10 payments, where n
is a digit between 0 and 9, inclusive.
Character length and limitations: 255 single-byte characters
PaymentRequestID
xs:string
Unique identifier of the specific payment request. The value should match the one
you passed in the DoExpressCheckout request.
Unique identifier of the specific payment request. The value should match the one
you passed in the DoExpressCheckout request. You can specify up to 10 payments,
where n is a digit between 0 and 9, inclusive.
Character length and limitations: Up to 127 single-byte characters
EnhancedPaymentInfo
xs:EnhancedPaymentInfoType
Enhanced payment information.
SellerDetails
xs:SellerDetailsType
Details about this merchant.
FMFDetails
xs:FMFDetailsType
List of fraud management filters.
PaymentError
ns:ErrorType
Indicates the payment status for an individual payment request in the case of parallel
payments.
August 2012
SOAP API Developer Reference