Creating Your Account
Sign up
Navigate to the ElasticPay dashboard and create an account. A sandbox account is created automatically — no approval required to start testing.
Sandbox vs live
| Mode | Setup | Use for |
|---|---|---|
| Sandbox | Immediate | Development and testing |
| Live | Requires compliance review | Real payments |
Your sandbox account is fully functional with the same API and portal features as live. Payments made in sandbox mode are simulated and never charged to real cards.
Your first API keys
When your account is created, ElasticPay automatically generates one secret key and one publishable key for sandbox mode. Find them in Settings → API Keys.
- Secret key (
sk_sandbox_...) — use on your server to create and confirm payment intents - Publishable key (
pk_sandbox_...) — use in the browser to initialize the widget
Next steps
- Quick Start — create your first payment in minutes
- Account Structure — understand organisations, billers, and modes
- API Keys — manage and rotate your keys