I have a simple Make webhook using @Robert_Petitto sample for paylink. The paylink is working and webhook item are pointing to make. MAKE is active and routed during test. In make i haved tested with or without Apikey(key in setting payhere), but i cant get my webhook fired after a pay. Some tips?.
Do you have free trial enabled in payhere? I discovered that if you have free trial enabled, it doesn’t fire the successful payment event upon subscription. You would have to rework the workflow to look at a subscription created event to see if the status is “trial” and route it appropriately.
Payhere is working and payments are fired,my dashboard have success items. My account is actif but nothing fired in Make. Make is free plan at this moment. I don t understand. I haved controled webhook link in payhere pointing to make. But nothing
This is the response of payhere support:Thank you for reaching out. Regarding your webhook issue, Payhere does trigger the “payment.success” webhook event after a successful payment, it looks like this is configured correctly in your Payhere dashboard and I can see the logs on our end of us successfully sending the webhook to Make.
My plan is Starter I haved demanded if other issue exits regarding this, but it is not clear what happens.
Finaly I have found getting logs in the Make webhook section. The webhook not firing scenarios. It s a error with webhook authorization failure, that I haved fixed.