Discussions
Delayed Order Submision
Hey Everyone,
We have a few scripts that execute when the user clicks the "Submit Order" in the NetSuite generated web store (with site builder/advanced site customization module). This causes a delay of several seconds. I'm okay with that part.
We want to give the shopper a visual indicator that their order is being processed and not to do anything (refresh, hit submit again, use the back button etc.). Is that feasible? How should I approach this? My only solution is to perhaps throw an alert as an on-save client script (scriptable checkout) with some language as above. Any better ideas out there?