2009
Table Of Contents
- Name-Value Pair API Developer Guide
- Preface
- This Document
- Intended Audience
- Revision History
- PayPal NVP API Overview
- Authorization and Capture API Operation Reference
- DoDirectPayment API
- Express Checkout API Operations
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Recurring Payments and Reference Transactions API Operations
- DoNonReferencedCredit API
- ManagePendingTransactionStatu s API
- GetBalance API
- AddressVerify API
- API Error Codes
- General API Errors
- Validation Errors
- Direct Payment API Errors
- SetExpressCheckout API Errors
- GetExpressCheckoutDetails API Errors
- DoExpressCheckoutPayment API Errors
- Authorization and Capture API Errors
- GetTransactionDetails API Errors
- TransactionSearch API Errors
- RefundTransaction API Errors
- Mass Pay API Errors
- Recurring Payments Errors
- SetCustomerBillingAgreement Errors
- GetBillingAgreementCustomerDetails Errors
- CreateBillingAgreement Errors
- UpdateBillingAgreement Errors
- DoReferenceTransaction Errors
- AddressVerify API Errors
- ManagePendingTransactionStatus API Errors
- Country Codes
- State and Province Codes
- Currency Codes
- AVS and CVV2 Response Codes
Express Checkout API Operations
DoExpressCheckoutPayment API
72 08 April 2009 Name-Value Pair API Developer Guide
DoExpressCheckoutPayment Response Fields
Payment Information Fields
Field Description
TOKEN The timestamped token value that was returned by SetExpressCheckout response
and passed on GetExpressCheckoutDetails request.
Character length and limitations: 20 single-byte characters
NOTE The text entered by the buyer on the PayPal website if the ALLOWNOTE field was set
to 1 in SetExpressCheckout.
Character length and limitations: 255 single-byte characters
REDIRECTREQUIRED Flag to indicate whether you need to redirect the customer to back to PayPal after
completing the transaction.
NOTE: Use this field only if you are using giropay or bank transfer payment methods
in Germany.
L_FMF
filterIDn Filter ID, including the filter type, which is either ACCEPT or DENY, the filter ID, and
the entry number,
n, starting from 0. Filter ID is one of the following values:
z 1 = AVS No Match
z 2 = AVS Partial Match
z 3 = AVS Unavailable/Unsupported
z 4 = Card Security Code (CSC) Mismatch
z 5 = Maximum Transaction Amount
z 6 = Unconfirmed Address
z 7 = Country Monitor
z 8 = Large Order Number
z 9 = Billing/Shipping Address Mismatch
z 10 = Risky ZIP Code
z 11 = Suspected Freight Forwarder Check
z 12 = Total Purchase Price Minimum
z 13 = IP Address Velocity
z 14 = Risky Email Address Domain Check
z 15 = Risky Bank Identification Number (BIN) Check
z 16 = Risky IP Address Range
z 17 = PayPal Fraud Model
L_FMF
filterNAMEn Filter name, including the filter type, which is either ACCEPT or DENY, the filter
NAME, and the entry number, n, starting from 0.
Field Description
TRANSACTIONID Unique transaction ID of the payment.
NOTE: If the PaymentAction of the request was Authorization or Order, this
value is your AuthorizationID for use with the Authorization & Capture
APIs.
Character length and limitations:19 single-byte characters