#suraj kumar
1 messages · Page 1 of 1 (latest)
For your own account then no, not that I know of
it mean no way to get enabled payment options
not in a progmattic way no; what's the use case exactly for this?
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.
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
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
then I suppose you have to pass payment_method_types