Hi
I'm storing the orders in sessions and i give the possibilty to user to delete the order, but i'm trying to create an "undo" but i don't know how.
When the user ask to delete the session (the order), what you advice me to do to have the possibility to undo it? It don't need to be after X minutes, just in the same page so if he deletes the order, he see an option to undo the action.
Thanks