#KEITH LARD
1 messages · Page 1 of 1 (latest)
Sorry I'm a bit confused. I am collecting payment method details outside of the flow in this scenario, that example seems to be from the element solutions. In this case I have the payment method id already
not sure I follow how would that work, is the PaymentMethod already attached to the Customer? Why not just use the normal flow as described in those docs?
in any case, there are overloads of the function that confirms the PaymentIntent that can take an existing ID without using Elements, https://stripe.com/docs/js/payment_intents/confirm_card_payment#stripe_confirm_card_payment-existing for instance