#ericfavor2416
1 messages · Page 1 of 1 (latest)
You actually can't do this
You get back a 4xx error for an invalid request
You cannot provide a new payment method to a PaymentIntent when it has a status of requires_capture. You should either capture the remaining funds, or cancel this PaymentIntent and try again with a new PaymentIntent
got it, thanks!