Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0-b1
-
Component/s: None
-
Labels:None
Description
Currently, when going through the order process, clicking any of the buttons quickly multiple times will submit the action multiple times. This includes order submissions on checkout. It's possible to spam-click and create 5+ identical orders and it's also possible (sometimes) for you to be redirected back to the beginning of the order process rather than to pay.
Blesta core may need to be updated to add a way to force submission buttons to be disabled when clicked, perhaps if the form has a special class, or the submission button/link has a special class. Then this should be added to the order form.