Hello,
I'm building a simple ecommerce store in nextjs that works with the woocommerce api, I have gotten to a point whereby the checkout is not sending the order data to the woocommerce api, and comes back with the error
POST /api/create-order 405 (Method Not Allowed)
The code is adapted from https://github.com/imranhsayed/nextjs-woocommerce-restapi
Success story sharing