Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only Sandbox environment is available #23

Open
adriantoro26 opened this issue Dec 11, 2022 · 4 comments · May be fixed by #24
Open

Only Sandbox environment is available #23

adriantoro26 opened this issue Dec 11, 2022 · 4 comments · May be fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@adriantoro26
Copy link

Currently the only environment available is Sandbox, in case we want to move to production environment there is no way of doing that:

const settings = {
    API_VERSION: "V2",
    SANDBOX_BASEURL: "https://gw-apic-gov.gazt.gov.sa/e-invoicing/developer-portal",
    PRODUCTION_BASEURL: "TODO"
};
@wes4m wes4m added the enhancement New feature or request label Dec 13, 2022
@wes4m wes4m linked a pull request Dec 13, 2022 that will close this issue
@aurishhammadhafeez
Copy link

BTW, what's the endpoint for the production?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@wes4m @aurishhammadhafeez @adriantoro26 and others