renjith.vs Posted August 14, 2021 Report Share Posted August 14, 2021 Hi Guys, I've setup Non Merchant Payment Gateway in my account but not sure about the Web Hook settings. Now, after the payment, the gateway returns to a blank page and the Gateway guys advised me to share them the Web Hook details.. Does any one have idea about that? Quote Link to comment Share on other sites More sharing options...
Blesta Addons Posted August 15, 2021 Report Share Posted August 15, 2021 On 8/14/2021 at 9:17 AM, renjith.vs said: Hi Guys, I've setup Non Merchant Payment Gateway in my account but not sure about the Web Hook settings. Now, after the payment, the gateway returns to a blank page and the Gateway guys advised me to share them the Web Hook details.. Does any one have idea about that? are you referring to notification URL? something like paypal do, check the paypal gateway to get more info about IPN. it think you are merging with cancel, success, notification URL . success URL : the URL who the user return after a successfully payment return/cancel URL : the URL who the user return when he decide to cancel the payment callback/notification/webhook URL : the URL who the gateway send a callback after a payment is done Note: blank page only shown in callback url. Quote Link to comment Share on other sites More sharing options...
renjith.vs Posted September 15, 2021 Author Report Share Posted September 15, 2021 See, after payment, the gateway routes the website to webhook link.. and here, its empty. Gatway is PAYUMONEY. I've spoke to them and below is their reply. Webhook URL: 1. Webhook URL should be dynamic URL with status 200 2. Webhook URL should accept post data in json format 3. Webhook URL should be secured i.e. https:// Attached Screenshot Quote Link to comment Share on other sites More sharing options...
Blesta Addons Posted September 16, 2021 Report Share Posted September 16, 2021 On 9/15/2021 at 7:16 AM, renjith.vs said: 1. Webhook URL should be dynamic URL with status 200 in blesta, yes and you can customize the params url as you want On 9/15/2021 at 7:16 AM, renjith.vs said: 2. Webhook URL should accept post data in json format yes, possible, you need to handle this in your gateway module On 9/15/2021 at 7:16 AM, renjith.vs said: 3. Webhook URL should be secured i.e. https:// https or not is something related to hosting settings. Quote Link to comment Share on other sites More sharing options...
mrzell Posted October 6, 2022 Report Share Posted October 6, 2022 On 9/16/2021 at 7:53 PM, Blesta Addons said: in blesta, yes and you can customize the params url as you want yes, possible, you need to handle this in your gateway module https or not is something related to hosting settings. Hi mate, check your site..I can't buy your plugin..blank page on checkout.. Quote Link to comment Share on other sites More sharing options...
Paul Posted October 6, 2022 Report Share Posted October 6, 2022 3 hours ago, mrzell said: Hi mate, check your site..I can't buy your plugin..blank page on checkout.. Blesta Addons has been a bit non-responsive, we're not sure what happened to him. Quote Link to comment Share on other sites More sharing options...
Mbongeni David Posted May 20 Report Share Posted May 20 where to find and edit cancel and return URL? Quote Link to comment Share on other sites More sharing options...
cinexi Posted May 23 Report Share Posted May 23 On 9/15/2021 at 11:16 AM, renjith.vs said: See, after payment, the gateway routes the website to webhook link.. and here, its empty. Gatway is PAYUMONEY. I've spoke to them and below is their reply. Webhook URL: 1. Webhook URL should be dynamic URL with status 200 2. Webhook URL should accept post data in json format 3. Webhook URL should be secured i.e. https:// Attached Screenshot also check out this site accept credit card payment Based on the information provided, it seems that you have encountered an issue with the webhook URL configuration for the PAYUMONEY payment gateway. The payment gateway requires the webhook URL to meet specific criteria: 1. The webhook URL should be a dynamic URL with a status 200, indicating a successful response. 2. The webhook URL should accept POST data in JSON format, allowing the payment gateway to send relevant information about the transaction. 3. The webhook URL should be secured with HTTPS, ensuring a secure and encrypted connection. To resolve this issue, you will need to ensure that your webhook URL meets these requirements. You may need to update your website's webhook configuration or contact your web developer for assistance. Additionally, referring to the attached screenshots provided by PAYUMONEY can help you understand the specific requirements and make the necessary changes to your webhook URL setup. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.