#Mr.oggy
1 messages · Page 1 of 1 (latest)
Hi 👋 yes, you can use test clocks to run a Subscription through their entire lifecycle in test mode and see exactly how they will behave:
https://stripe.com/docs/billing/testing/test-clocks
I would recommend using the test card at the bottom of this section to help with that testing, it will allow you to successfully attach the card to the customer, but will then result in failed payments later:
https://stripe.com/docs/testing#declined-payments
Thanks