stripe-payments - 在发票到期前多少天会调用 invoice.upcoming webhook?

标签 stripe-payments webhooks

Stripe 文档对此含糊不清:

https://stripe.com/docs/billing/webhooks

A few days prior to renewal, your site receives an invoice.upcoming event at the webhook endpoint. You can listen for this event to add extra invoice items to a subscription draft invoice.

https://stripe.com/docs/billing/lifecycle

When the subscription approaches its renewal date, an invoice.upcoming event is sent.


有谁知道 invoice.upcoming webhook 和实际发票之间的大致时间间隔? “几天”可能是 2-5 天之间的任何时间,具体取决于您询问的对象。

最佳答案

您可以在您的 billing settings 中设置何时发送 invoice.upcoming .

stripe billing settings

关于stripe-payments - 在发票到期前多少天会调用 invoice.upcoming webhook?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58173408/

相关文章:

mysql - 如何自动将数据从mysql更新到logstash

javascript - Stripe 元素的流程是什么?

c# - 来自 Visual Studio localhost ssl 的 HTTP Post - 基础连接已关闭

webhooks - 在 Plaid 中,是否可以在凭据过期或失效时收到 webhook 通知?

github - 如何设置 Raspberry Pi 3 B+ 以将更新自动部署到私有(private) Github 存储库?

php - QuickBooks webhooks 在本地与 ngrok 一起工作,但不能在生产中工作

python - 如何使用 Stripe 保护 Django 中的 webhook

javascript - 如何使用 jQuery 拆分表单数据并分配给另一个值?

Selenium 在 Stripe 信用卡输入中发送 key 的顺序不正确

python - 谷歌助手中 DialogFlow 履行 python 的每日更新