Disable checkout button when AJAX is processing
-
I have added a second “proceed to checkout” button to my cart template like this:
<a href="https://elementpaints.com/checkout/">Proceed to Secure Checkout</a>
Is there anyway to disable this button (or hide it) while the AJAX is updating?
I don’t want users to click on the checkout button before the totals have been updated, because it would mean they have the wrong quantity during checkout.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Disable checkout button when AJAX is processing’ is closed to new replies.