• Resolved temilson

    (@temilson)


    Please note that although I’m a developer, I’m very new to WordPress, not to mention your plugin. And I’ve just taken over the support of a site that uses tools … so perhaps this is a dumb question.

    We are using your plugin to allow free shipping to various states, each with a different minimum order total.

    The problem is, currently if the order doesn’t meet the minimum, the customer is unable to checkout.

    How can I configure things such that if a customers order does not meet the minimum, they will still be able to checkout, either with a flat rate shipping charge OR a message stating that shipping costs will be confirmed with them prior to order fulfillment?

    Thanks in advance for your assistance.

    https://www.ads-software.com/plugins/woocommerce-advanced-free-shipping/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    You’ll need to setup a flat rate shipping in WooCommerce. If the default shipping rates available don’t suffice to your needs, I’ve got another plugin available that will let you setup shipping cost in the same was as this plugin with conditions: https://codecanyon.net/item/woocommerce-advanced-shipping/8634573

    That should do the trick for you ??

    Let me know if you have any other questions.

    Cheers,
    Jeroen

    Thread Starter temilson

    (@temilson)

    Hi Jeroen …

    Thanks so much for your quick reply.

    First of all, we have Version 1.0.4 of your plugin installed.

    Maybe if I make my example simpler:

    A user lives in a state where minimum order of $500 will be shipped FREE.

    If the user submits an order of only $100, we want them to be able to submit the order, however we want them to see a message stating “Shipping will be calculated at cost. We will contact you after reviewing your order with a final total including shipping costs.”

    Can this be done?

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    This can be done in some way… You can setup another free shipping rate and enter such text as the shipping title.

    You then probably want to remote the ‘(free)’ label, this can be done with the following code snippet: https://gist.github.com/JeroenSormani/47d891c6d974997ae2a1

    Cheers,
    Jeroen

    I would like to remove the select button and let woocommerce automatically select shipment for me. i have configured the zones correctly: free shipment in the US; flat rate shipment of 25$ for international orders; free international shipment for orders 150 USD and above. How do i do this? I have 2 shipment zone: us and international. in the us, if orders reach 50 usd, its free. international free shioment must be over 150. internatioanal flat rate is 25. so there are 4 types to consider.

    thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Default to Flat-Rate shipping if order doesn't fulfill free conditions …’ is closed to new replies.