#tx_monster
1 messages · Page 1 of 1 (latest)
Hello 👋
I believe you can do this via Radar
https://stripe.com/docs/radar/rules#:~:text=The following is an example of how to improve a review rule created by a business that wants to review pre-paid credit cards.
Is this the only way?
I know that radar is way more advanced that just blocking some types of funding for cards
There is no way to know the funding type without creating a PaymentMethod. The other option would be for you to setup the PaymentMethod prior to creating the subscription and checking if it is a prepaid card. If so, detach/don't attach the payment method to customer and ask them to provide another one instead.
Ok, thankyou for your support. Cheers!