Solutionunvalidated
I'm using Stripe in my NextJS 14 application. Tension: I don't want to run this code from the thank you page I'm currently redirecting from. Outcome: I'm expecting to run some code after successful payment and only then redirect to return_url.
6f78bd2d-ba73-4b1b-b459-f53b0be0d36a
I'm using Stripe in my NextJS 14 application. Tension: I don't want to run this code from the thank you page I'm currently redirecting from. Outcome: I'm expecting to run some code after successful payment and only then redirect to return_url.