Why did i receive 5 webhook attempts from Maya?
It seems you may be referring to the retry mechanism for webhooks. Maya will attempt delivery up to four (4) times total, including the initial attempt when the payment event is triggered. The retries occur when your server responds with a 3xx, 4xx, or 5xx status code, or if the request times out. The attempts are made immediately after the event, 5 minutes later, 15 minutes later, and 45 minutes later.
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.
Hi @kent,
To add with the AI’s response, you may also refer to this documentation on how to configure and manage webhooks: Managing Webhooks.
Let us know if this helps. Thanks!
Oh. Thanks for this. I thought there’s issue on Maya side