How to solve intermittent connectivity on our payment gateway
It seems you may be experiencing common timeout errors. To solve intermittent connectivity on your payment gateway, you can try the following steps:
-
-
If a Payment ID is returned:
-
Call the Get Payment Status endpoint to confirm the transaction result.
-
Avoid retrying until the status is verified.
-
-
If no Payment ID is returned:
-
Implement exponential backoff retry logic (e.g., retry after 3s, 6s, 12s).
-
Limit to a maximum of 3 retries to prevent duplicate charges or network flooding.
-
-
If persistent:
-
Production: Contact
business.support@maya.ph. -
Sandbox: Create a Developer Hub Service Desk ticket with:
-
Payment ID or request reference number
-
Error code and documentation link
-
API request and response logs.
-
-
-
To Know More:
We value your input and would love to hear your insights. Please submit you feedback here.