I want to be able to test creating new subscription with bad credit cards but Stripe will not let me add them in the first place so I cannot test it.
How to test bad credit card when purchasing new subscription
HI,
On our website, users create payment methods using credit card. Once payment method has been added, they can purchase subscription.
Recently, we've had a few instances where users had their credit card lost/stolen and their card is no longer valid. Then they try to purchase a new subscription with the same card (because it was added when the card was in good status). Then it errors out because Stripe does not let the user create subscription with bad credit card.
I want to be able to test creating new subscription with bad credit cards but Stripe will not let me add them in the first place so I cannot test it.
Did anyone run into similar issue?
Thank you.
Please or to participate in this conversation.