Mrekyle / ci-project-5

Code Institute Project 5 - Ecommerce Specialization
0 stars 4 forks source link

BUG: Order not being saved #4

Closed Mrekyle closed 10 months ago

Mrekyle commented 10 months ago

When order form is submitted. The order is not being saved to the database to be shown in the admin panel. Or re directing the user to the success page. But everything is working with stripe and sending payment intents

Mrekyle commented 10 months ago

FIXED: Connected to other various bugs and typos in the code. Notibley with the UUID not generating due to a typo. And a key error with generating the new total of the bag.