# DoExpressCheckoutPayment API Operation (NVP) (/api/nvp-soap/do-express-checkout-payment-nvp)



> **Note:** **Important:** NVP/SOAP is a legacy integration method. We accept new integrations and support existing integrations, but there are newer solutions. If you're starting an integration, [we recommend our latest solutions](/).

Completes an Express Checkout transaction. If you set up a billing agreement in your `SetExpressCheckout` API call, the billing agreement is created when you call `DoExpressCheckoutPayment`.

## DoExpressCheckoutPayment Request Message [#doexpresscheckoutpayment-request-message]

### DoExpressCheckoutPayment Request Fields [#doexpresscheckoutpayment-request-fields]

| Field                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `METHOD`                         | *(Required)* Must be `DoExpressCheckoutPayment`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `TOKEN`                          | *(Required)* The timestamped token value that was returned in the `SetExpressCheckout` response and passed in the `GetExpressCheckoutDetails` request. PayPal also appends the token as a GET parameter named `token` to your `RETURN URL` when redirecting the buyer back to your website from paypal.com.<br />Character length and limitations: 20 single-byte characters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `PAYERID`                        | *(Required)* Unique PayPal buyer account identification number as returned in the `GetExpressCheckoutDetails` response. PayPal also appends the payer ID as a GET parameter named `PayerID` to your `RETURN URL` when redirecting the buyer back to your website from paypal.com.<br />Character length and limitations: 13 single-byte alphanumeric characters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `MSGSUBID`<br />                 | *(Optional)* Unique ID passed for each API request to help prevent duplicate payments. This ID is passed directly back in the response. For more information, see [Idempotency](/archive/express-checkout/integration-guide/ec-related-ops/#idempotency).<br />                  Character length and limitations: 38 single-byte characters maximum.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `PAYMENTREQUEST_n_PAYMENTACTION` | *(Conditional)* Defines how to obtain payment. Required for parallel payments and digital goods.<br />                  You can specify up to 10 payments, where n is a digit between 0 and 9, inclusive; except in the case of digital goods, which supports single payments only and where n is `0`. If the transaction does not include a one-time purchase, this field is ignored. Values are:<br />                  `Sale` — This is a final sale for which you are requesting payment (default).`Authorization` — This payment is a basic authorization subject to settlement with PayPal Authorization and Capture.`Order` — This payment is an order authorization subject to settlement with PayPal Authorization and Capture.                  > **Note:** &#x2A;*Note:** You cannot set this field to `Sale` in `SetExpressCheckout` request and then change the value to `Authorization` or `Order` in the `ExpressCheckoutPayment` request. If you set the field to `Authorization` or `Order` in `SetExpressCheckout`, you can set the field to `Sale`.                                   Character length and limitations: Up to 13 single-byte alphabetic characters.<br /> |
| `BUYERMARKETINGEMAIL`            | *(Optional)* The buyer email address opted in by the buyer on the PayPal pages.<br />Character length and limitations: 127 single-byte characters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `BUTTONSOURCE`                   | *(Optional)* Identification code for use by third-party applications to identify transactions.<br />                  Character length and limitations: 32 single-byte alphanumeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `SKIPBACREATION`                 | *(Optional)* Merchant specified flag which indicates whether to create a billing agreement as part of `DoExpressCheckout` or not. This field is used for [reference transactions](/archive/express-checkout/integration-guide/ECReferenceTxns/#reference-transactions) during billing agreement creation. Merchants who offer a store account can control whether PayPal must create a billing agreement or if billing agreement creation should be skipped. Set the value of this field to `true` to skip the creation of a billing agreement ID.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| `RETURNFMFDETAILS`               | *(Optional)* Flag to indicate whether you want the results returned by Fraud Management Filters. By default, you do not receive this information. Value is:`0`. Do not receive FMF details (default).`1`. Receive FMF details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |

### Payment Details Type Fields [#payment-details-type-fields]

When implementing parallel payments, you can create up to ten sets of payment
details type parameter fields, each representing one payment you are hosting
on your marketplace.

> **Note:** **Note:** If you provide PayPal a user's itemized shopping cart list and a mismatch occurs between the sum of those items and the transaction total, PayPal processes the transaction using the sum of the cart items *only* when the difference is within $0.50.

| Field                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `PAYMENTREQUEST_n_AMT`                          | The total cost of the transaction to the buyer. If shipping cost, which is not applicable to digital goods, and tax charges are known, include them in this. If not, this value is the current sub-total of the order.<br />                  If the transaction includes one or more one-time purchases, this field must be equal to the sum of the purchases. Set this field to 0 if the transaction does not include a one-time purchase such as when you set up a billing agreement for a recurring payment that is not immediately charged. When the field is set to 0, purchase-specific fields are ignored.<br />                  You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only. For digital goods, the following must be true:<br />                  total cost > 0total cost \<= total cost passed in the call to `SetExpressCheckout`                 Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                     |
| `PAYMENTREQUEST_n_CURRENCYCODE`                 | *(Optional)* A three-character [currency code](/api/nvp-soap/currency-codes/). Default: USD.<br />                  You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Note:** When you pass multiple payments in one transaction, all payments must have the same currency code.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| `PAYMENTREQUEST_n_ITEMAMT`                      | Sum of cost of all items in this order. For digital goods, this field is required. PayPal recommends that you pass the same value in the call to `DoExpressCheckoutPayment` that you passed in the call to `SetExpressCheckout`. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only.<br />                   > **Note:** &#x2A;*Note:** `PAYMENTREQUEST_n_ITEMAMT` is required if you specify `L_PAYMENTREQUEST_n_AMTm`.                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `PAYMENTREQUEST_n_SHIPPINGAMT`                  | *(Optional)* Total shipping costs for this order. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Note:** `PAYMENTREQUEST_n_ITEMAMT` is required if you specify `PAYMENTREQUEST_n_SHIPPINGAMT`.                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `PAYMENTREQUEST_n_INSURANCEAMT`<br />           | *(Optional)* Total shipping insurance costs for this order. The value must be a non-negative currency amount or`null` if insurance options are offered.<br />                  You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `PAYMENTREQUEST_n_SHIPDISCAMT`                  | *(Optional)* Shipping discount for this order, specified as a negative number. You can specify up to ten payments, wheren is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is a negative number. It includes no currency symbol. Most currencies require 2 decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. See the [currency codes page](/api/nvp-soap/currency-codes/) for details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| `PAYMENTREQUEST_n_INSURANCEOPTIONOFFERED`<br /> | *(Optional)* Indicates whether insurance is available as an option the buyer can choose on the PayPal Review page. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Is one of the following values:<br />                  `true`. The Insurance option displays the string `Yes` and the insurance amount. The total shipping insurance for this order must be a positive number.<br />`false`. The Insurance option displays `No`.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| `PAYMENTREQUEST_n_HANDLINGAMT`                  | *(Optional)* Total handling costs for this order. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Note:** `PAYMENTREQUEST_n_ITEMAMT` is required if you specify `PAYMENTREQUEST_n_HANDLINGAMT`.                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `PAYMENTREQUEST_n_TAXAMT`                       | *(Optional)* Sum of tax for all items in this order. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only.<br />                   > **Note:** &#x2A;*Note:** `PAYMENTREQUEST_n_TAXAMT` is required if you specify `L_PAYMENTREQUEST_n_TAXAMTm`                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTREQUEST_n_DESC`                         | *(Optional)* Description of items the buyer is purchasing. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only.<br />                   > **Note:** &#x2A;*Note:** The value that you specify is available only if the transaction includes a purchase. This field is ignored if you set up a billing agreement for a recurring payment that is not immediately charged.                  Character length and limitations: 127 single-byte alphanumeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTREQUEST_n_CUSTOM`                       | *(Optional)* A free-form field for your own use. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Note:** The value that you specify is available only if the transaction includes a purchase. This field is ignored if you set up a billing agreement for a recurring payment that is not immediately charged.                  Character length and limitations: 256 single-byte alphanumeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `PAYMENTREQUEST_n_INVNUM`                       | *(Optional)* Your own invoice or tracking number.You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only.<br />                   > **Note:** &#x2A;*Important:** The value that you specify is available only if the transaction includes a purchase. This field is ignored if you set up a billing agreement for a recurring payment that is not immediately charged.                   > **Note:** &#x2A;*Note:** PayPal recommends using this field to associate transactions with your internal tracking IDs or invoice numbers; populating the invoice ID field will help you pull transaction information at a later date using only your internal ID.                  Character length and limitations: 256 single-byte alphanumeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `PAYMENTREQUEST_n_NOTIFYURL`                    | *(Optional)* Your URL for receiving Instant Payment Notification (IPN) about this transaction. If you do not specify this value in the request, the notification URL from your Merchant Profile is used, if one exists. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Important:** The notify URL applies only to`DoExpressCheckoutPayment`. This value is ignored when set in `SetExpressCheckout` or`GetExpressCheckoutDetails`.                  Character length and limitations: 2,048 single-byte alphanumeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `PAYMENTREQUEST_n_MULTISHIPPING`<br />          | *(Optional)* The value 1 indicates that this payment is associated with multiple shipping addresses.<br />                  Character length and limitations: Four single-byte numeric characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| `PAYMENTREQUEST_n_BUCKETCATEGORYTYPE`<br />     | *(Optional)* The category of a payment. Value is:<br />                  `1`. International shipping.`2`. Local delivery.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `PAYMENTREQUEST_n_NOTETEXT`<br />               | *(Optional)* Note to the merchant. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations: 255 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| `PAYMENTREQUEST_n_SOFTDESCRIPTOR`               | You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*Note:** Ignored when `PAYMENTREQUEST_n_PAYMENTACTION=Order`&#x2E; &#x2A;(Optional)* If you provide a value in this field, the full descriptor on the buyer's statement has the following format:<br /><br />`<PP*\|PAYPAL*><Merchant descriptor in Payment Receiving Preferences>`<br />`  <1 space><soft descriptor>`<br /><br />Character length and limitations: The soft descriptor can contain only the following characters:<br /><br />                 Alphanumeric charactersDash (`-`)Asterisk (`*`)Period (`.`)Space (` `)If you pass any other characters, such as comma (`,`), PayPal returns an error code.<br /><br />The soft descriptor can also include a phone number, which can be toggled between the merchant's customer service number and PayPal's customer service number.<br /><br />The maximum length of the soft descriptor is 22 characters. The PayPal prefix uses either four or eight characters of the data format. The maximum length of the soft descriptor information that you can pass in this field is:<br /><br />`22 - len(<PP * \| PAYPAL *>) - len(<var>Descriptor in Payment Receiving Preferences</var> + 1)`<br /><br />For example, assume the following conditions:<br /><br />                 The PayPal prefix toggle is set to `PAYPAL *` in PayPal's administration tools.The merchant descriptor set in the Payment Receiving Preferences is `EBAY`.The soft descriptor is passed in as `JanesFlowerGifts LLC`.The resulting descriptor string on the credit card is:<br /><br />`PAYPAL *EBAY JanesFlow` |
| `PAYMENTREQUEST_n_ALLOWEDPAYMENTMETHOD`<br />   | *(Optional)* The payment method type. Specify the value`InstantPaymentOnly`. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| `PAYMENTREQUEST_n_PAYMENTACTION`<br />          | *(Conditional)* How you want to obtain payment. When implementing parallel payments, this field is required and must be set to `Order`. When implementing digital goods, this field is required and must be set to `Sale`. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive; except for digital goods, which supports single payments only. If the transaction does not include a one-time purchase, this field is ignored. Value is:<br />                  `Sale`. This is a final sale for which you are requesting payment (default).`Authorization`. This payment is a basic authorization subject to settlement with PayPal Authorization and Capture.`Order`. This payment is an order authorization subject to settlement with PayPal Authorization and Capture.                  > **Note:** &#x2A;*Note:** You cannot set this field to`Sale` in `SetExpressCheckout` request and then change the value to `Authorization` or`Order` in the `DoExpressCheckoutPayment`request. If you set the field to `Authorization` or`Order` in `SetExpressCheckout`, you may set the field to `Sale`.                  Character length and limitations: Up to 13 single-byte alphabetic characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| `PAYMENTREQUEST_n_PAYMENTREQUESTID`             | A unique identifier of the specific payment request. Required when implementing parallel payments. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations: Up to 127 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

### Address Type Fields [#address-type-fields]

| Field                                | Description                                                                                                                                                                                                                                                                                                                         |
| ------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTREQUEST_n_SHIPTONAME`        | `xs:string`<br />Person's name associated with this shipping address. It is required if using a shipping address.<br />Character length and limitations: 128 double-byte characters.                                                                                                                                                |
| `PAYMENTREQUEST_n_SHIPTOSTREET`      | First street address. It is required if using a shipping address.<br />Character length and limitations: 100 single-byte characters.                                                                                                                                                                                                |
| `PAYMENTREQUEST_n_SHIPTOSTREET2`     | *(Optional)* Second street address.<br />Character length and limitations: 100 single-byte characters.                                                                                                                                                                                                                              |
| `PAYMENTREQUEST_n_SHIPTOCITY`        | Name of city. It is required if using a shipping address.<br />Character length and limitations: 40 single-byte characters.                                                                                                                                                                                                         |
| `PAYMENTREQUEST_n_SHIPTOSTATE`       | State or province.<br />Required for transactions only if the address is in one of the following countries: Argentina, Brazil, Canada, China, Indonesia, India, Japan, Mexico, Thailand or USA. See the list of PayPal [state codes](/api/nvp-soap/state-codes/).<br />Character length and limitations: 40 single-byte characters. |
| `PAYMENTREQUEST_n_SHIPTOZIP`         | U.S. ZIP code or other country-specific postal code. It is required if using a U.S. shipping address and may be required for other countries.<br />Character length and limitations: 20 single-byte characters.                                                                                                                     |
| `PAYMENTREQUEST_n_SHIPTOCOUNTRYCODE` | Country code. It is required if using a shipping address.<br />Character length and limitations: 2 single-byte characters.                                                                                                                                                                                                          |
| `PAYMENTREQUEST_n_SHIPTOPHONENUM`    | *(Optional)* Phone number.<br />Character length and limitations: 20 single-byte characters.                                                                                                                                                                                                                                        |

### Payment Details Item Type Fields [#payment-details-item-type-fields]

| Field                                                                       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `L_PAYMENTREQUEST_n_NAMEm`                                                  | Item name. This field is required when `L_PAYMENTREQUEST_n_ITEMCATEGORYm` is passed. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which supports single payments only. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_NAME0`, `L_PAYMENTREQUEST_n_NAME1`).<br />                  Character length and limitations: 127 single-byte characters.<br />                  This field is introduced in version 53.0.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `L_PAYMENTREQUEST_n_DESCm`                                                  | *(Optional)* Item description. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which supports single payments only. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_DESC0`, `L_PAYMENTREQUEST_n_DESC1`).<br />Character length and limitations: 127 single-byte characters.<br />This field is introduced in version 53.0.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `L_PAYMENTREQUEST_n_AMTm`<br />                                             | Cost of item. This field is required when `L_PAYMENTREQUEST_n_ITEMCATEGORYm` is passed.You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which supports single payments only. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_AMT0`, `L_PAYMENTREQUEST_n_AMT1`).<br />                   > **Note:** &#x2A;*Note:** `PAYMENTREQUEST_n_ITEMAMT` is required if you specify `L_PAYMENTREQUEST_n_AMTm`.                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/). > **Note:** &#x2A;*Note:** If the line item is a discount, a negative value must be passed in this field.                  This field is introduced in version 53.0.<br /> |
| `L_PAYMENTREQUEST_n_NUMBERm`                                                | *(Optional)* Item number. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_NUMBER0`, `L_PAYMENTREQUEST_n_NUMBER1`).<br />Character length and limitations: 127 single-byte characters.<br />This field is introduced in version 53.0.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `L_PAYMENTREQUEST_n_QTYm`                                                   | Item quantity. This field is required when `L_PAYMENTREQUEST_n_ITEMCATEGORYm` is passed. For digital goods (`L_PAYMENTREQUEST_n_ITEMCATEGORYm=Digital`), this field is required. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which only supports single payments. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_QTY0`, `L_PAYMENTREQUEST_n_QTY1`).<br />Character length and limitations: Any positive integer.<br />This field is introduced in version 53.0.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `L_PAYMENTREQUEST_n_TAXAMTm`<br />                                          | *(Optional)* Item sales tax. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which only supports single payments. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_TAXAMT0`, `L_PAYMENTREQUEST_n_TAXAMT1`).<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                              |
| `L_PAYMENTREQUEST_n_ITEMWEIGHTVALUEm`, `L_PAYMENTREQUEST_n_ITEMWEIGHTUNITm` | *(Optional)* Item weight corresponds to the weight of the item. You can pass this data to the shipping carrier as is without having to make an additional database query. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment;. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMWEIGHTVALUE0`, `L_PAYMENTREQUEST_n_ITEMWEIGHTVALUE1`).<br />Character length and limitations: Any positive integer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `L_PAYMENTREQUEST_n_ITEMLENGTHVALUEm`, `L_PAYMENTREQUEST_n_ITEMLENGTHUNITm` | *(Optional)* Item length corresponds to the length of the item. You can pass this data to the shipping carrier as is without having to make an additional database query. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMLENGTHVALUE0`, `L_PAYMENTREQUEST_n_ITEMLENGTHVALUE1`).<br />Character length and limitations: Any positive integer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| `L_PAYMENTREQUEST_n_ITEMWIDTHVALUEm`, `L_PAYMENTREQUEST_n_ITEMWIDTHUNITm`   | *(Optional)* Item width corresponds to the width of the item. You can pass this data to the shipping carrier as is without having to make an additional database query. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMWIDTHVALUE0`, `L_PAYMENTREQUEST_n_ITEMWIDTHVALUE1`).<br />Character length and limitations: Any positive integer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `L_PAYMENTREQUEST_n_ITEMHEIGHTVALUEm`, `L_PAYMENTREQUEST_n_ITEMHEIGHTUNITm` | *(Optional)* Item height corresponds to the height of the item. You can pass this data to the shipping carrier as is without having to make an additional database query. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMHEIGHTVALUE0`, `L_PAYMENTREQUEST_n_ITEMHEIGHTVALUE1`).<br />Character length and limitations: Any positive integer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| `L_PAYMENTREQUEST_n_ITEMURLm`                                               | (Optional) URL for the item. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMURL0`, `L_PAYMENTREQUEST_n_ITEMURL1`).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `L_PAYMENTREQUEST_n_ITEMCATEGORYm`                                          | Indicates whether an item is digital or physical. For digital goods, this field is required and must be set to `Digital`. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment; except for digital goods, which only supports single payments. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_ITEMCATEGORY0`, `L_PAYMENTREQUEST_n_ITEMCATEGORY1`). Value is:`Digital``Physical`                 This field is available since version 65.1.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

### EbayItemPaymentDetailsItemType Fields [#ebayitempaymentdetailsitemtype-fields]

| Field                                      | Description                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `L_PAYMENTREQUEST_n_EBAYITEMNUMBERm`       | *(Optional)* Auction item number. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_EBAYITEMNUMBER0`, `L_PAYMENTREQUEST_n_EBAYITEMNUMBER1`).<br />Character length: 765 single-byte characters.                                                  |
| `L_PAYMENTREQUEST_n_EBAYITEMAUCTIONTXNIDm` | *(Optional)* Auction transaction identification number. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_EBAYITEMAUCTIONTXNID0`, `L_PAYMENTREQUEST_n_EBAYITEMAUCTIONTXNID1`).<br />Character length: 255 single-byte characters.                |
| `L_PAYMENTREQUEST_n_EBAYITEMORDERIDm`      | *(Optional)* Auction order identification number. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_EBAYITEMORDERID0`, `L_PAYMENTREQUEST_n_EBAYITEMORDERID1`).<br />Character length: 64 single-byte characters.                                 |
| `L_PAYMENTREQUEST_n_EBAYCARTIDm`           | *(Optional)* The unique identifier provided by eBay for this order from the buyer. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment. These parameters must be ordered sequentially beginning with 0 (for example `L_PAYMENTREQUEST_n_EBAYITEMCARTID0`, `L_PAYMENTREQUEST_n_EBAYITEMCARTID1`).<br />Character length: 255 single-byte characters. |

