#suraj kumar

1 messages · Page 1 of 1 (latest)

left iglooBOT
azure swift
#

For your own account then no, not that I know of

fallen frost
#

it mean no way to get enabled payment options

left iglooBOT
rain tulip
#

not in a progmattic way no; what's the use case exactly for this?

fallen frost
#

We are passing payment_method_types while creating setupintents but now what happing if we disable any option from dashboard it still visible to user.

#

so we want to fetch enabled options and then filter out payment_method_types.

rain tulip
#

makes sense

#

you can pass automatic_payment_methods:{enabled:true} when creating a SetupIntent and it will use the settings in your dashboard

#

you don't need to pass payment_method_types

fallen frost
#

No in that case us_bank was also visible for Europe users.

#

and we don’t want to show us_bank for non us users

rain tulip
#

then I suppose you have to pass payment_method_types