Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default UPS & USPS Shipping

    Hello,

    I am dealing with 4 dropshippers 3 of them use UPS and 1 uses USPS.

    My question is when a customer purchases and item that can only be shipped by USPS and they click go to checkout they see UPS & USPS then they are asked to choose their shipping method how will they know to select USPS shipping?

    Is there a way to setup my cart for that 1 dropshippers products that uses USPS shipping?

    Thanks!
    cameo

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: UPS & USPS Shipping

    What will happen if a customer buys 5 items and both ups and usps are involved?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default Re: UPS & USPS Shipping

    Quote Originally Posted by kobra View Post
    What will happen if a customer buys 5 items and both ups and usps are involved?
    Hmmm dunno didn't think about that. Well it looks like I'll have to scratch that and think of something else to do.

    Thanks for bringing that to my attention.

    cameo

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: UPS & USPS Shipping

    You could test the cart to see if it includes 1 or more items from the manufacturer that only ships USPS and if so, disable UPS ...

    Are you using manufacturers_id for the 4 different dropshippers or have you something in the products table that can be tested for to check if any Product is from this 1 dropshipper?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default Re: UPS & USPS Shipping

    Quote Originally Posted by Ajeh View Post
    You could test the cart to see if it includes 1 or more items from the manufacturer that only ships USPS and if so, disable UPS ...

    Are you using manufacturers_id for the 4 different dropshippers or have you something in the products table that can be tested for to check if any Product is from this 1 dropshipper?
    I just now registered for USPS after I finish all the steps for "How to setup USPS shipping module tutorial" I will test the cart and do what you said in your first paragraph above.

    In your second paragraph, yes I'm using manufacturers_id's for the 4 different dropshippers plus the 1 that uses USPS.

    Thanks, Linda!

    cameo

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: UPS & USPS Shipping

    You can use the function $_SESSION['cart']->in_cart_check('manufacturers_id','XX');

    where XX is the manufacturers_id to see if 1 or more is in the cart and if so, set the $this->enabled to false in the UPS shipping module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default Re: UPS & USPS Shipping

    Quote Originally Posted by Ajeh View Post
    You can use the function $_SESSION['cart']->in_cart_check('manufacturers_id','XX');

    where XX is the manufacturers_id to see if 1 or more is in the cart and if so, set the $this->enabled to false in the UPS shipping module ...
    I'm kind of a newbie, so where would I go to find and apply the below?

    function $_SESSION['cart']->in_cart_check('manufacturers_id','XX');

    Thanks!
    cameo

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: UPS & USPS Shipping

    You need to customize the shipping module:
    /includes/modules/shipping/ups.php

    You can use this function to test how many products are in the cart from this manufacturer and if 1 or more are in the cart, then you can disable the UPS shipping module ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default Re: UPS & USPS Shipping

    Quote Originally Posted by Ajeh View Post
    You need to customize the shipping module:
    /includes/modules/shipping/ups.php

    You can use this function to test how many products are in the cart from this manufacturer and if 1 or more are in the cart, then you can disable the UPS shipping module ...
    Ok, will do I guess I should say will try!

    Thank you Linda!
    cameo

  10. #10
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    100
    Plugin Contributions
    0

    Default Re: UPS & USPS Shipping

    Quote Originally Posted by cameo View Post
    Ok, will do I guess I should say will try!

    Thank you Linda!
    cameo
    Hi Linda,

    It's me again. I think Im going to just use zone rates like you showed me how to do in a previous post that I posted. This is getting too hard and confusing for me to do, but I really appreciate all your help.

    Thanks!

    cameo

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. USPS & UPS Shipping Module Problem
    By KrisTX in forum Addon Shipping Modules
    Replies: 0
    Last Post: 23 Sep 2013, 07:37 PM
  2. v151 USPS Module not producing estimates; UPS working; Production mode on & USPS verified
    By gingertea in forum Built-in Shipping and Payment Modules
    Replies: 15
    Last Post: 21 May 2013, 03:25 AM
  3. How do I get UPS and USPS quotes in Zen Cart to match USPS/UPS rates in my PayPal?
    By chachab in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 22 May 2008, 06:13 AM
  4. Strange Error in shipping admin when clicking on UPS & USPS
    By theVR in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 3 Jul 2007, 01:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg