- Posts: 73
- Thank you received: 16
TIP = How to add a QR Code to your PDF Invoice
- Matt Hankosky
- Topic Author
- Offline
- Senior Member
-
Less
More
9 years 9 months ago #67244
by Matt Hankosky
TIP = How to add a QR Code to your PDF Invoice was created by Matt Hankosky
In your Invoice layout or email layout, Add a Image to call on the Free Google API for QR code Generation. This sample is html code that will generate a QR code for the Transaction ID.
You can adjust the size too by changing the CHS=200x200 to any value (chs=100x100, chs=50x50, etc)
<img alt="" src=" chart.apis.google.com/chart?chs=200x200&cht=qr&chl= [TRANSACTION_ID]" />
You can adjust the size too by changing the CHS=200x200 to any value (chs=100x100, chs=50x50, etc)
<img alt="" src=" chart.apis.google.com/chart?chs=200x200&cht=qr&chl= [TRANSACTION_ID]" />
The following user(s) said Thank You: Tuan Pham Ngoc
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
9 years 9 months ago #67286
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic TIP = How to add a QR Code to your PDF Invoice
Great. Thanks Matt for sharing the solution. It should work well, so anyone wants to have this feature can use this simple but brilliant solution
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
9 years 9 months ago - 9 years 9 months ago #67323
by Buzzy
Replied by Buzzy on topic TIP = How to add a QR Code to your PDF Invoice
The formatting seems to have taken control a bit as you will probably need to type it as http://chart etc
Last edit: 9 years 9 months ago by Buzzy.
Please Log in or Create an account to join the conversation.
- Buzzy
-
- Offline
- Elite Member
-
9 years 9 months ago - 9 years 9 months ago #67324
by Buzzy
Replied by Buzzy on topic TIP = How to add a QR Code to your PDF Invoice
DELETE ???
Last edit: 9 years 9 months ago by Buzzy.
Please Log in or Create an account to join the conversation.
- Matt Hankosky
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 73
- Thank you received: 16
9 years 8 months ago #68511
by Matt Hankosky
Replied by Matt Hankosky on topic TIP = How to add a QR Code to your PDF Invoice
If you dont specify the Http or Https, it will automatically use the same as the site. This way the code works for HTTP and HTTPS Secure.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.