PaymentDetails
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| String | Address line 1. Length: Unlimited. | No |
| String | Address line 2. Length: Unlimited. | No |
| Varbinary | Card number | Yes |
| String | City name. Max length: 500 chars. | No |
| String | 2-char ISO country code | Yes |
| String | Country name. Max length: 255 chars. | Yes |
| Varbinary | Card CVV number | Yes |
| String | E-mail address. Max length: 500 chars. | No |
| String | Card expiration date (in YYYY-MM-DD format) | Yes |
| String | Fax number. Max length: 250 chars. | No |
| String | Card owner’s first name. Max length:40 chars. No length validation. The rest will be truncated. | |
| String | Card owner’s last name. Max length:40 chars. No length validation. The rest will be truncated. | |
| String | Card owner’s full name (the Merchant considers either full name or first name with the last name, according to the existing payment API input validation requirements). | No |
| String | The payment API code is used to identify the payment API on the Merchant’s site (to be mapped on the Global-e side). Max length: 50 chars. | Yes |
| String | Payment API name. Max length: 50 chars. | Yes |
| String | Payment API type’s code is used to identify the payment API type (such as Credit Card or Check) on the Merchant’s site (to be mapped on the Global-e side). | Yes |
| String | Phone #1. Max length: 250 chars. | No |
| String | Phone #2. Max length: 250 chars. | No |
| String | State or province name. Max length: 500 chars. | No |
| String | Zip or postal code. Max length: 250 chars. | No |