#kratos6753

1 messages · Page 1 of 1 (latest)

red lintelBOT
cinder turtle
#

Hi 👋 when creating the Setup Intent, are you manually defining the payment methods that it can accept by passing payment_method_types, or are you allowing dynamic payment methods to make that determination for you?

cinder turtle
#

@undone crescent checking to see if you're still around and if you saw my above message?

undone crescent
#

I am still with you, will let you know

cinder turtle
#

I need to step away soon, so I'm going to go ahead and provide advice for either answer.

If you are manually specifying payment_method_types when creating the Setup Intents, then you need to adjust your code to include the sepa_debit option:
https://stripe.com/docs/api/setup_intents/create#create_setup_intent-payment_method_types

If you are letting dynamic payment methods decide what type of payment methods are supported, then you will want to ensure Sepa is enabled on this page:
https://dashboard.stripe.com/test/settings/payment_methods