I've posted an online order form (no payments processed online) at http://sakuragakuen.org/sg-shop-the-school-store/. It's a password protected site, username: betatest, password: password
The form works, the confirmation is perfect, the emails are sent to the buyer and seller flawlessly — the first time an order is placed. I've implemented a RESET button to clear the form, but all the values are stored somewhere and every subsequent order placed from that user is added on to previous orders. If the user orders 5 t-shirts this time, it looks okay in the form, but at the time of confirmation you will see listed EVERY item ever ordered and a very large total, kind of like a running tab.
No amount of page refreshing will clear those values.
Is there a fix?