Introduction
Get started with OMPAY Payment Gateway integration
OMPAY Payment Gateway Integration
Welcome to the OMPAY Payment Gateway documentation. This guide helps you integrate secure payment processing into your website or application.
Integration Options
OMPAY offers two main integration approaches:
Bank Hosted
The bank-hosted integration redirects your customers to OMPAY's secure checkout page to complete payment. This is the simplest option and is recommended for most merchants.
Key features:
- Simple redirect-based flow
- OMPAY handles PCI compliance
- Minimal integration effort
Endpoints:
- UAT:
https://api.uat.gateway.ompay.com - Production:
https://api.gateway.ompay.com
Merchant Hosted
The merchant-hosted integration lets you collect payment details directly in your own experience while maintaining secure encryption and support for advanced payment flows.
Key features:
- Full control over the checkout experience
- Card tokenization for repeat customers
- Real-time webhook notifications
- Refund support
Endpoints:
- Sandbox:
https://api.uat.gateway.ompay.com/nac/api/v1/merchant-host - Production: [To be provided]
Getting Started
- Log in to the OMPAY Merchant Portal.
- Navigate to Payment Gateway > Payment Checkout Page.
- Create your client credentials.
- Choose your integration method below.