Skip to content
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

Grey screen when trying to scan it in VAT app! #12

Closed
ZED-Magdy opened this issue Dec 18, 2021 · 2 comments
Closed

Grey screen when trying to scan it in VAT app! #12

ZED-Magdy opened this issue Dec 18, 2021 · 2 comments

Comments

@ZED-Magdy
Copy link

Hi,
this is my code I just copied it from your blog
image
when trying to scan the qr in VAT app it gives a Grey screen,
I've created a nodejs service to generate the base64 TLV,
it works fine untill the seller name is arabic I'm using utf8 in encoding but still the same result,
is their any solution in both approaches?
PHP/Nodej?

@ZED-Magdy
Copy link
Author

nvm my bad sorry the package works fine I forgot to format the date to ISO8601

@emad-sure
Copy link

@ZED-Magdy i tried formatting invoice date to ISO8601 using carbon as of this
new InvoiceDate($invoice->created_at->toIso8601ZuluString()),
but the invoice reader keeps reading current date and time of the scanning process not the actual invoice date
did u faced this problem ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants