Attribute | Type | Description |
---|---|---|
items | array | Order items list. See Item |
billing | Address | Billing informations |
consumer | [Consumer] (https://developers.scalapay.com/reference/3-consumer-object) | Consumer informations |
merchant | Merchant | Merchant urls informations |
shipping | Address | Shipping informations |
discounts | array | Discount list. See Discount |
taxAmount | Amount | Total tax amount |
totalAmount | Amount | Total order amount |
shippingAmount | Amount | Total shipping amount |
merchantReference | string | Unique reference that identifies merchant order |
type | link | Link |
product | string | Which Scalapay product is being called Accepted values: pay-in-3 , pay-in-4 |
frequency | [Frequency] (https://developers.scalapay.com/reference/5-frequency-object) | Number of installments |
channels | Array Enum( sms | email | push | qrcode) | type of sending request |
preferredLanguage | String | Language in which we want to send the message (e.g.: IT) |
phoneCountryCode | String | phone number prefix (e.g. +39) |
phoneNumber | Int | phone number without prefix |