### DiscountInfoType Fields [#discountinfotype-fields]

Describes discount information.

| Field                                                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTREQUEST_nREDEEMEDOFFERNAME`<br />            | *(Optional)* The name of the [buyer's wallet item](/api/nvp-soap/get-express-checkout-details-nvp/#walletitemstype-fields) offer redeemed in this transaction, such as, a merchant coupon or a loyalty program card.<br />                  Character length and limitations: 127 single-byte characters<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| `PAYMENTREQUEST_nREDEEMEDOFFERDESCRIPTION`<br />     | `xs:string`<br /&#x3E;                  &#x2A;(Optional)* Description of the offer redeemed in this transaction, such as, a merchant coupon or a loyalty program.<br />                  Character length and limitations: 127 single-byte characters<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `PAYMENTREQUEST_nREDEEMEDOFFERAMOUNT`<br />          | *(Optional)* Amount of the offer redeemed in this transaction.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `PAYMENTREQUEST_nREDEEMEDOFFERTYPE`<br />            | *(Optional)* Type of the offer redeemed in this transaction.<br />                  Value is:<br />                  `LOYALTY_CARD``MERCHANT_COUPON`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTREQUEST_nREDEEMEDOFFERID`<br />              | `xs:string`<br /&#x3E;                  &#x2A;(Optional)* Unique ID of the offer redeemed in this transaction or the buyer's loyalty card account number.<br />                  Character length and limitations: 64 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `PAYMENTREQUEST_nREDEEMEDOFFERPOINTSACCRUED`<br />   | *(Optional)* The number of loyalty points accrued in this transaction.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `PAYMENTREQUEST_nCUMMULATIVEPOINTSNAME`<br />        | *(Optional)* The name of the loyalty points program in which the buyer earned points in this transaction.<br />                  Character length and limitations: 127 single-byte characters<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `PAYMENTREQUEST_nCUMMULATIVEPOINTSDESCRIPTION`<br /> | `xs:string`<br /&#x3E;                  &#x2A;(Optional)* Description of the loyalty points program.<br />                  Character length and limitations: 127 single-byte characters<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| `PAYMENTREQUEST_nCUMMULATIVEPOINTSTYPE`<br />        | *(Optional)* Type of discount or loyalty program.<br />                  It is one of the following:<br />                  `2`. LOYALTY\_CARD.`4`. PRIVATE\_LABEL\_CREDIT\_CARD.`7`. MERCHANT\_CLOSED\_LOOP\_OFFER.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTREQUEST_nCUMMULATIVEPOINTSID`<br />          | `xs:string`<br /&#x3E;                  &#x2A;(Optional)* Unique ID of the buyer's loyalty points account.<br />                  Character length and limitations: 64 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTREQUEST_nCUMMULATIVEPOINTSACCRUED`<br />     | *(Optional)* The cumulative number of loyalty points the buyer has accrued.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `PAYMENTREQUEST_nMERCHANTDATAKEYm`<br />             | *(Optional)* Key name of a merchant data key-value pair passed with the transaction. You can pass up to 16 key-value pairs (where m is between `0` and `15` inclusive) with each payment, and up to ten payments in each request (where n is between `0` and `9` inclusive).<br />                  Character length and limitations: 64 single-byte characters.<br /> You can specify up to 10 payments in each request. The character `n`, in the field name, is the payments array index and should be replaced with an integer in the inclusive range of `0` and `9`. For example, if you are passing only one payment in the request, replace `n` with the digit `0`. For multiple payments within a single request, you must order the payments sequentially. <br /><br />If you are using digital goods, you can send only a single payment in each request. This field also allows you to pass an array of information for each payment. Replace the character `m` in the field name with an integer (an array key). The keys must be ordered sequentially, beginning with 0.       |
| `PAYMENTREQUEST_nMERCHANTDATAVALUEm`<br />           | *(Optional)* Merchant data value, part of a key-value pair, passed with the transaction. You can pass up to 16 key-value pairs (where m is between `0` and `15` inclusive) with each payment, and up to ten payments in each request (where n is between `0` and `9` inclusive).<br />                  Character length and limitations: 8192 single-byte characters.<br /> You can specify up to 10 payments in each request. The character `n`, in the field name, is the payments array index and should be replaced with an integer in the inclusive range of `0` and `9`. For example, if you are passing only one payment in the request, replace `n` with the digit `0`. For multiple payments within a single request, you must order the payments sequentially. <br /><br />If you are using digital goods, you can send only a single payment in each request. This field also allows you to pass an array of information for each payment. Replace the character `m` in the field name with an integer (an array key). The keys must be ordered sequentially, beginning with 0. |

