iama3191 / Wonder-Cakes

Fifth Project for Code Institute. E-commerce site for a cake store. Technologies used: HTML, CSS, JavaScript, Django, AWS.
https://wondercakes.herokuapp.com/
2 stars 1 forks source link

Checkout Test #31

Open iama3191 opened 1 year ago

iama3191 commented 1 year ago

Add few items to the bag, go to checkout, and secure result: received an error 'value too long', it didn't went to checkout succeed page, or reset the shopping bag on the navbar, but on stripe, the payment was successful.

Need to fix

iama3191 commented 1 year ago

The error was fixed, I tried once again, delete session_id and reload the page, on stripe, the payment went through, I was redirected to the checkout success page, the bag amount on the navbar is on 0.