Skip to main content

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.
The Sandbox/Production toggle in the dashboard header controls which environment OzuraPay credentials apply to — make sure you’re in Sandbox while testing.
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 at https://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.

4. Go Live

Once you’ve validated your integration in sandbox, contact your Ozura representative to enable production credentials.