#rajeshp
1 messages · Page 1 of 1 (latest)
Hi 👋 this is possible. If your integration is already built, I would recommend taking a look at Radar for Fraud Teams, where you can write custom rules for blocking payments:
https://stripe.com/radar/fraud-teams
If you haven't built your integration already, I would recommend taking a look at this flow and consider it for your integration pattern:
https://stripe.com/docs/payments/build-a-two-step-confirmation
It allows you to get a Payment Method before you charge it, allowing you to inspect the details on it so you can decide not to let the customer use it and require that they provide you a new payment method.
we are not using check out option and we have already built this using payment request button with stripe JS library and working fine. now the requirement is to restrict only the amex cards when they are trying make it using apple pay.
if we do it by using custom rules then do we have option to set the rule to block only the payments for the apple pay using amex cards..? if so can you please guide us how do we set this rule some examples if you can provide that will really help us
I believe so, but writing custom radar rules isn't something we're familiar with in this forum. I think you would build the rule using the digital_wallet attribute referenced here:
https://stripe.com/docs/radar/rules/supported-attributes#other-payment-details
and card_brand
https://stripe.com/docs/radar/rules/supported-attributes#card-info
Ok thanks. when i am seeing in our production stripe account i can't see adding a new rule is it something we need to purchase seperately from you to have this feature in our account?
I do believe there is a cost associated with using Radar for Fraud Teams.
Our Support team is more familiar with fees than we are though, so they should be able to provide you with more insight about those
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.