| Staging | Production | |
|---|---|---|
| API base URL | https://api.staging.saturnshift.io | https://api.saturnshift.io |
| Dashboard | https://app.staging.saturnshift.io | https://app.saturnshift.io |
| Credentials | ss_client_test_... / ss_secret_test_... | ss_client_live_... / ss_secret_live_... |
| Merchant keys | pk_test_... | pk_live_... |
A staging token only works against the staging API, and a live token only
against production. The
test / live prefix on your credentials tells you
which environment they belong to.