QR code on invoice

Phoca Cart - complex e-commerce extension
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

QR code on invoice

Post by jpeters »

Hello,
i want to use the QR code option on the invoice so that customers can easely pay the invoice with QR Code scanning.
current QR Code fields i use
BCD
002
2
SCT
{bicswift}
{bankaccountnumber}
{iban}
{currencycode}{totaltopaynoformat}
GDDS
RF{invoicenumber}

this is based on the standard QR code requirements for QR code invoicing.. but what ever i do, my mobile phone is unable to read the QR code as a payment..

what i am looking for is that customers can scan the QR Code with there mobile phone (with a bank app installed). with scanning the banking app will launch . second option is to open the bank app and scan the QR code.
but my bankapp tells me that the QR code is incorrect.

does anyone know how this works, what information is needed to get this to work..
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47883
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: QR code on invoice

Post by Jan »

Hi, can you paste some QR code to test it?

Yes, QR codes are here for this purpose - to scan and pay.

Mostly, the bank set specific format which should be used, like this one:

Code: Select all

SPD*1.0*ACC:{iban}*AM:{totaltopaynoformat}*CC:{currencycode}*DT:{invoiceduedate}*MSG:Message*X-PRN:{paymentreferencenumber}
which will produce:
Image

Is your mobile phone able to read it as text? If yes, did you check the content of this QR and did you check if all parameters are set correctly - like date format, amount format, etc. :idea:

Jan
If you find Phoca extensions useful, please support the project
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

Re: QR code on invoice

Post by jpeters »

hello.. QR code is reading okay.. not my bankapp.. but is just find out that not all banks in the netherlands are supporting this.
in my case (rabobank) is supporting only iDeal QR code's ..
banks in the netherlands are working to get this standard supported.. but not expecting this soon...

my own QR code is read as tekst..but the main issue is the rabobank mobile app..
so.. i would like to know if the QR code layout based on the standard is working for the most people..

accourding to the international standard the QR code schould at least have this..

BCD
002
2
SCT
{bicswift}
{bankaccountnumber}
{iban}
{currencycode}{totaltopaynoformat}
GDDS
RF{invoicenumber}


Image

can you read this / possible to read this with your mobile bank app?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47883
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: QR code on invoice

Post by Jan »

Hi, I think, the only way is to ask some developer of the bank, what can be wrong there.

Unfortunately I cannot read this QR even as a text (maybe some small resolution) :idea:

Jan
If you find Phoca extensions useful, please support the project
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

Re: QR code on invoice

Post by jpeters »

That can be, but rhe problem in the Netherlands is that every bank keeps there own standard.. so as long not the most bank fully comply with this and keep the international standard this problem can not be solved..

Work around if the payment service provider offers a link to pay, to offer the QR code with a link to the payment page ...
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

Re: QR code on invoice

Post by jpeters »

For this to work i need a payment gateway that support mollie.com ..

So i hope David (member this forum) can arrange the integration of payage payment gateway.. that will solve several issues for mee and will boost the use of phoca cart in the netherlands and other countries ..

If someone can integrate that gateway....
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47883
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: QR code on invoice

Post by Jan »

Yes, will be great to have such plugin.
If you find Phoca extensions useful, please support the project
jpeters
Phoca Professional
Phoca Professional
Posts: 225
Joined: 31 Dec 2020, 09:46

Re: QR code on invoice

Post by jpeters »

Okay @davidbaker.. what can you do..

Idea is to have a qr code to easy pay the invoice.

That requires a general gateway.. so for example payage payment gateway...
User avatar
Nidzo
Phoca Professional
Phoca Professional
Posts: 268
Joined: 07 Nov 2018, 14:55

Re: QR code on invoice

Post by Nidzo »

You want to say that every bank in Netherland has it's own qr code system for paying?
The National Bank of Serbia has prescribed how to generate a QR code. Based on this, every bank that wants to offer payment via QR code must strictly adhere to these rules. Also everyone who wants to implement this way of payment to their invoices must follow same rules.
Phoca Cart and it's short codes works flawlessly with this.
viewtopic.php?t=63088#p169360
User avatar
sulpher
Phoca Enthusiast
Phoca Enthusiast
Posts: 61
Joined: 28 Feb 2017, 09:45

Re: QR code on invoice

Post by sulpher »

jpeters wrote: 06 Jan 2021, 20:45 For this to work i need a payment gateway that support mollie.com ..

So i hope David (member this forum) can arrange the integration of payage payment gateway.. that will solve several issues for mee and will boost the use of phoca cart in the netherlands and other countries ..

If someone can integrate that gateway....
Hello,
Mollie plugin for Phoca Cart already released.
See details in this topic.
Post Reply