petermorlion
Forum Replies Created
-
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appThanks for investigating with me. Too bad I can’t help you any further. All the best,
Peter
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appThanks, that helps! That’s actually not a SEPA QR code, but a UPN QR code, which is specific to Slovenia. You may want to check with your bank if their app supports SEPA QR codes (not all bank apps in the EU do). Technically, they’re called EPC QR codes. You can double check with the one on Wikipedia. That’s a verified QR code. If that one doesn’t work, your bank app doesn’t support SEPA QR codes. Can you let me know?
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appStrange, as these are valid QR codes. Would it be possible for you to send me a QR code that does work on your app?
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appOk, good to know. I’ve learned now there are 2 versions of the SEPA QR code. Can you scan this one ? https://getpresto.be/genereer-jouw-sepa-qr-code-om-betalingen-te-ontvangen/
That’s a V2. And to double check, this one: https://postimg.cc/mPRprNQ8 That’s also a V2, based on the V1 QR codes this library already generates.
If those work, I’ll look at updating the code to generate V2 QR codes (which I should do anyway, just want to know).
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appHi,
I’ve been looking into this. Essentially, I think the generated QR codes are valid. The 12th line is optional. But again, maybe some bank apps are stricter.
I modified some code, and this is a QR code that gets generated when I add the 12th line (albeit empty):

Can you check if your bank app accepts it?
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appJust found something you may use, if you can’t or don’t want to send me the QR code: https://www.mediaatelier.com/en/Tools/QRValidator/
I just tried with a QR code myself, and it says it should contain 12 lines instead of 11. So maybe that’s the issue and some banks are more strict than others. I’ll look into this.
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] QR code not readable by bank appHi,
Thanks for considering this plugin. I have heard about it yes (I remember someone filing an issue, but can’t find it). It’s not easy to debug this, because I can’t just install any bank app. But maybe we can try to find more info.
Can you tell me which bank app you’re using? Also, can you send me a QR code that was generated and which doesn’t work? Maybe I can test it with my bank app.
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] Recent update 2.3.0 crashing siteThanks for raising this issue. It has been fixed. There was a file missing in 2.3.0, which I have now added in 2.3.1. Apologies for the inconvenience.
Forum: Reviews
In reply to: [SEPA QR-Code for Woocommerce] Too basicThanks for the ideas. I’ll add them to my GitHub issues list. As for banks not using the same standard, as I understand it, SEPA QR is a EU standard so it should work for EU banks. But I can’t guarantee that. I know it works for most big banks in Belgium although I have heard of people’s bank apps not accepting the QR code. As I’m not a client in all these banks, it’s difficult for me to troubleshoot this.
Forum: Reviews
In reply to: [SEPA QR-Code for Woocommerce] Too basicHi, thanks for the feedback. Indeed, it’s basic, because I didn’t need anything more. But I can make changes. What exactly would you like to configure?
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] Works, very basic, no stylesHi mailchef,
Yes, I would be interested in seeing your changes. If you’re on GitHub, we can continue there, but I assume you already created an issue?
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] Girocode to KlaviyoHi Hans,
Thanks for your interest in my plugin. If you enable the option to store the QR codes as images, it will save them in the /wp-content/uploads/SEPA-QR-for-Woocommerce/ folder. I initially store them in the uploads folder but it can become a large collection of images, so I put them in a dedicated subfolder now.
The filename is the order id, so for for order 1599 for example it would be /wp-content/uploads/SEPA-QR-for-Woocommerce/1599.png (it’s always PNG).
Let me know if you have any other questions!
Thanks for the kind words!
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] Translation seems to be unavailableYou’re absolutely right. I created a bugfix (2.1.2) which should be available soon. With this bugfix, it should work out of the box. There should be no need for a .l10n.php file. I assume that’s LocoTranslate-specific.
Forum: Plugins
In reply to: [SEPA QR-Code for Woocommerce] Error during order submissionHi there!
Thanks for using the plugin. I released version 2.0.2 with this fix. It should become visible in the plugin directory soon.
Let me know if there’s anything else.
Peter