Environments
Environment selection
Section titled “Environment selection”| Environment | API base |
|---|---|
| Sandbox | https://staging.api.maxanapay.com |
| Live | https://api.maxanapay.com |
The published browser SDK is loaded from
https://js.maxanapay.com/v1/maxanapay.js in both environments. Its
environment option selects one of the API bases above; it does not change the
script URL. See the SDK reference for its current
rail and capability limits.
Keep keys, checkout sessions, identifiers, webhooks, and test data isolated by environment. A sandbox success is evidence that the integration flow works; it is not permission to reuse sandbox credentials or identifiers in live.
Current limits
Section titled “Current limits”Credentials, sessions, identifiers, webhook secrets, and provider state do not cross environments. Sandbox does not prove live merchant eligibility, and a session created in one environment cannot be used in the other.