I want to automate the creation of payment QR codes in SEPA European format.
The aim is to facilitate payment for my customers.
The QR code must therefore be able to be scanned via their banking application so that the payment data is automatically filled in.
To achieve this, the QR code must contain my bank account number, an amount to be paid and a bank communication, in a format that can be read by bank payment applications.
Do I have to format the data visible in the QR code as JSON?
Do you have any idea how I can do this?
Here is an example using the Barcode app in Make. As you can see each line has a different function when generating EPC QR codes. So be aware of empty lines!
Also, not all European bank apps work with EPC QR codes. For example in The Netherlands a handful of the bigger banks don’t work with EPC QR codes, probably because they think it’s unsafe … which is not true.