- Set BPP Client URL and Base URL in .env
- Run
npm install
andnpm run start:dev
to start sandbox - Set the
client.webhook.url
field in BPP Client config/default.yml to the address of this sandbox installation. (Previously you needed to configure a software called beckn-sandbox-webhook. That software is not required anymore.)
A sandbox environment typically replicates the necessary components of the production system but operates independently. It may include a separate server, database, network, and other resources. By isolating the sandbox environment from the production system, any errors, bugs, or vulnerabilities discovered during testing can be addressed without affecting live users or critical data.
Latest version: 1.1.0
You can access the Installation/Setup and User Guide details from here.
You can access the Architecture Diagrams and Technical Details here.
You can access the Postman Collection details here.
You can access the Registry Details here.
You can access the Troubleshooting Steps here.
For technical support or issues related to installation, contact the following contributors: