-
Shouldn't the qr code show specific set of information in base64 string rather taking you to th public invoice link
https://www.youtube.com/watch?v=VnYAdxZSMuc
https://www.vatupdate.com/2021/11/19…
-
I tried to decode the "AQ1TaGF3cm1hIEhvdXNlAgoxMjM0NTY3ODkwAxMyMi8xMS8yMDIxIDAzOjAwIGFtBAMxMDAFAjE1" string, and the data shows, but is separated by a character that is not identified, what is it?!
…
-
Dear Aljbri ,
Great job thanks for your awesome solution , there was a small issue in the solution but after fixing it every thing went good
it was the ID fixed to 1 , the correction change it t…
-
i was trying to implement the package with 7.3.x php version , based on the documentation it support 7.2> but unfortunately im getting error with composer :
chillerlan/php-qrcode[4.3.0, ..., 4.3.2…
-
Hi, I have used your code to fulfil the zatca. There is one problem if the seller name is Arabic then QR code is not able to scan and it says QR is not compatible with Zakat, Tax and Custom Authority.
-
Hi , is there any .NET version of this as asked previously ? Or any guidance will be appreciated
-
#### Issue description
When I increase the vatRegistrationNumber to 15 characters/numbers (which is the length of the vat registration number for my KSA company) the decoded string gets missed up.
…
-
-
Hello, the qr image generated displays the base64 encoded data not the actual data?
i have used the code you provided to display it in an image tag
```
$displayQRCodeAsBase64 = GenerateQrCode:…
-
Thanks for the code to help developers get up-to-speed with the requirements,
Is there a way to use it in a .Net desktop environment?
If not, could you please point me to the right direction to …