Quickstart
1. Get Your Credentials
Sign up at the Ozura Dashboard, then retrieve the credentials you’ll need:- Merchant API Key — Developers → API Keys → click Create API Key. Has Sandbox and Production variants via the header toggle.
- Merchant ID — Developers → Identity. Has Sandbox and Production variants via the header toggle.
- Vault Secret Key — Developers → Vault Key. Also Sandbox/Production-toggleable.
For sandbox testing, see Sandbox for the canonical credential setup.
2. Choose Your Integration Path
Checkout
Drop-in hosted payment page. Minimal code, PCI burden handled for you.
OzuraPay API
Full API access for custom payment flows. Requires Vault for card data handling.
3. Test in Sandbox
All sandbox transactions use test credentials — no real money moves. Point your checkout API calls athttps://sandbox-checkout.ozura.com (not the production URL https://checkout.ozura.com). See Sandbox for the full credential and URL setup, and Test Credentials for card numbers.