Closed Mehdi-android closed 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.
This will fix the issue: value.toByteArray()?.size?.toString()
Apply on the 5 values
Also try to use this builder
ZatcaQRCodeGeneration.Builder()
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.