Stripe POST req OK in CLI BUT how to handle webhook requests from Stripe – NextJS 14
I am receiving correctly Stripe webhooks POST req but having trouble handling the request.
Is there something I am missing? Console.logs don’t print to terminal.
I am receiving correctly Stripe webhooks POST req but having trouble handling the request.
Is there something I am missing? Console.logs don’t print to terminal.