Developer Discussions
Webhook can't be configured
We can’t generate test keys, configure webhook, talk less of switching to live
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.
How to register my webhook?
I am following the instructions on the link : https://developers.maya.ph/reference/createv1webhook-1
Webhook endpoints can be called by anyone?
Hi, how can I secure that actually the caller of the webhook endpoint is PayMaya? Do you send some secret key as a header?
Metadata property in payload for linking customerId and paymentTokenId
Hi,
My webhook failed, how can I re trigger a webhook call for that failed transaction ?
My webhook failed, how can I re trigger a webhook call for that failed transaction ?
How do i test my webhook?
I want to test my Webhook when transaction is success, cancelled, and failed. How do I do this?
Webhook Payload incorrect json format
I'm currently trying to get the response from webhook after successful/failed payment but it seems the response payload are incorrect in format. The json string specifically in item list is missing a curly brace.
webhook not working in UAT Environment
Webhook works on our dev environment