#HT-Radar
1 messages · Page 1 of 1 (latest)
We’re following these steps:
stripe.setupIntents.create // get client secret
stripe.confirmCardSetup // using client secret, we attach payment card details
So if we can use Radar rules for either of these steps, that would be ideal.
Can you explicitly set the transaction_type (https://stripe.com/docs/radar/rules/reference) to setup_intent and test again?
We’ve tried adding this rule:
Block if :card_country: != ‘HK’ and :transaction_type: = ‘setup_intent’
But it still seems to be allowing non-HK cards to be added as a payment method.
Can you share with me the SetupIntent ID?
setupIntentId = seti_1LI7CuGzaZBl04DYTr5mkEVN