测试网络挂接在本地主机布伦特里 [英] Test Webhook at localhost in braintree

查看:146
本文介绍了测试网络挂接在本地主机布伦特里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在布伦特里工作,我想送定制的电子邮件通知客户到我,因为我有定期结算工作,所以每个月这些自定义通知应发送给所有用户。为此,我不得不使用网络挂接来检索当前ocuured事件,然后根据网络挂接的回应发送电子邮件通知。 (我认为这是在这种情况下唯一的解决方案,如果有谁知道另一种可能的解决方案,请建议)。我想在我的本地先行先试网络挂接,我试图创建一个新的网络挂接并指定了本地主机的路径作为目标来检索网络挂接。但是,这显示了一个错误目标未验证..........

I am working on braintree and I want to send custom email notifications to my customers as I am working with recurring billing, so every month these custom notifications should be send to all users. For this I have to use webhooks to retrieve currently ocuured event and then send email notification according to webhook's response. (I think this is only solution in this case, If anyone know another possible solution please suggest). I want to test webhooks at my localhost first, And I have tried to create a new webhook and specified the localhost path as destination to retrieve webhooks. But this shows a error "Destination is not verified"..........

我的路径是: http://127.0.0.1:81/webhook/Accept

推荐答案

这是一些可以网络挂接的开发过程中使用的工具:

These are some of the tools that can be used during development of webhooks :

1)PostCatcher,

1) PostCatcher,

2)RequestBin,

2) RequestBin,

3)ngrok,

4)PageKite以及

4) PageKite and

5)LocalTunnel

5) LocalTunnel

<一个href=\"http://telerivet.com/help/api/webhook/testing\">http://telerivet.com/help/api/webhook/testing

<一个href=\"https://www.twilio.com/blog/2013/10/test-your-webhooks-locally-with-ngrok.html\">https://www.twilio.com/blog/2013/10/test-your-webhooks-locally-with-ngrok.html

这篇关于测试网络挂接在本地主机布伦特里的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