queenVandry Posted July 27, 2010 Posted July 27, 2010 (edited) Is there a way where I can set a flat shipping rate for my country-of-origin orders and another flat rate for international orders? Please help :rolleyes: :blink: :) Edited July 27, 2010 by queenVandry Quote
Guest Posted July 28, 2010 Posted July 28, 2010 Vandry, Use this: http://addons.oscommerce.com/info/1724 Then create your zones and assign international and domestic zones to the above. Chris Quote
satish Posted September 2, 2010 Posted September 2, 2010 Is there a way where I can set a flat shipping rate for my country-of-origin orders and another flat rate for international orders? Please help :rolleyes: :blink: :) Use MultiGeoZone MultiTable Shipping contribution : http://www.oscommerce.com/community/contributions,2571 Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
dakota259 Posted September 7, 2010 Posted September 7, 2010 (edited) Hi, Make a copy of flat.php to flat_world.php Change all the "flag" -words in the flag_world.php in "flag_world" Do a refresh of your admin window and you have 2 flat shipping rates in your shipping module. PS. you can copy the flat.php as many times as you like! cheers g Edited September 7, 2010 by dakota259 Quote
tony-ch Posted September 17, 2010 Posted September 17, 2010 Hi, Make a copy of flat.php to flat_world.php Change all the "flag" -words in the flag_world.php in "flag_world" Do a refresh of your admin window and you have 2 flat shipping rates in your shipping module. I did exactly above and I have to flat shipping modules in the admin window. However if I change one the other one is taking over same value. How can I have two seperate value. One for world and one value for national? Thanks for your help Quote
satish Posted September 18, 2010 Posted September 18, 2010 http://addons.oscommerce.com/info/2571 Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Jack_mcs Posted September 18, 2010 Posted September 18, 2010 Make a copy of flat.php to flat_world.php Change all the "flag" -words in the flag_world.php in "flag_world" Do a refresh of your admin window and you have 2 flat shipping rates in your shipping module. I did exactly above and I have to flat shipping modules in the admin window. However if I change one the other one is taking over same value. How can I have two seperate value. One for world and one value for national? You have to change all instances of flat to the other name in both of the files for the modules, being sure to keep the case the same. So if the new name was internat, then flat would become flat_internat and FLAT would become FLAT_INTERNAT. If there is already some other name in addition, like FLAT_ENABLE, thenit would become FLAT_INTENAT_ENABLE. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
mirza_yasir4 Posted February 21, 2011 Posted February 21, 2011 You have to change all instances of flat to the other name in both of the files for the modules, being sure to keep the case the same. So if the new name was internat, then flat would become flat_internat and FLAT would become FLAT_INTERNAT. If there is already some other name in addition, like FLAT_ENABLE, thenit would become FLAT_INTENAT_ENABLE. I want to try your method, but You didn't mention the paths, where to replace files. I guess they are... \shop\includes\languages\english\modules\shipping\flat.php \shop\includes\modules\shipping\flat.php I created 2 files (flat_intl.php) at these 2 locations and renamed all 'flat' to flat_intl Lets see what happens. Quote Thanks and Regards Yasir Imran Mirza My Contributions
mirza_yasir4 Posted February 21, 2011 Posted February 21, 2011 Sorry, It didn't work. Now I am trying with Built-in Zone Rates module. Quote Thanks and Regards Yasir Imran Mirza My Contributions
broadstreetbully Posted March 9, 2011 Posted March 9, 2011 lord have mercy.....this is about as confusing as it can get. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.