Test Webhook at localhost in braintree

后端 未结 7 2309
故里飘歌
故里飘歌 2021-02-06 01:03

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

7条回答
  •  甜味超标
    2021-02-06 01:16

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

    1) PostCatcher,

    2) RequestBin,

    3) ngrok,

    4) PageKite and

    5) LocalTunnel

    http://telerivet.com/help/api/webhook/testing

    https://www.twilio.com/blog/2013/10/test-your-webhooks-locally-with-ngrok.html

提交回复
热议问题