Jump to content

Web Hook for Non-Merchant Payment Gateways


renjith.vs

Recommended Posts

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.

Link to comment
Share on other sites

  • 5 weeks later...

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

kfGbrzx6bhNxl04ZzHThN.png

2JkTbN8SRHWJuE4LEnT_u.png

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 year later...
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..

Link to comment
Share on other sites

  • 7 months later...
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

kfGbrzx6bhNxl04ZzHThN.png

2JkTbN8SRHWJuE4LEnT_u.png

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.

 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...