Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Optional | Unique shopper ID assigned by the merchant. |
| integer | Optional | Merchant’s store ID. |
| string | Optional | Value added tax identification number (VATIN) associated with the shopper. A shopper with a VATIN does not pay VAT to the merchant. |
| string | Optional | Shopper's selected currency. All prices and orders for this shopper will be based on this currency.
|
| string | Optional | Shopper's selected language. See Language codes. |
| string | Optional; Relevant if sending a credit card number | Description that may appear on the shopper's bank statement when BlueSnap validates the card. |
| string | Optional; Relevant if sending a credit card number | Merchant's support phone number, which may appear on the shopper's bank statement when BlueSnap validates the card. Length: 0-20 characters |
| container | Optional | Container of invoice-contacts-info properties. |
| container | Optional | Container of shipping-contact-info properties. |
| container | Optional | Container of shopper-contact-info properties. |
| container | Optional | Container of payment-info properties. |
Response
Property Name | Type | Description |
|---|---|---|
| long | Shopper's BlueSnap ID. |
| string | Unique shopper ID assigned by the merchant. |
| integer | Merchant’s store ID. |
| string | Value added tax identification number (VATIN) associated with the shopper. A shopper with a VATIN does not pay VAT to the merchant. |
| string | Shopper's selected currency. All prices and orders for this shopper will be based on this currency. |
| string | Shopper's selected language. See Language codes. |
| container | Container of invoice-contacts-info properties. |
| container | Container of shipping-contact-info properties. |
| container | Container of shopper-contact-info properties. |
| container | Container of payment-info properties. |