简体   繁体   English

WebhookNotification,沙箱模式下的BraintreeGateway

[英]WebhookNotification, BraintreeGateway in sandbox mode

On Braintree sandbox panel, under settings button have Api page and inside this page have webhooks tab. 在Braintree沙箱面板上的“设置”按钮下,具有“ Api”页面,该页面内具有“ webhooks”选项卡。 I create a new webhook with URL that created for handle webhook. 我使用为处理webhook创建的URL创建了一个新的webhook。

https://myexamplewebsite.tld/webhook

On webhook, I select all notifications (also I select Charged Successfully notification) and save it. 在webhook上,我选择所有通知(也选择“已成功收费”通知)并保存。 When I click Check URL button everything is working fine. 当我单击“ 检查URL”按钮时,一切正常。 On my logs, I can see Braintree posted data. 在我的日志中,我可以看到Braintree发布的数据。 But if I start a new subscription (with success payment). 但是,如果我开始新的订阅(成功付款)。 Webhooks do not post any data to our server. Webhooks不会将任何数据发布到我们的服务器。

I am working on sandbox mode. 我正在沙盒模式下工作。 But subscription is created correctly on sandbox mode. 但是订阅是在沙盒模式下正确创建的。 Please, can you give me an idea, why Braintree does not post data, abut my subscription. 拜托,您能给我一个主意,为什么Braintree不发布数据,而是订阅我的订阅。

After i click check url: 我单击检查网址后:

在此处输入图片说明

But after suscription done there is no posted data. 但是,在完成订阅之后,就没有发布的数据。

Thank you. 谢谢。

We contact the support team. 我们与支持团队联系。 They told us that there is temporarily problem from Braintree and after the short time problem is fixed, on sandbox mode. 他们告诉我们,Braintree暂时存在问题,并且在解决短期问题之后,采用沙盒模式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM