Serving 4342 extensions to the community

Categories

Login or Register



Flex2 Shipping Extension Specific Addon

A simple shipping module which sets one of two shipping rates: Domestic or International based on the shipping address of the order. The country for which the Domestic rate applies is set in the VirtueMart configuration area.

The two shipping rates are configured to calculate shipping as a percentage of the order value, subject to an optional minimum amount to which is added an optional flat handling charge. The result can be taxable or exempt.

The code is based on that of the Flex shipping module by Micah Shawn included in the VirtueMart distribution.

Report

bydbmorgan on September 24, 2009
I have needed something like this for years. I used to received order from outside the USA and would have to go back and ask for additional shipping money. Later I duplicated the flex module to "flex international" and it worked fine but many customers neglected to select International shipping" and I was back to wher I started.

This solution works brilliantly to automatically select whether the customer is shipping to an address within the "home" country, or another country and calculates the rates accordingly.

My wish list would be to create another extension that would allow users to select the rates based on a an order value range such as the "shipvalue" extention bu including the logic to determn domestic vs international. Good work!
byrobertpoirier on September 17, 2009
I spent 10 hours to try to make it work, the shipping modules inside VM. My first VM configuration.

In 5 minutes( I looked at my watch) Configuration was done !

Thanks you very much, merci

Robert