#maf-sub-failure
1 messages · Page 1 of 1 (latest)
hello, you can use Billing Clocks for this: https://stripe.com/docs/billing/testing#test-clocks
You create a Subscription that succeeds, then replace the card PaymentMethod on the Subscription / Customer with 0341 card that attaches to Customer but fails payment: https://stripe.com/docs/testing#declined-payments
and use Test Clocks to advance time
hey, @stable mortar ... Amazing.. I didn't know about this 0341 card!!! Thank you very much for the quick response