#blueish
1 messages · Page 1 of 1 (latest)
Hello
Do we have something like setAutomaticPaymentMethods in SetupIntentCreateParams?
What I want is to auto detect all possible payment method of a currency when creating a SetupIntent
Setup Intents don't support automatic payment methods today
So what will be the appearance of the Payment Element if I only put bancontact?
via payment_method_types?
yes
Then it'd just be Bancontact as the only option
Then how can I use some buy now, pay later options in a SetupIntent?
Most of them don't support Setup Intents currently: https://stripe.com/docs/payments/payment-methods/integration-options#additional-api-buy-now-pay-later
what about the filtering of the available bank in a country. Do we need to do that manually?
I'm not sure what that means
no worries i think I get it now. Stripe will detect customer location and will prioritize and list all available payment method to them. Is that correct?
Kind of yeah, but it doesn't really work with Setup Intents AFAIK as you have to explicitly pass the methods