Dear ZATCA Support Team,
I am experiencing validation issues while working with the Simplified Tax Invoice using the latest SDK version (3.3.9) on .NET 8.
The following errors are being encountered during the validation process:
- Error:
- CODE:
hashedXml
- MESSAGE:
hashedXml does not match with QR code hashedXml or the hashedXml is missing.
- Error:
- CODE:
signatureValue
- MESSAGE:
Wrong signature value.
- Error:
- CODE:
invoiceSignedDataDigestValue
- MESSAGE:
Wrong invoice hashing.
Additional Information:
- The same code and approach work successfully for Standard Tax Invoices without any issues.
- The problem occurs specifically when validating Simplified Invoices.
Request:
Could you please provide guidance on resolving this issue or confirm if any updates or specific changes are required to handle Simplified Invoices with SDK 3.3.9 on .NET 8?
Thank you for your assistance.