#LucaW
1 messages · Page 1 of 1 (latest)
Hi there!
That's possible if you don't pay the invoice of the Subscription, for example by using a test card that will decline.
You can also use Test Clock to help: https://stripe.com/docs/billing/testing/test-clocks
Ok, so by using a test card that will decline the subscription will still be created?
No, you would need to create a Subscription with a valid card, then change the default payment method, and advance time with test clocks.
A simpler option would be to create a subscripton without a card and with a short free trial, like 60 seconds. As soon as the trial ends, Stripe will try to charge the user, which will fail.