Developer Discussions

Ask a Question
Back to All

Why do webhooks do not work for the Sandbox environment of Maya?

I've tried integrating Maya Checkout using the Sandbox credentials (https://developers.maya.ph/reference/sandbox-credentials-and-cards#sandbox-api-keys) for the public and secret API keys. The endpoint worked well with these credentials.

However, the problem was that Maya does not send HTTP Requests to the Webhook endpoint we prepared on our application.

There is also this question on StackOverflow (https://stackoverflow.com/questions/76966191/webhooks-do-not-work-for-the-sandbox-environment-of-maya) about the same problem.

What could have I missed here?