joepl
October 30, 2023, 11:01pm
1
Hi i was looking for a payment tool like invoice ninja, but my customers would expect me to deliver official bills accepted by the bank.
I tried the demo but was not able to evaluate one question, pls help me understand its possibilities.
Here is a link to a freeware that makes such approved bills,
One way is to use the api from that project, i spoke to the guy andreas he seems to do the project on his own.
I did make some python script to run selenium where i am able to use that api from qr-rechnung.net . if its of any use i could make it available.
I can provide you with the official documentation, from six payment about layout, datastructure and its validity checks needed.
Thanks joel
joepl
October 30, 2023, 11:08pm
3
And here is the layout documentation
hillel
October 31, 2023, 5:41am
4
Hi,
Please create an issue on GitHuib to request any changes to the app.
joepl
October 31, 2023, 10:11am
5
Ok, thanks for pointing out, here is the link to that.
opened 10:09AM - 31 Oct 23 UTC
feature request
Hi, I was looking for a payment tool similar to Invoice Ninja, but my customers … expect me to deliver official invoices that are accepted by banks.I tried the demo but couldn't evaluate one particular aspect. Could you please help me understand its capabilities?
Here is a link to freeware that generates such approved invoices: QR-Rechnung.
Additionally, you can find the QR bill rules in this official documentation [Rules](https://www.six-group.com/dam/download/banking-services/standardization/qr-bill/ig-qr-bill-v2.2-de.pdf) and [Style-Guide](https://www.six-group.com/dam/download/banking-services/standardization/qr-bill/style-guide-qr-bill-de.pdf)
> One approach is to use the API from that project, [www.qr-rechnng.net ](https://qr-rechnung.net/#/) I spoke to Andreas, who seems to be running the project on his own. I've created a Python script that uses Selenium to interact with the API from qr-rechnung.net. If it's of any use, I could make it available.
> I can also provide you with more official documentation from Six Payment, detailing additional layout, data structure, and required validity checks.
Thanks, Joel
1 Like
Hello,
I would be a very happy user with this QR Bill integration. At the moment I’m getting mad for every of my invoices with the following workaround.
Download invoice in PDF> Open Banking app to create a QR Bil PDF > Open a image editing software to merge both PDF documents in one sigle page > Send to client > Store document.
This integration would simplify a lot my workload.
Thanks in advance