#Hien Tran
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Do you mean to allow the customer to pay 2 invoices at the same time, for example?
I want to know how Stripe handles a situation where a subscription has an open invoice at the time of renewal.
Hi @wooden prairie , I'd appreciate it to know your assistance
Thanks @hearty ibex
subscriptionId: sub_1N5gyqJM6pJQSuvzCTbSjYr2
The subscription you are sharing has only one open Invoice.
Yes, When renewal invoice will be generated?
That invoice has a due date (May 12) if it isn't paid then the Subscription will be stopped and there'll be no renewal.
You can use Test Clocks in order to do some simulations:
https://stripe.com/docs/billing/testing/test-clocks
and advance time and check the behavior
Does Test Clock apply for existed subscription?
no you need to create new simulation (new customer/subscription), you can use the same products/prices
Okay, thanks for your helps