### UserSelectedOptions Type Fields [#userselectedoptions-type-fields]

| Field                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `INSURANCEOPTIONSELECTED` | *(Optional)* The option that the buyer chose for insurance. Value is:`Yes`. The buyer opted for insurance.`No`. The buyer did not opt for insurance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `SHIPPINGOPTIONISDEFAULT` | *(Optional)* Whether the buyer chose the default shipping option. Value is:`true`. The buyer chose the default shipping option.`false`. The buyer did not choose the default shipping option.                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `SHIPPINGOPTIONAMOUNT`    | *(Optional)* The shipping amount that the buyer chose.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/). |
| `SHIPPINGOPTIONNAME`      | *(Optional)* The name of the shipping option, such as air or ground.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

### Seller Details Type Fields [#seller-details-type-fields]

| Field                                     | Description                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTREQUEST_n_SELLERID`               | *(Optional)* Unique non-changing identifier for the merchant at the marketplace site. This ID is not displayed. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />Character length and limitations: 13 single-byte alphanumeric characters.                                              |
| `PAYMENTREQUEST_n_SELLERUSERNAME`         | `xs:string&#x60;<br />&#x2A;(Optional)* Current name of the merchant or business at the marketplace site. This name may be shown to the buyer. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.                                                                                              |
| `PAYMENTREQUEST_n_SELLERREGISTRATIONDATE` | (*Optional*) Date when the merchant registered with the marketplace. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Must be a valid date, in UTC/GMT format; for example, `2013-08-24T05:38:48Z`. No wildcards are allowed. |

