Scanning QR codes
When checkout
is set to qr
, a QR code will be displayed that contains the data of a temporary alias for a transaction token. In order to retrieve a transaction token from the alias, it will be necessary to send an API request.
The temporary token alias object
Fields | |
---|---|
key | string The alias of the transaction token |
valid_until | string (ISO-8601) The expiration datetime of the alias |