Braintree:经常性付款状态报告

Braintree: Recurring payment status report

关于定期付款的信息 failure/success 如何到达我这里?

我必须自己 ping 还是 BT 发送响应?

如果是第一种情况,那我到底应该什么时候检查呢?例如,如果账单日期是 8 月 1 日,那么什么时候完成?

完全披露:我在 Braintree 工作。如果您有任何其他问题,请随时联系 support

您可以设置webhooks that notify you when the status of your subscriptions更改。这些 webhooks 在 Braintree 控制面板中设置,并在需要时向您的服务器端点发送 POST 请求。