Adyen · Schema

ReceiptOptions

ReceiptOptions schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
logo string The receipt logo converted to a Base64-encoded string. The image must be a .bmp file of < 256 KB, dimensions 240 (H) x 384 (W) px.
promptBeforePrinting boolean Indicates whether a screen appears asking if you want to print the shopper receipt.
qrCodeData string Data to print on the receipt as a QR code. This can include static text and the following variables: - `${merchantreference}`: the merchant reference of the transaction. - `${pspreference}`: the PSP r
View JSON Schema on GitHub