2012

Table Of Contents
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
6
106 August 2012 Name-Value Pair API Developer Guide
SUCCESSPAGEREDIRECT
REQUESTED
Flag to indicate whether you would like to redirect the buyer to sign up for
PayPal after completing the transaction.
If set to true, you can redirect users to the following URL with the token value
appended::
https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout-
success&token=(token)
BILLINGAGREEMENTID The ID of the billing agreement associated with the Express Checkout transaction.
L_FMF
filterIDn
(deprecated)
Filter ID, including the filter type, (PENDING, REPORT, or DENY), the filter ID, and
the entry number,
n, starting from 0. Filter ID is one of the following values:
1 - AVS No Match
2 - AVS Partial Match
3 - AVS Unavailable/Unsupported
4 - Card Security Code (CSC) Mismatch
5 - Maximum Transaction Amount
6 - Unconfirmed Address
7 - Country Monitor
8 - Large Order Number
9 - Billing/Shipping Address Mismatch
10 - Risky ZIP Code
11 - Suspected Freight Forwarder Check
12 - Total Purchase Price Minimum
13 - IP Address Velocity
14 - Risky Email Address Domain Check
15 - Risky Bank Identification Number (BIN) Check
16 - Risky IP Address Range
17 - PayPal Fraud Model
This field is deprecated since version 63.0. Use L_PAYMENTINFO_0_FMF
filterIDn
instead.
L_FMF
filterNAMEn
(deprecated)
Filter name, including the filter type, (PENDING, REPORT, or DENY), the filter
NAME, and the entry number, n, starting from 0.
This field is deprecated since version 63.0. Use L_PAYMENTINFO_0_FMF
filterNAMEn
instead.
PAYMENTINFO_n_SHIPP
INGAMT
SHIPPINGAMT
(deprecated)
Amount of shipping charged on this transaction.
Character length and limitations: Must not exceed $10,000 USD in any currency. No
currency symbol. Regardless of currency, decimal separator must be a period (.), and
the optional thousands separator must be a comma (,). Equivalent to nine characters
maximum for USD.
If you specify a value for PAYMENTINFO_n_SHIPPINGAMT, you must also specify a
value for PAYMENTINFO_n_ITEMAMT.
SHIPPINGAMT is deprecated since version 63.0. Use
PAYMENTINFO_n_SHIPPINGAMT instead.
Field Description