ESR / SwissQR Bill
This page provides an overview of the payments methods provided by the ESR / SwissQR Bill adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating ESR / SwissQR Bill within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
Payment Method | Transaction Flows | Transaction Types |
---|---|---|
ESR | Server-To-Server | Debit |
Note that this method is an asynchronous payment method. The transaction on the Gateway just generates the QR code which must be presented to your customer. Once paid, the payment confirmation (bank account statement) must be reconciled based on the configured bank.
Additional parameters
additionalId1
: mandatory - must contain the reference number for the bill.description
: optional - description for the billcustomer.firstName
: optionalcustomer.lastName
: optionalcustomer.billingAddress1
: optionalcustomer.billingPostcode
: optionalcustomer.billingCity
: optionalcustomer.billingCountry
: optional
Return Values
In the response you will find the key qrCode
within the extraData
element.
This contains the base64-encoded Image for the QR Code.