#sergio_sanchez

1 messages ยท Page 1 of 1 (latest)

eager horizonBOT
uncut bane
neat fossil
#

but it is possible the opposite, I mean

uncut bane
#

You mean to exclude? no

neat fossil
#

instead of saying I want: card, sepa_debit

#

can I say: I want all except sepa_debit

uncut bane
#

Or you can just use automatic payment methods and turn off sepa_debit in your dashboard.

neat fossil
#

Yes I know, but the issue is that we want sepa_debit for some cases, so we can not turn off, and we would like to avoid "hardcoded" which payment method are available, so if we add more in the dashboard it will appear without changes

#

the use case is some all payment methods turn on, except sepa_debit that is turn on too

#

if it is not possible

#

do we have a API call to get the list of all payment method enabled in our dashboard?

uncut bane
#

No, there's no such API.

#

For the cases that you need Sepa, you can explictly set it through the payment_method_types

neat fossil
#

even if it is turn off?

uncut bane
#

Yes you can still set sepa_debit in payment_method_types even if it's turned off in the auto payment methods Dashboard settings

neat fossil
#

ok that could work for us ๐Ÿ˜‰

#

thank a lot!

uncut bane
#

Happy to help!