Oentrix Pay is a simple and secure payment automation platform designed to let you accept payments from your customers directly into your website using a complete REST API — mobile banking, local wallets and international gateways all in one place.
Base URL:https://payment.oentrixpay.site/
Authentication
POST
Headers Required
All API requests require authentication using the following headers.
Header NameContent-Type
Valueapplication/json
RequiredYes
Header NameAPI-KEY
ValueApp key from API credentials
RequiredYes
Header NameSECRET-KEY
ValueSecret key from API credentials
RequiredYes
Header NameBRAND-KEY
ValueBrand key from Brands
RequiredYes
APIs
Oentrix Pay Payment Gateway enables merchants to receive money from customers by temporarily redirecting them to the gateway. It connects multiple payment terminals including card systems, mobile financial services, and local/international wallets. Once payment is complete, the customer returns to the merchant's site and the merchant receives a notification with transaction details.
Payment Link (where customers will complete their payment)
Error Response
status
bool
FALSE
message
String
Message associated with the error response
Completing Payment Page task you will be redirected to success or cancel page based on transaction status with the following Query Parameters: yourdomain.com/(success/cancel)?transactionId=******&paymentMethod=***&paymentAmount=**.**&paymentFee=**.**&status=pending or success or failed