automate-sales / automate-commerce

next js ecommerce
https://ergonomica.vercel.app
MIT License
0 stars 0 forks source link

Add order functionality #9

Open gkpty opened 8 months ago

gkpty commented 8 months ago
  1. add order object in schema
  2. create the checkout function and order processing functionality.
  3. add the checkout page
  4. add the order confirmation page