#giveme11us-subscription
1 messages ยท Page 1 of 1 (latest)
hi river ๐
Could you share more what you want to achieve? When the subscription is going to renew, why do you want to create another subscription instead of keeping the existing one?
sure! i don't wanna create a new subscription but for test purpose i'm looking to create a subscription that stand for less the 1 day(the min time you can choose when you create a product) or i want to trigger the renew via the stripe cli if possible
i'm creating an auth sytem and need to test all the condition like an users that get the cc declined on renewal
I see! Am I right to understand you want to test subscription renewal? If so, you can use test clock and advance the time to future: https://stripe.com/docs/billing/testing/test-clocks
and right now i have to wait 1 day to see what happens since the lowest amount of time i can put for the renew it is just one day
so it slow down the development by a lot
Yup, then you can use Test Clock to advance the time to any time in the future, so that you can test the subscription renewal
ok thanks you ,will give a look and update you back asap
No problem! Happy to help ๐