#Tony1
1 messages · Page 1 of 1 (latest)
Generally I'd advise working with support regarding Radar rules questions: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
However, with the caveat that you need to test everything works as you want it to I'd recommend trying:
Look at setting up customer metadata:
https://stripe.com/docs/radar/rules/reference#metadata-attributes
and flag your grandfathered customers using eg metadata[prepaid_ok]=true etc
Then you can set up a block rule on card_funding=prepaid with an escape hatch of checking that grandfathered customer metadata