## DoExpressCheckoutPayment Response Message [#doexpresscheckoutpayment-response-message]

### DoExpressCheckoutPayment Response Fields [#doexpresscheckoutpayment-response-fields]

| Field                          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `TOKEN`                        | The time-stamped token value that was returned by `SetExpressCheckout` response and passed on `GetExpressCheckoutDetails` request.<br />                  Character length and limitations: 20 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                            |
| `BILLINGAGREEMENTID`           | Identification number of the billing agreement. When the buyer approves the billing agreement, it remains valid until canceled by the buyer.<br /><br />                  > **Note:** &#x2A;*Note:** For [reference transactions](/archive/express-checkout/integration-guide/ECReferenceTxns/), you can pass a billing agreement ID in the `ReferenceID` request field. Also, a billing agreement ID is returned in the transaction response when the transaction references a billing agreement. <br /><br />Character length and limitations: 19 single-byte alphanumeric characters |
| `REDIRECTREQUIRED`             | Flag to indicate whether you need to redirect the buyer back to PayPal after successfully completing the transaction.<br />                  If set to true, you can redirect users to the following URL with the `token` value appended:<br />                  `https://www.paypal.com/cgi-bin/webscr?cmd=_complete-express-checkout&token=(token)`                  > **Note:** &#x2A;*Note:** Use this field only if you are using giropay or bank transfer payment methods in Germany.                                                                                             |
| `NOTE`                         | The text entered by the buyer on the PayPal website if you set the `ALLOWNOTE` field to `1` in `SetExpressCheckout`.<br />                  This field is available since version 53.0.<br />                  Character length and limitations: 255 single-byte characters.<br />                                                                                                                                                                                                                                                                                                      |
| `MSGSUBID`                     | Unique ID passed for each API request to help prevent duplicate payments. This ID is passed directly back in the response. For more information, see [Idempotency](/archive/express-checkout/integration-guide/ec-related-ops/#idempotency).<br />                  Character length and limitations: 38 single-byte characters maximum.<br />                                                                                                                                                                                                                                          |
| `SUCCESSPAGEREDIRECTREQUESTED` | Flag to indicate whether you would like to redirect the buyer to sign up for PayPal after completing the transaction.<br />                  If set to true, you can redirect users to the following URL with the `token` value appended:<br />                  `https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout-success&token=(token)`                                                                                                                                                                                                                                    |

### Payment Information Type Fields [#payment-information-type-fields]

When implementing parallel payments, up to 10 payment information type sets of payment information type parameter fields can be returned, each representing one payment you are hosting on your marketplace.

| Field                                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTINFO_n_TRANSACTIONID`             | Unique transaction ID of the payment. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                   > **Note:** &#x2A;*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: 17 characters. [Orders](/archive/paypal-payments-standard/admin/auth-capture#types-of-authorizations) transactions have 19 characters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_EBAYITEMAUCTIONTXNID`      | eBay transaction identification number. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations: 255 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| `PAYMENTINFO_n_PARENTTRANSACTIONID`       | Parent or related transaction identification number. This field is populated for the following transaction types:<br />                  ReversalCapture of an authorized transactionReauthorization of a transactionCapture of an order. The value of `ParentTransactionID` is the original `OrderID`.Authorization of an order. The value of `ParentTransactionID` is the original `OrderID`.Capture of an order authorizationVoid of an order. The value of `ParentTransactionID` is the original `OrderID`.Character length and limitations: 17 characters. [Orders](/archive/paypal-payments-standard/admin/auth-capture#types-of-authorizations) transactions have 19 characters.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `PAYMENTINFO_n_RECEIPTID`                 | Character length and limitations: 16 digits in xxxx-xxxx-xxxx-xxxx format.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `PAYMENTINFO_n_TRANSACTIONTYPE`           | Type of transaction. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `cart``expresscheckout`                 Character length and limitations: 15 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTINFO_n_PAYMENTTYPE`               | Indicates whether the payment is instant or delayed. Value is:<br />                  You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `none``echeck``instant`                 Character length and limitations: 7 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTINFO_n_EXPECTEDECHECKCLEARDATE`   | eCheck latest expected clear date.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| `PAYMENTINFO_n_ORDERTIME`                 | Date/time stamp of the payment.<br />                  Character length and limitations:<br /> Date and time are in UTC/GMT format. For example, `2013-08-24T05:38:48Z`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| `PAYMENTINFO_n_AMT`                       | The final amount charged, including any shipping and taxes from your Merchant Profile. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| `PAYMENTINFO_n_CURRENCYCODE`              | A 3-character [currency code](/api/nvp-soap/currency-codes/). Default: USD.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| `PAYMENTINFO_n_FEEAMT`                    | PayPal fee amount charged for the transaction. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_SETTLEAMT`                 | Amount deposited in your PayPal account after a currency conversion. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `PAYMENTINFO_n_SETTLEAMTCURRENCYCODE`     | The 3-character [currency code](/api/nvp-soap/currency-codes/) of `PAYMENTINFO_n_SETTLEAMT`. Supported for a maximum ten payments, where n is a digit from 0 to 9, inclusive.<br />                  This field is available since version 216.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `PAYMENTINFO_n_SETTLEMENTFEEAMOUNT`       | Transaction fee associated with the payment in the settlement currency. Applicable only for use cases where the PayPal fee is charged in the settlement currency. Example: `CNY`. Supported for a maximum ten payments, where n is a digit from 0 to 9, inclusive.<br />                  This field is available since version 216.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_SETTLEMENTFEECURRENCYCODE` | The 3-character [currency code](/api/nvp-soap/currency-codes/) of `PAYMENTINFO_n_SETTLEMENTFEEAMOUNT`. Supported for a maximum ten payments, where n is a digit from 0 to 9, inclusive.<br />                  This field is available since version 216.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTINFO_n_TAXAMT`                    | Tax charged on the transaction.<br />                  You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| `PAYMENTINFO_n_EXCHANGERATE`              | Exchange rate if a currency conversion occurred. Relevant only if your are billing in their non-primary currency. If the buyer chooses to pay with a currency other than the non-primary currency, the conversion occurs in the buyer's account. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations: Decimal value that does not exceed 17 characters, including decimal point.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| `PAYMENTINFO_n_PAYMENTSTATUS`             | The status of the payment. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `None`. No status.`Canceled-Reversal`. A reversal has been canceled; for example, when you win a dispute and the funds for the reversal have been returned to you.`Completed`. The payment has been completed, and the funds have been added successfully to your account balance.`Denied`. You denied the payment. This happens only if the payment was previously pending because of possible reasons described for the `PendingReason` element.`Expired`. the authorization period for this payment has been reached.`Failed`. The payment has failed. This happens only if the payment was made from your buyer's bank account.`In-Progress`. The transaction has not terminated, e.g. an authorization may be awaiting completion.`Partially-Refunded`. The payment has been partially refunded.`Pending`. The payment is pending. See the `PendingReason` field for more information.`Refunded`. You refunded the payment.`Reversed`. A payment was reversed due to a chargeback or other type of reversal. The funds have been removed from your account balance and returned to the buyer. The reason for the reversal is specified in the ReasonCode element.`Processed`. A payment has been accepted.`Voided`. An authorization for this transaction has been voided.`Completed_Funds_Held`. The payment has been completed, and the funds have been added successfully to your pending balance. See the `PAYMENTINFO_n_HOLDDECISION` field for more information.                                                                                                                                                                                                                                                                                                                                                                                                 |
| `PAYMENTINFO_n_PENDINGREASON`             | Reason the payment is pending. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `none`. No pending reason.`address`. The payment is pending because your buyer did not include a confirmed shipping address and your Payment Receiving Preferences is set such that you want to manually accept or deny each of these payments. To change your preference, go to the `Preferences` section of your `Profile`.`authorization`. The payment is pending because it has been authorized but not settled. You must capture the funds first.`echeck`. The payment is pending because it was made by an eCheck that has not yet cleared.`intl`. The payment is pending because you hold a non-U.S. account and do not have a withdrawal mechanism. You must manually accept or deny this payment from your `Account Overview`.`multi-currency`. You do not have a balance in the currency sent, and you do not have your *Payment Receiving Preferences* set to automatically convert and accept this payment. You must manually accept or deny this payment.`order`. The payment is pending because it is part of an order that has been authorized but not settled.`paymentreview`. The payment is pending while it is being reviewed by PayPal for risk.`regulatoryreview` - The payment is pending while we make sure it meets regulatory requirements. You will be contacted again in 24-72 hours with the outcome of the review.`unilateral`. The payment is pending because it was made to an email address that is not yet registered or confirmed.`verify`. The payment is pending because you are not yet verified. You must verify your account before you can accept this payment.`other`. The payment is pending for a reason other than those listed above. For more information, contact PayPal customer service.                  > **Note:** &#x2A;*Note:** `PendingReason` is returned in the response only if `PaymentStatus` is `Pending`. |
| `PAYMENTINFO_n_REASONCODE`                | Reason for a reversal if TransactionType is reversal. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `none`. No reason code.`chargeback`. A reversal has occurred on this transaction due to a chargeback by your buyer.`guarantee`. A reversal has occurred on this transaction due to your buyer triggering a money-back guarantee.`buyer-complaint`. A reversal has occurred on this transaction due to a complaint about the transaction from your buyer.`refund`. A reversal has occurred on this transaction because you have given the buyer a refund.`other`. A reversal has occurred on this transaction due to a reason not listed above.                  > **Note:** &#x2A;*Note:** `ReasonCode` is returned in the response only if `PaymentStatus` is `Pending`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTINFO_n_HOLDDECISION`              | Reason that this payment is being held. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `newsellerpaymenthold`. This is a new merchant.`paymenthold`. A hold is placed on the merchant's transaction for a reason not listed.                 This field is available since version 71.0 and is returned only if `PAYMENTINFO_n_PAYMENTSTATUS `is `Completed_Funds_Held`.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| `PAYMENTINFO_n_SHIPPINGMETHOD`            | Shipping method selected by the user during check-out.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `PAYMENTINFO_n_PROTECTIONELIGIBILITY`     | Prior to version 64.4, the kind of seller protection in force for the transaction. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. Value is:<br />                  `Eligible`. Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payments and Item Not Received.`PartiallyEligible`. Merchant is protected by PayPal's Seller Protection Policy for Item Not Received.`Ineligible`. Merchant is not protected under the Seller Protection Policy.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| `PAYMENTINFO_n_PROTECTIONELIGIBILITYTYPE` | Since version 64.4, the type of seller protection in force for the transaction.<br /><br />It is one or more of the following values:`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.                  > **Note:** &#x2A;*Note:**                     If more than one of these values is returned in this field, they are returned in a comma-delimited string; for example, `ItemNotReceivedEligible,UnauthorizedPaymentEligible`.<br /> This field is available since version 64.4.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| `PAYMENTINFO_n_RECEIPTREFERENCENUMBER`    | Receipt Reference Number for this Transaction<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| `PAYMENTINFO_n_SHIPPINGAMT`               | `xs:string`<br />                  Amount of shipping charged on this transaction.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/). > **Note:** &#x2A;*Note:** `PAYMENTINFO_n_ITEMAMT` is required if you specify `PAYMENTINFO_n_SHIPPINGAMT`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_HANDLINGAMT`               | `xs:string`<br />                  Amount of ship handling charged on transaction<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `STOREID`                                 | `xs:string`<br />StoreId as entered in the transaction.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `TERMINALID`                              | `xs:string`<br />TerminalId as entered in the transaction.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_PAYMENTREQUESTID`          | Unique identifier of the specific payment request. The value should match the one you passed in the `DoExpressCheckout` request. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />                  Character length and limitations: Up to 127 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `PAYMENTINFO_n_INSTRUMENTCATEGORY`        | Returns the category of the instrument only when it is promotional. Value is:<br />                  `1`. PayPal Credit ® (formerly Bill Me Later®)`2`. A Private Label Credit Card (PLCC) or co-branded payment card                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `PAYMENTINFO_n_INSTRUMENTID`              | *Reserved for future use.*<br />Returns the instrument ID (issued by the external party) corresponding to the funding source used in the payment.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| `PAYMENTINFO_n_OFFERCODE`                 | Code used to identify the promotion offer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| `PAYMENTINFO_n_OFFERTRACKINGID`           | Unique identification for merchant/buyer/offer combo.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |

### UserSelectedOptions Type Fields [#userselectedoptions-type-fields-1]

| Field                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `SHIPPINGCALCULATIONMODE` | Describes how the options that were presented to the buyer were determined. Value is:`API - Callback``API - Flatrate`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `INSURANCEOPTIONSELECTED` | The option that the buyer chose for insurance. Value is:`Yes`. The buyer opted for insurance.`No`. The buyer did not opt for insurance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `SHIPPINGOPTIONISDEFAULT` | Indicates whether the buyer chose the default shipping option. Value is:`true`. The buyer chose the default shipping option.`false`. The buyer did not choose the default shipping option.                 Character length and limitations: true or false<br />                                                                                                                                                                                                                                                                                                                                                       |
| `SHIPPINGOPTIONAMOUNT`    | The shipping amount that the buyer chose.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/). |
| `SHIPPINGOPTIONNAME`      | The name of the shipping option, such as air or ground.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

### Error Type Fields [#error-type-fields]

| Field               | Description                                                                                                                  |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| `L_SHORTMESSAGE_n_` | `xs:string`<br />Payment error short message. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. |
| `L_LONGMESSAGE_n_`  | `xs:string`<br />Payment error long message. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.  |
| `L_ERRORCODE_n_`    | `xs:string`<br />Payment error code. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.          |
| `L_SEVERITYCODE_n_` | `xs:string`<br />Payment error severity code. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive. |
| `ACK`               | `xs:string`<br />The final status of API request, whether success/failure/partial success/duplicate request.                 |

If you receive a `PAYMENTINFO_n_XXXXX` error, these are listed under [Deprecated Error Codes](#deprecated-error-codes) below.

### Seller Details Type Fields [#seller-details-type-fields-1]

| Field                                   | Description                                                                                                                                                                                                                                                                                               |
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTINFO_n_SELLERPAYPALACCOUNTID`   | Unique identifier for the merchant. For parallel payments, this field contains either the Payer Id or the email address of the merchant. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive.<br />Character length and limitations: 127 single-byte alphanumeric characters.   |
| `PAYMENTINFO_n_SECUREMERCHANTACCOUNTID` | Unique PayPal customer account number (of the merchant). This field is returned in the response. It is ignored if passed in the request.                                                                                                                                                                  |
| `PAYMENTINFO_n_SELLERID`                | Unique, non-changing identifier for the merchant at the marketplace site. (*Optional*)<br />You can specify up to ten payments, where `n` is a digit from 0 to 9, inclusive.<br />Character length and limitations: 13 single-byte alphanumeric characters.                                               |
| `PAYMENTINFO_n_SELLERUSERNAME`          | Current name of the merchant or business at the marketplace site. This name may be shown to the buyer.<br />You can specify up to ten payments, where `n` is a digit from 0 to 9, inclusive.                                                                                                              |
| `PAYMENTINFO_n_SELLERREGISTRATIONDATE`  | Date when the merchant registered with the marketplace.<br />                  up to ten payments can be specified, where `n` is a digit from 0 to 9, inclusive.<br />                  Character length and limitations:<br /> Date and time are in UTC/GMT format. For example, `2013-08-24T05:38:48Z`. |

### RiskFilterList Type Fields [#riskfilterlist-type-fields]

| Field                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `L_PAYMENTINFO_n_FMFfilterIDm`   | Filter ID, including the *filter* type, (`PENDING`, `REPORT`, or `DENY`), the filter *ID*, and the entry number, m, 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                 You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment.<br /> |
| `L_PAYMENTINFO_n_FMFfilterNAMEm` | Filter name, including the *filter* type, (`PENDING`, `REPORT`, or `DENY`), the filter *NAME*, and the entry number, m, starting from 0. You can specify up to ten payments, where n is a digit from 0 to 9, inclusive, and m specifies the list item within the payment.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |

## Deprecated Fields [#deprecated-fields]

The following fields are deprecated. Replacement fields are noted when available.

### Deprecated DoExpressCheckoutPayment Request Fields [#deprecated-doexpresscheckoutpayment-request-fields]

| Field                  | Use this field instead                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `PAYMENTACTION`        | `PAYMENTREQUEST_n_PAYMENTACTION`                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| `GIFTMESSAGE`          | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* The gift message the buyer entered on the PayPal pages.<br />                  Character length and limitations: 150 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| `GIFTRECEIPTENABLE`    | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* Whether the buyer selected a gift receipt on the PayPal pages. It is one of the following vaues:<br />                  `true`. The buyer selected a gift message.`false`. The buyer did not select a gift message.                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `GIFTWRAPNAME`         | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* Return the gift wrap name only if the buyer selected the gift option on the PayPal pages.<br />                  Character length and limitations: 25 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| `GIFTWRAPAMOUNT`       | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* Amount only if the buyer selected the gift option on the PayPal pages.<br />                  Character length and limitations:<br /> Value is typically a positive number that cannot exceed nine (9) digits in SOAP request/response for USD, CLP, or JPY or the [per transaction limit for the currency](/api/nvp-soap/currency-codes/). It includes no currency symbol. Most currencies require two decimal places. The decimal separator must be a period (`.`), and the optional thousands separator must be a comma (`,`). Some currencies do not allow decimals. For details, see the [currency codes page](/api/nvp-soap/currency-codes/). |
| `SURVEYQUESTION`       | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* Survey question on the PayPal pages.<br />                  Limitations: 50 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| `SURVEYCHOICESELECTED` | Discontinued Sept. 8, 2016. (No replacement.)<br /&#x3E;                  &#x2A;(Optional)* Survey response that the buyer selected on the PayPal pages.<br />                  Character length and limitations: 15 single-byte characters.<br />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |

### Deprecated Payment Details Type Fields [#deprecated-payment-details-type-fields]

| Field                       | Use this field instead                    |
| --------------------------- | ----------------------------------------- |
| `AMT`                       | `PAYMENTREQUEST_n_AMT`                    |
| `CURRENCYCODE`              | `PAYMENTREQUEST_n_CURRENCYCODE`           |
| `ITEMAMT`                   | `PAYMENTREQUEST_n_ITEMAMT`                |
| `SHIPPINGAMT`               | `PAYMENTREQUEST_n_SHIPPINGAMT`            |
| `INSURANCEAMT`              | `PAYMENTREQUEST_n_INSURANCEAMT`           |
| `SHIPPINGDISCAMT`           | `PAYMENTREQUEST_n_SHIPDISCAMT`            |
| `INSURANCEOPTIONOFFERED`    | `PAYMENTREQUEST_n_INSURANCEOPTIONOFFERED` |
| `HANDLINGAMT`               | `PAYMENTREQUEST_n_HANDLINGAMT`            |
| `TAXAMT`                    | `PAYMENTREQUEST_n_TAXAMT`                 |
| `DESC`                      | `PAYMENTREQUEST_n_DESC`                   |
| `CUSTOM`                    | `PAYMENTREQUEST_n_CUSTOM`                 |
| `INVNUM`                    | `PAYMENTREQUEST_n_INVNUM`                 |
| `NOTIFYURL`                 | `PAYMENTREQUEST_n_NOTIFYURL`              |
| `NOTETEXT`                  | `PAYMENTREQUEST_n_NOTETEXT`               |
| `SOFTDESCRIPTOR`            | `PAYMENTREQUEST_n_SOFTDESCRIPTOR`         |
| `TRANSACTIONID`             | `PAYMENTREQUEST_n_TRANSACTIONID`          |
| `ALLOWEDPAYMENTMETHOD`      | `PAYMENTREQUEST_n_ALLOWEDPAYMENTMETHOD`   |
| `PAYMENTACTION`             | `PAYMENTREQUEST_n_PAYMENTACTION`          |
| `PAYMENTREQUESTID`          | `PAYMENTREQUEST_n_PAYMENTREQUESTID`       |
| `SETTLEMENTFEEAMOUNT`       | `PAYMENTINFO_n_SETTLEMENTFEEAMOUNT`       |
| `SETTLEMENTFEECURRENCYCODE` | `PAYMENTINFO_n_SETTLEMENTFEECURRENCYCODE` |
| `SETTLEAMTCURRENCYCODE`     | `PAYMENTINFO_n_SETTLEAMTCURRENCYCODE`     |

### Deprecated Address Type Fields [#deprecated-address-type-fields]

| Field            | Use this field instead               |
| ---------------- | ------------------------------------ |
| `SHIPTONAME`     | `PAYMENTREQUEST_n_SHIPTONAME`        |
| `SHIPTOSTREET`   | `PAYMENTREQUEST_n_SHIPTOSTREET`      |
| `SHIPTOSTREET2`  | `PAYMENTREQUEST_n_SHIPTOSTREET2`     |
| `SHIPTOCITY`     | `PAYMENTREQUEST_n_SHIPTOCITY`        |
| `SHIPTOSTATE`    | `PAYMENTREQUEST_n_SHIPTOSTATE`       |
| `SHIPTOZIP`      | `PAYMENTREQUEST_n_SHIPTOZIP`         |
| `SHIPTOCOUNTRY`  | `PAYMENTREQUEST_n_SHIPTOCOUNTRYCODE` |
| `SHIPTOPHONENUM` | `PAYMENTREQUEST_n_SHIPTOPHONENUM`    |

### Deprecated Payment Details Item Type Fields [#deprecated-payment-details-item-type-fields]

| Field                 | Use this field instead                |
| --------------------- | ------------------------------------- |
| `L_NAMEn`             | `L_PAYMENTREQUEST_n_NAMEm`            |
| `L_DESCn`             | `L_PAYMENTREQUEST_n_DESCm`            |
| `L_AMTn`              | `L_PAYMENTREQUEST_n_AMTm`             |
| `L_NUMBERn`           | `L_PAYMENTREQUEST_n_NUMBERm`          |
| `L_QTYn`              | `L_PAYMENTREQUEST_n_QTYm`             |
| `L_TAXAMTn`           | `L_PAYMENTREQUEST_n_TAXAMTm`          |
| `L_ITEMWEIGHTTVALUEn` | `L_PAYMENTREQUEST_n_ITEMWEIGHTVALUEm` |
| `L_ITEMWEIGHTUNITn`   | `L_PAYMENTREQUEST_n_ITEMWEIGHTUNITm`  |
| `L_ITEMLENGTHVALUEn`  | `L_PAYMENTREQUEST_n_ITEMLENGTHVALUEm` |
| `L_ITEMLENGTHUNITn`   | `L_PAYMENTREQUEST_n_ITEMLENGTHUNITm`  |
| `L_ITEMWIDTHVALUEn`   | `L_PAYMENTREQUEST_n_ITEMWIDTHVALUEm`  |
| `L_ITEMWIDTHUNITn`    | `L_PAYMENTREQUEST_n_ITEMWIDTHUNITm`   |
| `L_ITEMHEIGHTVALUEn`  | `L_PAYMENTREQUEST_n_ITEMHEIGHTVALUEm` |
| `L_ITEMHEIGHTUNITn`   | `L_PAYMENTREQUEST_n_ITEMHEIGHTUNITm`  |
| `L_ITEMURLn`          | `L_PAYMENTREQUEST_n_ITEMURLm`         |

### Deprecated EbayItemPaymentDetailsItemType Fields [#deprecated-ebayitempaymentdetailsitemtype-fields]

| Field                 | Use this field instead                 |
| --------------------- | -------------------------------------- |
| `L_EBAYITEMNUMBERn`   | `L_PAYMENTREQUEST_n_EBAYITEMNUMBERm`   |
| `L_EBAYAUCTIONTXNIDn` | `L_PAYMENTREQUEST_n_EBAYAUCTIONTXNIDm` |
| `L_EBAYITEMORDERIDn`  | `L_PAYMENTREQUEST_n_EBAYITEMORDERIDm`  |
| `L_EBAYITEMCARTIDn`   | `L_PAYMENTREQUEST_n_EBAYITEMCARTIDm`   |

### Deprecated Seller Details Type Fields [#deprecated-seller-details-type-fields]

| Field                    | Use this field instead                    |
| ------------------------ | ----------------------------------------- |
| `SELLERID`               | `PAYMENTREQUEST_n_SELLERID`               |
| `SELLERUSERNAME`         | `PAYMENTREQUEST_n_SELLERUSERNAME`         |
| `SELLERREGISTRATIONDATE` | `PAYMENTREQUEST_n_SELLERREGISTRATIONDATE` |

### Deprecated DoExpressCheckoutPayment Response Fields [#deprecated-doexpresscheckoutpayment-response-fields]

| Field              | Use this field instead           |
| ------------------ | -------------------------------- |
| `L_FMFfilterIDn`   | `L_PAYMENTINFO_n_FMFfilterIDm`   |
| `L_FMFfilterNAMEn` | `L_PAYMENTINFO_n_FMFfilterNAMEm` |

### Deprecated Payment Information Fields [#deprecated-payment-information-fields]

| Field                     | Use this field instead                  |
| ------------------------- | --------------------------------------- |
| `TRANSACTIONID`           | `PAYMENTINFO_n_TRANSACTIONID`           |
| `TRANSACTIONTYPE`         | `PAYMENTINFO_n_TRANSACTIONTYPE`         |
| `PAYMENTTYPE`             | `PAYMENTINFO_n_PAYMENTTYPE`             |
| `ORDERTIME`               | `PAYMENTINFO_n_ORDERTIME`               |
| `AMT`                     | `PAYMENTINFO_n_AMT`                     |
| `CURRENCYCODE`            | `PAYMENTINFO_n_CURRENCYCODE`            |
| `FEEAMT`                  | `PAYMENTINFO_n_FEEAMT`                  |
| `SETTLEAMT`               | `PAYMENTINFO_n_SETTLEAMT`               |
| `TAXAMT`                  | `PAYMENTINFO_n_TAXAMT`                  |
| `EXCHANGERATE`            | `PAYMENTINFO_n_EXCHANGERATE`            |
| `PAYMENTSTATUS`           | `PAYMENTINFO_n_PAYMENTSTATUS`           |
| `PENDINGREASON`           | `PAYMENTINFO_n_PENDINGREASON`           |
| `REASONCODE`              | `PAYMENTINFO_n_REASONCODE`              |
| `PROTECTIONELIGIBILITY`   | `PAYMENTINFO_n_PROTECTIONELIGIBILITY`   |
| `EBAYITEMAUCTIONTXNID`    | `PAYMENTINFO_n_EBAYITEMAUCTIONTXNID`    |
| `PAYMENTREQUESTID`        | `PAYMENTINFO_n_PAYMENTREQUESTID`        |
| `L_FMFfilterIDn`          | `L_PAYMENTINFO_n_FMFfilterIDm`          |
| `L_FMFfilterNAMEn`        | `L_PAYMENTINFO_n_FMFfilterNAMEm`        |
| `SHIPPINGAMT`             | `PAYMENTINFO_n_SHIPPINGAMT`             |
| `PARENTTRANSACTIONID`     | `PAYMENTINFO_n_PARENTTRANSACTIONID`     |
| `RECEIPTID`               | `PAYMENTINFO_n_RECEIPTID`               |
| `EXPECTEDECHECKCLEARDATE` | `PAYMENTINFO_n_EXPECTEDECHECKCLEARDATE` |
| `SHIPPINGMETHOD`          | `PAYMENTINFO_n_SHIPPINGMETHOD`          |

### Deprecated Error Codes [#deprecated-error-codes]

| Field                        | Use this field instead |
| ---------------------------- | ---------------------- |
| `PAYMENTINFO_n_SHORTMESSAGE` | `L_SHORTMESSAGE_n_`    |
| `PAYMENTINFO_n_LONGMESSAGE`  | `L_LONGMESSAGE_n_`     |
| `PAYMENTINFO_n_ERRORCODE`    | `L_ERRORCODE_n_`       |
| `PAYMENTINFO_n_SEVERITYCODE` | `L_SEVERITYCODE_n_`    |
| `PAYMENTINFO_n_ACK`          | `ACK`                  |

## Additional information [#additional-information]

* [API error codes](/api/nvp-soap/errors/)
