#ermahgherd - Automatic Payment Methods
1 messages · Page 1 of 1 (latest)
To accept debits only.
Debits? As in ACH debit? Debit cards? Something else?
PADs and SEPA.
Is this in Checkout? With the Payment Element? Somewhere else?
Checkout.
When you create a Checkout Session you can enable only the methods of payment you want using payment_method_types: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_types
dashboard.stripe.com/settings/payment_methods no card tick here I guess. And yeah I'm still on payment_method_types
Can you tell me more about your use case? Why do you want to move away from using payment_method_types?
I'm testing a Connect solution in which users create invoices with debits only.
Country agnostic.
Are they being created in the Dashboard or the API?
Currently the API with payment_method_types