iabdelgawaad / ZATCA

ZATCA (Fatoora) QR code easily which required for e-invoicing for Android Apps on smart phones and POS devices.
17 stars 5 forks source link

Issue with arabic seller name #1

Closed Mehdi-android closed 2 years ago

Mehdi-android commented 2 years ago

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.

iabdelgawaad commented 2 years ago

This will fix the issue: value.toByteArray()?.size?.toString()

Apply on the 5 values

iabdelgawaad commented 2 years ago

Also try to use this builder

ZatcaQRCodeGeneration.Builder()

iabdelgawaad commented 2 years ago

photo_2021-11-30_21-07-38