URLs
| Type | Sandbox | Production |
|---|---|---|
| API | https://api-sandbox.bolt.com | https://api.bolt.com |
| CDN (Connect) | https://connect-sandbox.bolt.com | https://connect.bolt.com |
| Merchant dashboard | merchant-sandbox.bolt.com | merchant.bolt.com |
| Shopper dashboard | account-sandbox.bolt.com | account.bolt.com |
Configure environment variables
SetBOLT_ENV and derive the API base URL in your application:
.env
Divisions
A merchant account can have one or many divisions: separately configured checkout instances (e.g. storefront vs back office). Each division has its own publishable key and webhook URLs. Common divisions include Pay by Link and Back Office.Collaborating with many developers across multiple sandboxes does not require multiple divisions. Add each URL to your Approved Domains list.