Contains information about a shopper who is paying with an alternative payment method.
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Optional | Payer's address line 1. |
| string | Optional | Payer's address line 2. |
| string | Optional | Payer's city. |
| string | Optional | Shopper's company name. Note: Required if payment type is ECP and
|
| string | Required for the following requests: | Payer's country code. |
| string | Optional | Payer's email address. |
| string | Required | Payer's first name. Note: If you would like to enter a company name instead, provide it in both |
| string | Required | Payer's last name. Note: If you would like to enter a company name instead, provide it in both |
| string | Optional | A merchant's ID for a specific shopper. |
| string | Required for local LatAm processing in Brazil | The shopper's local personal identification number. These are the ID types per country
|
| string | Optional | Payer's phone number. |
| string | Optional | Payer's state code. |
| string | Optional | Payer's ZIP code. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Payer's address line 1. |
| string | Payer's address line 2. |
| string | Payer's city. |
| string | Payer's country code. |
| string | Payer's email address. |
| string | Payer's first name. |
| string | Payer's last name. |
| string | The shopper's local personal identification number.
|
| string | Payer's phone number. |
| string | Payer's state code. |
| string | Payer's ZIP code. |
