#priyanka - block card
1 messages · Page 1 of 1 (latest)
Hi,
We do not want to accept any payments from Credit cards. However we would like to accept Debit card payments. Is that something possible from Stripe ?
Yes, we do something similar. You can do that with radar.
Yes it should be possible with Radar. Another option is to directly look at the PaymentMethod to see if it's a credit card or not: https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-funding
Is anything extra charged for using Radar ?
You can learn more about Radar pricing here: https://stripe.com/pricing#radar-pricing
Thanks