Domains and IP Addresses
Payment Gateway
Domains and IP Adresses
The table below are the Payment Gateway domains and the IP addresses it resolves to:
| Environment | Domains | Domain Description | Inbound IP Address |
|---|---|---|---|
| Sandbox | https://pg-sandbox.paymaya.com | API URL Hostname | Dynamic IP Address |
| https://payments-web-sandbox.paymaya.com | Returned Web URL Hostname | Dynamic IP Address | |
| Production | https://pg.maya.ph | API URL Hostname | 18.140.194.9 54.179.96.150 46.137.225.171 13.251.180.11 52.74.222.228 52.76.49.45 |
| https://payments.maya.ph https://payments.paymaya.com | Returned Web URL Hostname | Dynamic IP Address |
Webhook notifications
To boost security, apply a whitelisting mechanism and whitelist Maya IP Addresses in your network. Webhook notifications should come from the IPs listed below:
| Environment | IP Addresses |
|---|---|
| Sandbox | 13.229.160.234 3.1.199.75 |
| Production | 18.138.50.235 3.1.207.200 |
- Ensure to whitelist the correct IPs based on your current environment. Production environments should only whitelist Maya’s Production webhook IP addresses.
- It is strongly recommended to configure your network to accept webhook traffic only from the IPs listed above for the corresponding environment.
Test webhook responded with failed to connect: getaddrinfo: Name or service not known
Answer: The Webhook Test tool in Maya Manager is under maintenance. We recommend testing your webhooks via cURL in your terminal or Postman.
Test webhook responded with failed to connect: getaddrinfo: Name or service not known when I click “Save and Test”
Answer: The Webhook Test tool in Maya Manager is under maintenance but your webhook is saved. We recommend testing your webhooks via cURL in your terminal or Postman.
Updated about 1 year ago
