#skrypnyk81-prepaid-check
1 messages ยท Page 1 of 1 (latest)
Hi ๐ can you elaborate on how you're typically handling that check, is it via a Radar Rule?
If so, you'll want to turn on the setting found here that allows Radar Rules to run on Setup Intents as well as Payment Intents:
https://dashboard.stripe.com/test/settings/radar
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
skrypnyk81-prepaid-check
When I make an immediate payment or do a subscription the check is there, it refuses me payment for a prepaid card. But when I do setup intent, the check is not there.
Are you using Radar Rules to do that check and block the transaction, or do you have custom code running that is doing that? I'll struggle to provide guidance on how to run the same check on Setup Intents without first understanding how you're currently doing that for Payment Intents.
Yes. we blocked it from Radar
Gotcha, then you'll want to turn on the setting on the page I linked to above so those rules run on Setup Intents as well as Payment Intents.
Thank you, it works ๐
Happy to help, and glad to hear that is what you were looking for!