Contains information about a shopper who is paying with the alternative payment method
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | Payer's first name.
|
| string | Required | Payer's last name.
|
| string |
| The shopper's local personal identification number. These are the ID types per country
|
| string | Optional | Payer's email address. |
| string |
| Payer's country code. For iDEAL transactions, the default value is nl. |
| string | Optional | Payer's state code. |
| string | Optional | Payer's address line 1. |
| string | Optional | Payer's address line 2. |
| string | Optional | Payer's city. |
| string | Optional | Payer's ZIP code. |
| string | Optional | Payer's phone number. |
| string | Optional | Name of merchant's company.
|
| string | Optional | A merchant's ID for a specific shopper. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Payer's first name. |
| string | Payer's last name. |
| string | Payer's email address. |
| string | The shopper's local personal identification number.
|
| string | Payer's country code. |
| string | Payer's state code. |
| string | Payer's address line 1. |
| string | Payer's address line 2. |
| string | Payer's city. |
| string | Payer's ZIP code. |
| string | Payer's phone number. |
