Developer Discussions
Webhook not working
Hi Maya Support,
I would like to seek your assistance regarding on the webhook. I tried to implement the maya checkout but I noticed the webhook doesn't trigger after the transaction. I'm using the sandbox environment
Thank you.
Posted by Archy Villanueva almost 2 years ago
When create Webhook
Hi,
create webhook this url > https://developers.maya.ph/reference/createv1webhook
i don`t know what to fill 'AUTHENTICATION' area
Posted by LETSBEE almost 2 years ago
Webhook error
Webhook Url : https://jayutest.best:40050/common/app/v1/paySuccess.do
Error Message :
----
The following error was encountered while trying to retrieve the URL: jayutest.best:40050
Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
Your cache administrator is root.
----
I used Java
Why response 'Access Denied' ? and How can i solved?
Posted by SooChan almost 2 years ago
My webhook callback URL is being called multiple times for a single transaction which was already successful
Hi!
Why is my webhook callback URL randomly being called by multiple times for the same transaction which is already successful?
This is causing major issues on our end since delicate information are automatically updated based on the status of the payment. We had to readjust the code to conduct multiple checks before updating information and this is now using up a lot of resources to conduct these unnecessary checks.
Reply to this question and I will give you a reference number of one of the transactions associated with this issue.
Posted by Kristian Monterde almost 2 years ago
"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?
Thanks and have a nice day!
Posted by Schindler Dumagat about 2 years ago
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.
Posted by Jun Maganto about 2 years ago
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
Is it okay not to implement webhook for checkout payment, as long as we have an automated process (using cron) running in the background checking transactions for a specific amount of time (to handle cases like connection loss during payment, etc)?
Thanks
Posted by Lav over 2 years ago
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
Is it okay not to implement webhook for checkout payment, as long as we have an automated process (using cron) running in the background checking transactions for a specific amount of time (to handle cases like connection loss during payment, etc)?
Thanks
Posted by Lav over 2 years ago
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 ?
https://developers.maya.ph/61b96fea0580d500252891b5
I checked this link but it not working. Thanks
Posted by Dave Lanto over 2 years ago
When cancel tranasction on pay with paymaya any webhook callback ?
When on pay with paymaya and user click cancel any webhook callback
Posted by PaymayaUser over 2 years ago