What are webhooks and how can I implement this on my Maya Checkout solution
Webhooks are a way for Maya Checkout to notify your server in real-time about important payment events, such as successful payments or failed transactions. To implement webhooks in your Maya Checkout solution, you need to: 1) Create a webhook endpoint on your server that can receive POST requests from Maya, 2) Secure your webhook by restricting incoming traffic to Maya’s official IP addresses, 3) Handle webhook events by parsing the JSON payload and processing the event accordingly, 4) Respond to webhooks with a 200 OK response, and 5) Test your integration in the Sandbox environment before moving to Production. You can register your webhook endpoint with Maya using the Create Webhook API or through the Maya Manager dashboard.
For Sandbox concerns and other technical implementation inquiries, please get in touch with us via:
- Sandbox Health Page: Check real-time service status updates.
- Maya Developer Hub Service Desk: File
a ticket in Sandbox.
To Know More:
We value your input and would love to hear your insights. Please submit you feedback here.