-
Hi All,
When we do reporting for the simplified document we are usually getting this error.
"Production CSID doesn't cover simplified document"
are we doing some thing wrong or it is from Zatca?…
-
Needed information on how you found this workaround.
```
export const getInvoiceHash = (invoice_xml: XMLDocument): string => {
let pure_invoice_string: string = getPureInvoiceString(invoice_xm…
-
Hello Developers,
I already used another package for Zatca. But that does not support Stage 2. And May be they won't come with upgrade. Can you please reply that Your package does support Stage 2 or …
-
Hello i facing an issue when i trying to run full example script
errorMessages: [
{
type: 'ERROR',
code: 'certificate-permissions',
category: 'CERTIFICATE_ERRORS',
…
-
Hi,
I assign IssueTime as "10:30:00" . After i serialize InvoiceType object and generate xml document, IssueTime becomes 10:30:00+03:00
Is there a way to remove +03:00 time zone?
Thanks,
-
I wanted to understand why the xml is not getting validated the web validator provided ZATCA. I am getting SIGNATURE_ERROR when trying to do so.
If that is disabled, is there any official communica…
-
@wes4m
I have been working on this package since very long time and everything was good and running fine.
Yesterday, I think zatca has updated the sandbox because of the there was no service availa…
-
-
I am trying to run this project. when I run I am getting this error:
PS C:\xampp\htdocs\zatca_xml> npm run example
> zatca-xml-js@0.1.8 example
> tsc --project tsconfig.build.json && node lib/e…
-
I am using this npm in angular getting issue buffer is not define in toHex(to-hex.js)
should I its support for angular or need to use any other framework could you please give me a solution