Integrate Spirit of Cadeau via Thunes on your website or mobile application and fully customize your checkout experience using your own UI.
Parameter Name | Required | Description |
---|---|---|
currencyCode | ✓ | 3-letter currency code in ISO 4217 format, e.g. USD for US dollars |
order ↳ lineItems | ✓ | Details of the line items of the order |
amount | ✓ | The amount you would like to charge the customer, in minor units. e.g. for $7, use 700 . |
THUNES_SPIRIT_OF_CADEAU
must be returned as PaymentMethod.type
in the onAvailablePaymentMethodsLoad
callback.When the user has selected the payment method, call the start
function. This function automatically: