#lec1892
1 messages · Page 1 of 1 (latest)
Hi there!
The next Invoice will be created when the current billing cycle ends. So you can get that info in current_period_end https://stripe.com/docs/api/subscriptions/object?lang=node#subscription_object-current_period_end
great! thank you
I have one more question, let me elaborate below
Sure
Stripe sends webhook events to HTTP endpoints.
Some errors or misconfigurations can lead to faulty endpoints that won't be reachable.
Is there a way to be notified (email, SMS, etc) every time Stripe fails to deliver a webhook event due to an endpoint error?
Note that if a webhook event fails, Stripe will re-try sending the event: https://stripe.com/docs/webhooks#retries
what apply to all accounts mean?
When I click on it I see this:
yes, but I don't understand why it is saying "all accounts"
I have only one account
I don't know, we are not familiar with the Stripe dashboard here on Discord. You can ask on https://support.stripe.com/contact if needed
ok thanks