Token response
Object containing details relative to a transaction and its QRCode.
Response reference
uuid
Unique transaction ID generated by the payment gateway.
Format
amount
Payment amount in its smallest currency unit (cent for euro).
Example: 30050 for EUR 300.50.
Format
currency
Payment currency. Alphabetic code in uppercase according to alpha-3 (ISO 4217).
Eg: "EUR" for the euro.
Format
Possible values
. The possible values are:
Currency | ISO 4217 ENCODING | Fractional unit |
---|---|---|
Australian dollar (036) | AUD | 2 |
Canadian dollar (124) | CAD | 2 |
Swiss franc (756) | CHF | 2 |
Danish crown (208) | DKK | 2 |
Euro (978) | EUR | 2 |
Pound Sterling (826) | GBP | 2 |
Japanese yen (392) | JPY | 0 |
Norwegian crown (578) | NOK | 2 |
Swedish krona (752) | SEK | 2 |
US dollar (840) | USD | 2 |
orderId
Order reference defined by the Merchant.Does not support UTF-8 characters.
Format
expirationDate
Path: qrCode.expirationDate
Expiration date and time of the QR Code, in ISO-8601 format.
Format
qrCode.qrType
QR Code type.
Possible values
Values | Description |
---|---|
DATA | Value to display in the QR Code |
URL | URL containing the QR Code |
IMAGE | The QR Code image encoded in base64 |
Format
qrCode.value
QR Code value.
Format
copyPasteValue
Path: qrCode.copyPasteValue
QR Code value to copy and paste