wes4m / zatca-xml-js

An implementation of Saudi Arabia ZATCA's E-Invoicing requirements, processes, and standards in TypeScript.
MIT License
68 stars 58 forks source link

Is this still being updated? #39

Open sudo-sand opened 1 year ago

sudo-sand commented 1 year ago

Are you still working on this?

Thanks

fuadhasni commented 1 year ago

Check my fork, I am preparing a pull request but will take some time.

https://github.com/fuadhasni/zatca-xml-js

On Sun, 30 Apr 2023 at 16:45, sudo sand @.***> wrote:

Are you still working on this?

  • Out of curiosity, Is Tax Invoice harder than the simplified tax?

Thanks

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CJ3PQFLA4SIX5THLN3XDZGEJANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sudo-sand commented 1 year ago

Hey @fuadhasni thanks for your reply. Can you answer my second question? Is Tax Invoice harder than the simplified tax?

fuadhasni commented 1 year ago

from usage end, No. You just need to provide customer details and tax details of customer.

tifa-show commented 1 year ago

Hello @fuadhasni is your pull request contains the implementation for the Tax invoice ??

fuadhasni commented 1 year ago

Not the pull request but the fork

On Thu, May 4, 2023 at 4:47 PM Mustafa @.***> wrote:

Hello @fuadhasni https://github.com/fuadhasni is your pull request contains the implementation for the Tax invoice ??

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39#issuecomment-1534628704, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CMYO2ASLZJUPGWWKSLXEOJMLANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you were mentioned.Message ID: @.***>

sudo-sand commented 1 year ago

Hey @fuadhasni, I tried running the example and I got this error: getaddrinfo EAI_AGAIN gw-fatoora.zatca.gov.sa

Do you know whats causing that? Can you also enable the issues tab in your fork?

fuadhasni commented 1 year ago

If you’re outside KSA, your best bet is to use a VPN that gives you KSA IP.

On Wed, 24 May 2023 at 16:17, sudo sand @.***> wrote:

Hey @fuadhasni https://github.com/fuadhasni, I tried running the example https://github.com/fuadhasni/zatca-xml-js/blob/main/src/examples/full.ts and I got this error: getaddrinfo EAI_AGAIN gw-fatoora.zatca.gov.sa

Do you know whats causing that?

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39#issuecomment-1560932521, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CLHGMR37H2EE6Z3LWDXHXU4LANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you were mentioned.Message ID: @.***>

sudo-sand commented 1 year ago

If you’re outside KSA, your best bet is to use a VPN that gives you KSA IP.

Do you know why? Are they blocking the request?

fuadhasni commented 1 year ago

Looks like it.

On Thu, 25 May 2023 at 11:16, sudo sand @.***> wrote:

If you’re outside KSA, your best bet is to use a VPN that gives you KSA IP.

Do you know why? Are they blocking the request?

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39#issuecomment-1562338204, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CKOEIDGUO2BPVVEETLXH32KRANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you were mentioned.Message ID: @.***>

sudo-sand commented 1 year ago

@fuadhasni can you enable the issues in your fork? (Settings > Features > check Issues) I got a 400 bad request, when I tried to validate on the website I got this error:

Valid : false

Errors
category : SIGNATURE_ERROR
code :X509IssuerName
message : wrong X509IssuerName  
category : SIGNATURE_ERROR
code :X509SerialNumber
message : wrong X509SerialNumber  
fuadhasni commented 1 year ago

okay, I will enable it.

On Sun, 11 Jun 2023 at 03:26, sudo sand @.***> wrote:

@fuadhasni https://github.com/fuadhasni can you enable the issues in your fork? (Settings > Features > check Issues) I got a 400 bad request, when I tried to validate on the website I got this error:

Valid : false

Errors category : SIGNATURE_ERROR code :X509IssuerName message : wrong X509IssuerName category : SIGNATURE_ERROR code :X509SerialNumber message : wrong X509SerialNumber

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39#issuecomment-1585835832, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CLAI4AOF4DTIXNNBU3XKTX7VANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you were mentioned.Message ID: @.***>

fuadhasni commented 1 year ago

Enabled.

On Sun, Jun 11, 2023 at 2:30 PM Fuad Ahmed Hasni @.***> wrote:

okay, I will enable it.

On Sun, 11 Jun 2023 at 03:26, sudo sand @.***> wrote:

@fuadhasni https://github.com/fuadhasni can you enable the issues in your fork? (Settings > Features > check Issues) I got a 400 bad request, when I tried to validate on the website I got this error:

Valid : false

Errors category : SIGNATURE_ERROR code :X509IssuerName message : wrong X509IssuerName category : SIGNATURE_ERROR code :X509SerialNumber message : wrong X509SerialNumber

— Reply to this email directly, view it on GitHub https://github.com/wes4m/zatca-xml-js/issues/39#issuecomment-1585835832, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPK2CLAI4AOF4DTIXNNBU3XKTX7VANCNFSM6AAAAAAXQ3X7PA . You are receiving this because you were mentioned.Message ID: @.***>