giyer Posted July 30, 2005 Share Posted July 30, 2005 Hello All, I am using the seperate pricing option and I have 2 prices for the products - Retail and Dealer. All my retail customers get free ground shipping (they can select faster options by UPS but have to pay). My dealers get a deep discount on the products so I do not want to offer Free Shipping to them. How can I set up OSC to check --- if customer is a Dealer (customers_group_name = Dealer (or) customers_group_id = 6) then show UPS Ground AND do not show Free Shipping option I have implemented Free shipping by using the Flat Ship module and removing Ground Shipping from the UPS module. I may have to selectively enable the UPS Ground (while not displaying the Flat Ship module). Which files should I be looking at to make these changes? chekout_shipping.php? flat.php? ups.php? Thanks in advance! G Quote Link to comment Share on other sites More sharing options...
Jan Zonjee Posted July 31, 2005 Share Posted July 31, 2005 I am using the seperate pricing option and I have 2 prices for the products - Retail and Dealer.All my retail customers get free ground shipping (they can select faster options by UPS but have to pay). My dealers get a deep discount on the products so I do not want to offer Free Shipping to them. How can I set up OSC to check This was added to Separate Pricing Per Customer 4.11. You might have to create a "new" UPS module to use one version for your retail customers and the other one for dealers. From the changelog: The possibility to select payment and shipments options for a customer group or a specific customer was added. These options were created because you might not want to offer retail customers net 30 days payment terms (Net30 http://www.oscommerce.com/community/contributions,2411) or a wholesale customer the option to pay with a credit card. Another thing you might want is to use another table rate for wholesale customers (no free shipping above a certain order value for example). For this you would need to set up another table rate (see this post of TerryK in the Tips and Tricks section: "Shipping: Duplicating Table Rate": http://www.oscommerce.com/forums/index.php?showtopic=137263). Quote Link to comment Share on other sites More sharing options...
giyer Posted July 31, 2005 Author Share Posted July 31, 2005 JanZ Thank you so much! I will check out the latest version. I haven't checked the contrib for updates. Regards G Quote Link to comment Share on other sites More sharing options...
Guest Posted July 31, 2005 Share Posted July 31, 2005 How can i install Free shipping module? Certain products, I cannot charge customer for shipping e.g. Gift certificate or services. Please help. Quote Link to comment Share on other sites More sharing options...
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.