action0335 Posted May 16, 2008 Posted May 16, 2008 I had a programmer build a site with OSCommerce but she cannot finish the shipping and I am left high and dry and just flat out frustrated. I have the following shipping rules needed: Shipping Flat Rate Any item starting with Item Numbers: SBC SBP SBLP SBST SBRP SBLGP U.S. All U.S. Orders ship via USPS Priority 2-3 day 1 item $5.55 2-3 items $7.50 4-6 items $10.25 7+ items $16.00 UPS Shipping GROUND From Zip Codes: Any item starting with Item Numbers: W36 Will ship from zip code: 95492 Any item starting with Item Letters: WYL KMS Will ship from zip code: 48060 The items ending with EO is zip code 92630 The drop ship ones need to account for dimensions in cost of shipping to compete with my competitors. I have created a UPS account, have the developer's key, etc. Yet I cannot find ANYONE on the web to even pay to just get this stupid shipping working correctly. Install the module and just make it work. :angry: Anyone, anywhere. PLEASE, guide to a solution or place for a solution. I have aged years in the past weeks. Quote
shimonp Posted May 16, 2008 Posted May 16, 2008 As psychiatric society of US used to say nowadays "convert difficulties into opportunites" :) Ask your programmer to write a new shipping module as per your specification (copy UPS/USPS module as a start and change accordingly) I would estimate what you need is few hours job if you don't care about great deal of flexibility and encapsulation. Interface of shipping module is really trivial. Populate install/unistall/quotes with values you need and voila. Regards, Shimon I had a programmer build a site with OSCommerce but she cannot finish the shipping and I am left high and dry and just flat out frustrated. I have the following shipping rules needed: Shipping Flat Rate Any item starting with Item Numbers: SBC SBP SBLP SBST SBRP SBLGP U.S. All U.S. Orders ship via USPS Priority 2-3 day 1 item $5.55 2-3 items $7.50 4-6 items $10.25 7+ items $16.00 UPS Shipping GROUND From Zip Codes: Any item starting with Item Numbers: W36 Will ship from zip code: 95492 Any item starting with Item Letters: WYL KMS Will ship from zip code: 48060 The items ending with EO is zip code 92630 The drop ship ones need to account for dimensions in cost of shipping to compete with my competitors. I have created a UPS account, have the developer's key, etc. Yet I cannot find ANYONE on the web to even pay to just get this stupid shipping working correctly. Install the module and just make it work. :angry: Anyone, anywhere. PLEASE, guide to a solution or place for a solution. I have aged years in the past weeks. Quote
action0335 Posted May 16, 2008 Author Posted May 16, 2008 As psychiatric society of US used to say nowadays "convert difficulties into opportunites" :)Ask your programmer to write a new shipping module as per your specification (copy UPS/USPS module as a start and change accordingly) I would estimate what you need is few hours job if you don't care about great deal of flexibility and encapsulation. Interface of shipping module is really trivial. Populate install/unistall/quotes with values you need and voila. Regards, Shimon I am sure this post was very helpful and I appreciate it. I just wish I had an idea of what it said. Thank you though. 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.