-
Notifications
You must be signed in to change notification settings - Fork 844
feat: payment QR code for web/pdf templates #995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: payment QR code for web/pdf templates #995
Conversation
18336d4
to
b4ecff0
Compare
Thanks for the PR, man!
Yes, please add it. I'll take a look very soon at the rest of the PR. |
Sure! QR code image and payment info added to the invoice templates. |
@mheiduk, I would like to test/use your QRcode feature but I can’t find a decent explanation of it anywhere. |
@Verony-makesIT Sorry for the late reply. You can find the QR-Code settings in System Settings > Invoices > QR Code settings. There you can set the recipient, IBAN, BIC and remittance text. Height and width of the QR code is changable via CSS |
@mheiduk, |
Description
Adding payment QR code feature for web/pdf invoice templates. Due to the pull request #987 redesigning the default invoice templates, I didn't add the QR code image to the invoice templates just yet. Tested it with the current ones though. If you want it in the current invoice templates anyway, then I can add it.
For testing just add the following helper function inside web/pdf templates:
Related Issue
Forum thread: https://community.invoiceplane.com/t/topic/9627/3
Motivation and Context
I need this feature for a client. Furthermore it is quite common today to pay with QR code via banking apps.
Screenshots (if appropriate):
Pull Request Checklist
Issue Type (Please check one or more)