#bp-paymentintent-deferred
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.
- bpthedev, 16 hours ago, 6 messages
Hello! Which guide are you following?
I have looked at many ummmm I am just looking at this one now
Gotcha - and are you confirming client-side, or server-side?
Server-side. I am using nextjs
Then you want to be following this guide: https://stripe.com/docs/payments/finalize-payments-on-the-server
You essentially have to create the PaymentMethod on the client and then pass it back to your server to confirm
This thread may be closed if you don't respond for while, but you can always come back and ask in the main channel if you need more help
Okay thank you