#igin-checkout
1 messages · Page 1 of 1 (latest)
yep unfortunately creating two PaymentIntents is the only option, or asking the customer what method they want to use first , and then creating the PaymentIntent based on that
I agree it's pretty clunky and there's case to be made that the API should ignore the capture_method parameter silently or so on, but that's not how it is today