Using stripe with a diferent backend
Hey guys, I'm using the Stripe plugin, but the successUrl and cancelUrl are redirecting to my backend instead of my frontend. How can I change that behavior?
I'm using fastify with prisma and nextjs
1 Reply
Put the full URL of the frontend in the success and cancel url. Example on the front end: