Developer Discussions
Webhook error
Webhook Url : https://jayutest.best:40050/common/app/v1/paySuccess.do
My webhook callback URL is being called multiple times for a single transaction which was already successful
Hi!
"Payment Cancelled" is not a valid webhook name when creating webhooks for Paymaya Checkout.
I was able to create a webhook using "Payment Success", "Payment Failed" and "Payment Expired" webhook names. But for "Payment Cancelled", it gives me error that it is not a valid webhook name even though it is shown in the list of webhook names in the dropdown under body params when creating webhooks. May I ask when will this webbook name be available? Or any alternatives?
Receiving payment expired webhook regardless of payment status
Hi!
Does Paymaya normally sends "Payment expired" webhook regardless of whether the payment was already completed or not?
We've noticed that some of our records received "Payment expired" webhooks even after the payment has already been completed.
Please help. Because this confuses us.
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
How to Secure Webhooks
I'm creating an endpoint to receive the Checkout Status of each payment.
How can I validate or check each webhook to know that it really came from Paymaya ?
When cancel tranasction on pay with paymaya any webhook callback ?
When on pay with paymaya and user click cancel any webhook callback
Webhook Test
Im Using Woocommerce on my client as per advice by your team test would require your webhooks to have a "200 OK" try to test but its appear is "204 No Content".