【发布时间】:2019-01-17 20:27:46
【问题描述】:
我正在使用 Stripe 开发应用程序,并想使用 Stripe webhook 进行测试。 有没有办法生成虚拟 JSON 数据并使用 webhook 发送?
因为我想测试事件 customer.subscription.updated 的 webhook,所以我必须以某种方式模拟它。
【问题讨论】:
标签: stripe-payments payment webhooks
我正在使用 Stripe 开发应用程序,并想使用 Stripe webhook 进行测试。 有没有办法生成虚拟 JSON 数据并使用 webhook 发送?
因为我想测试事件 customer.subscription.updated 的 webhook,所以我必须以某种方式模拟它。
【问题讨论】:
标签: stripe-payments payment webhooks