Skip to main content

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 MethodTransaction FlowsTransaction Types
ESRServer-To-ServerDebit
note

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 bill
  • customer.firstName: optional
  • customer.lastName: optional
  • customer.billingAddress1: optional
  • customer.billingPostcode: optional
  • customer.billingCity: optional
  • customer.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.