Top WooCommerce & WordPress Plugins › Forums › Order Minimum/Maximum Amount for WooCommerce › How can I skip the order total requirement for a particular shipping zone?
- Support forum for the Order Minimum/Maximum Amount for WooCommerce.
- This topic has 1 reply, 2 voices, and was last updated 1 year, 10 months ago by
Zohaib.
- AuthorPosts
-
January 18, 2022 at 1:45 pm #93155
Sean McCue
ParticipantSo I’ve done the setup and enabled the setting in the shipping tab to ignore the UK flat rate shipping zone by setting the minimum value to zero.. However on testing the system doesn’t seem to want to remove the minimum value and insists on using the minimum value of the other two zones, this is both in the basket and checkout pages.
How it shows in the backend
https://share.getcloudapp.com/8LupnA8NHow it shows in the frontend
https://share.getcloudapp.com/wbuYKljoA little perplexed about why?
regards
Alex on behalf of Sean
January 19, 2022 at 10:28 am #93156Zohaib
ParticipantHi,
Please try and set the minimum sum for UK as -1 instead of zero.
While on the cart page notices will be updated automatically when user changes shipping method or zone, the checkout page behaves differently and notices are not updated automatically. Currently, you can use these solutions to this problem:- Enable “Block checkout page” option in the General section. This way, the customer will never reach the checkout page, and instead, he will be seeing the notices on the cart page (which are working normally).
- Disable “Checkout notices” option in the Messages section. This way, if order amount will be wrong, the customer will see the correct notice when he will click “Place order” button.
- You can also optionally set “Additional positions” option there to e.g. “Order review: Payment: Before submit button” or any other position that is updated automatically when the user changes the shipping method or zone.
You’ll probably want to keep Validate on add to cart, Hide “add to cart” button options (in General section) disabled, so your customer would have a chance to change shipping method on exceeded amounts.
Please let me know if you continue having trouble with this.
- AuthorPosts
- You must be logged in to reply to this topic.