Request
Property Name | Type | Required | Description |
|---|---|---|---|
| container | Required | Container of ordering-shopper properties. |
| container | Required | Container of cart properties. |
| container | Required | Container of expected-total-price properties. |
| string | Optional | Statement descriptor as it will appear on the credit card bill. |
| string | Optional | Merchant's support phone number that will appear on the credit card bill. Length: 0-20 characters |
| long | Optional | ID number that indicates the affiliate referral. |
| string | Optional | Merchant's unique ID for the transaction, up to 50 characters. |
| string | Optional | Identifies the order type. |
| boolean | Optional | Indicate whether the shopper provided permission to store their payment data. |
Response
Property Name | Type | Description |
|---|---|---|
| container | Container of ordering-shopper properties. |
| container | Container of cart properties. |
| container | Container of expected-total-price properties. |
| string | Statement descriptor as it will appear on the credit card bill. |
| string | Merchant's support phone number that will appear on the credit card bill. |
| long | ID number that indicates the affiliate referral. |
| long | Order ID. |
| container | Container of post-sale-info properties. |
| container | Container of fulfillment properties. |
| container | Container of transaction-payment-info properties. |
| string | Merchant's unique ID for the transaction |
