How to Run zatca SDK in Visual Studio or VS code

  1. Any one explain how to Run sdk clerance gudence …i run in VS code but
    This Erorr :
    .\install.bat : The term ‘.\install.bat’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
    verify that the path is correct and try again.
    At line:1 char:1
  • .\install.bat
  •   + CategoryInfo          : ObjectNotFound: (.\install.bat:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    
    

any one tell me clear guidence for Run Zatca SDK

I don’t really understand what you mean by run SDK in VS Code. You can run Executeable files or batch files from VS Code Terminal or Terminal Command prompt if you are using windows OS.

Have you read the SDK guide in Readme Folder?, maybe you can find what you are looking for there.

If you mean how to use SDK library for ERP Integration with Zatca, you should be able to find a discussion about this in the forum.

“I’m a beginner in using ZATCA. Can you guide me? I’m looking for how the ZATCA SDK runs and how to connect the invoice API to the ZATCA portal.”

  • i’m using windows OS and this erorr show in Command prompt

“‘install.bat’ is not recognized as an internal or external command,
operable program or batch file.”

  • Zatca SDK Run in terminal erorr show

install.bat : The term ‘install.bat’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
install.bat
+~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (install.bat:String) , CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException