#luccccas
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- luccccas, 5 days ago, 19 messages
Hi, no. If you have different flows, you can set payment method configurations first, https://stripe.com/docs/api/payment_method_configurations/create and then when you create the Payment Intent, you can pass it https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method_configuration. This allows you to control the payment methods seamlessly.
Thank you!