Adyen · Schema
CheckoutVoucherAction
CheckoutVoucherAction schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| alternativeReference | string | The voucher alternative reference code. |
| collectionInstitutionNumber | string | A collection institution number (store number) for Econtext Pay-Easy ATM. |
| downloadUrl | string | The URL to download the voucher. |
| entity | string | An entity number of Multibanco. |
| expiresAt | string | The date time of the voucher expiry. |
| initialAmount | object | The initial amount. |
| instructionsUrl | string | The URL to the detailed instructions to make payment using the voucher. |
| issuer | string | The issuer of the voucher. |
| maskedTelephoneNumber | string | The shopper telephone number (partially masked). |
| merchantName | string | The merchant name. |
| merchantReference | string | The merchant reference. |
| passCreationToken | string | A base64 encoded signature of all properties |
| paymentData | string | Encoded payment data. |
| paymentMethodType | string | Specifies the payment method. |
| reference | string | The voucher reference code. |
| shopperEmail | string | The shopper email. |
| shopperName | string | The shopper name. |
| surcharge | object | The surcharge amount. |
| totalAmount | object | The total amount (initial plus surcharge amount). |
| type | string | **voucher** |
| url | string | Specifies the URL to redirect to. |