Disable place order button when not in last step
-
Hi,
I’d like to use your great plugin on my Website and I’m looking forward to enable it!
One little thing blocks me from doing so:I use Woocommerce Germanized since I have to follow german laws. These require that the Place Order button is right below the order summary with nothing inbetween.
The Germanized plugin takes care of that, removing the Place Order button from your last step and adding it below the order summary. That leads to two problems:- The button is displayed to the user at all times, causing confusion and a bad user experience, especially for customers on a mobile device: Screenshot 1
- It is possible to successfull order in Step 3, before the payment methods are displayed in Step 4: Screenshot 2
So I’m looking for a way to disable or better hide that button until the user is in the 4th step. Do you have any advice for me?
You already add the class “fc-place-order-button” to the button, I think an easy way would be to add a “fc-place-order-button-disabled” class and remove it in the last step, so I can use a custom CSS to disable or hide the button. Could you implement that?
- The topic ‘Disable place order button when not in last step’ is closed to new replies.