PayAPI
PayAPI is Ozura’s core payment orchestration API. It provides direct, processor-agnostic access to transaction processing, merchant management, and payment routing.Key Features
- Processor-agnostic — Single API, multiple processors (North, Adyen, Coinflow, etc.)
- Smart routing — Route transactions based on rules, MCC, or processor availability
- Full lifecycle — Auth, capture, void, refund, and settlement
- Merchant hierarchy — ISO → Sub-ISO → Merchant management
Base URL
| Environment | URL |
|---|---|
| Sandbox | https://sandbox-api.ozura.com |
| Production | https://api.ozura.com |
Content to be expanded with full PayAPI reference from the existing GitBook.