Welcome To Pay KureGhor Docs Last updated: 2024-06-06
Pay KureGhor is a premium payment automation tool. Use your personal account as a secure payment gateway and accept customer payments directly through your website. Below is a complete guide to our API and integrations.
API Documentation
Our API allows merchants to accept payments from customers by redirecting them to our secure payment gateway. We support card systems, mobile financial services (MFS), and both local and international wallets. Once the transaction is complete, the user is returned to your site with a verification status.
API Operation
We support both Sandbox for testing and Live for production. Use your respective credentials to generate payment URLs via our REST endpoints.
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