Create a food ordering app with Strapi and Next.js (6)

This tutorial is part of the « Cooking a Deliveroo clone with Next.js (React), GraphQL, Strapi and Stripe » tutorial series.


This is a companion discussion topic for the original entry at https://strapi.io/blog/nextjs-react-hooks-strapi-checkout-6

Thanks so much for this wonderful tutorial on strapi, nextjs, stripe and graphql.
it is very educative.
i am in part 6 now and the stripe integration works fine.
Sir, when I click the confirm order button the payment will be successful but there is no feedback on the client-side and no redirect to another page
thanks