Shipping Method Dependency On Invoice Value

How can we handle shipping method for a vendor while checkout when the shipping method is dependent upon Invoice value.



e.g. Fedex does Priority Overnight Shipping till 100$ and if its > 100$ then it does Standard Overnight shipping.


  • Even if I create 2 Shipping Methods A & B in backend
  • Put Fedex as the ShippingService with A = Fedex Priority Overnite and B = Fedex Standard Overnite
  • Assign both of them to a vendor as a shipping method
  • When an Order comes of invoice value 5000 Shipping A should be shown to him at checkout and
  • When order of 7000 comes then Shipping B method should be shown to customer and accordingly the prices should be fetched from the Fedex Rates.



    How is this possible?

Please check the following 3rd party module:

Thanks Ecom but that plugin is not compatible with 4.x anymore not sure about the support

Anything similar for 4.3.x?

On the developer's website versions 4.3.x are listed

http://www.cscart.biz/shipping-price-limit.html

Contact the developer just in case

Hi, yes purchased already

On the developer's website versions 4.3.x are listed

http://www.cscart.biz/shipping-price-limit.html

Contact the developer just in case