Stripe signature verification is failing in NextJS 14.2.3
I am trying to implement Stripe webhook in my NextJS project. I am using NextJS 14.2.3 app router.
This is my code in route.ts file
I am trying to implement Stripe webhook in my NextJS project. I am using NextJS 14.2.3 app router.
This is my code in route.ts file