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