payer-info

Contains information about a shopper who is paying with the alternative payment method

Request

Property NameTypeRequiredDescription
addressstringOptionalPayer's address line 1.
Maximum 100 characters.
address2stringOptionalPayer's address line 2.
Maximum 100 characters.
citystringOptionalPayer's city.
2–42 characters.
company-namestringOptionalName of merchant's company.
Maximum 50 characters.

Note: Required if payment type is ECP and account-type is:
CORPORATE_CHECKING
CORPORATE_SAVINGS
countrystringRequired for Create LBT transaction
Otherwise, this is optional.
Payer's country code.
See Country codes.
emailstringOptionalPayer's email address.
3–100 characters.
first-namestringRequiredPayer's first name.
Maximum 100 characters.
For ACH/ECP, the limit is 25 characters.

Note: If you would like to enter a company name instead, provide it in both first-name and last-name fields, or split the name up between them if possible.
last-namestringRequiredPayer's last name.
Maximum 100 characters.
For ACH/ECP, the limit is 25 characters.

Note: If you would like to enter a company name instead, provide it in both first-name and last-name fields, or split the name up between them if possible.
merchant-shopper-idstringOptionalA merchant's ID for a specific shopper. Maximum 50 characters.
personal-identification-numberstringRequired for local LatAm processing in Brazil
Otherwise, this is optional.
The shopper's local personal identification number. These are the ID types per country:

Argentina: DNI (7–11 char)
Brazil: CPF/CNPJ (11–14 char)
Chile: RUN (8–9 char)
Mexico: CURP/RFC (10–18 char)
phonestringOptionalPayer's phone number.
Between 2-36 characters.
Accepts numbers, letters, and these characters: + . * # / \\ ( ) -
statestringOptionalPayer's state code.
See State and province codes
Supports US and Canada states only. For states in other countries, you must include the state within the address property.
zipstringOptionalPayer's ZIP code. Maximum 20 characters.

Response

Property NameTypeDescription
addressstringPayer's address line 1.
address2stringPayer's address line 2.
citystringPayer's city.
countrystringPayer's country code.
See Country codes
emailstringPayer's email address.
first-namestringPayer's first name.
last-namestringPayer's last name.
merchant-shopper-idstringA merchant's ID for a specific shopper.
personal-identification-numberstringThe shopper's local personal identification number.
These are the ID types per country:

Argentina: DNI
Brazil: CPF/CNPJ
Chile: RUN
Mexico: CURP/RFC
phonestringPayer's phone number.
statestringPayer's state code.
See State and province codes
zipstringPayer's ZIP code.