I am facing an issue, after placing an order, if I go back and place a new order, the form checkout fields display the information saved in the previous order, is there a way to clean the checkout form fields automatically every time an order gets submitted?
I’ll be looking for your kind response.
Thanks,
Miguel
The information like name and address will be auto-filled the second time, assuming one person will use one device to order. We do not have a user login in stores, so this was necessary to make reordering easy.
We have a tourism company; we offer tours to different places around our city. We work directly with hotels, specifically with the hotel managers and bellboys. The store is meant to be used by these managers and bellboys. Whenever a new guest arrives at the hotel, the bellboys offer our tours. If a guest decides to take a tour, the bellboy goes to our store, selects the tour, and fills out the guest information so that we can pick him up on the agreed day. Therefore, as the bellboys make multiple reservations per day, we need the checkout screen to be automatically cleared after each submission.
Thank you for your detailed explanation. You can make use of store events to automatically clear the checkout form after each submission. Add the following script to Settings > Integrations > Custom scripts.