#cece_51221
1 messages · Page 1 of 1 (latest)
Hello! Yes, you can specify that only card should be accepted when you configure payment_method_types.
only card doesn't include debt card?
card includes debit and credit cards.
can I exclude debit card?
You can write code to look at card Payment Method funding and not proceed if it's set to debit: https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-funding
With stripe checkout, can we only allow prefilled card for payment? (not showing the payment element)
Sorry I thought one question one thread
@zinc elk is this the thread I should post?
Yep.