Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    help question Different shipping rates for retail vs wholesale customers?

    Greetings my fellow Zen Cart users!

    I am in a bit of a bind here. I am taking over the IT needs for a friend's website who utilizes Zen Cart...I should also add that this is the first time I have ever used Zen Cart and have only been using it for about two weeks now, and at the moment I only have access to the Zen Cart Admin tool.

    I have created a catalog & products by using Catalog -> Categories/Products etc. I have everything set up the way (I believe it should be) and the items do post to her website and customers are able to purchase these items.

    The problem I am running into is in the checkout process. The way she has her products set up is
    "Retail customers" (0) pay normal UPS shipping rates (The UPS tool is installed) while "Wholesale" (1) customers pay a different rate. For this category we want both Retail & Wholesale (2) to pay standard UPS rates. Currently, both customers are receiving the "Wholesale" version where they have to select a radio button that states "Custom Per Order" in order to proceed.

    I have tried for hours to get this figured out, but I cannot for the life of me get this situated, and her previous IT person is not returning any forms of communication.

    Can anyone here please help?!

  2. #2
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Please help a new user!

    Are you able to determine or know what plugin is providing this extra functionality?

    More than likely the shipping modules have been modified to support this customer group functionality. With usps, this customization maybe by use of an observer which is code that is not directly typed into the usps module but is inserted during execution by the notifier system.

    Fyi, reason I asked about the software is that perhaps the thread related to that program would be helpful in applying the desired change(s).

    Further, what coding support tools have you armed yourself with? Comparison? Plain text editing? ftp? Local IDE to make code format checking easier? Etc...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: Please help a new user!

    Thank you for the quick reply. The plugin is the "UPS addon shipping module". I utilize Komodo Edit and Local IDE to make sure the code is correct, but the problem I have is that I do not have access to the server to insert any coding, as I only have access to the Admin area at this time.

    Hope that helps!

  4. #4
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Please help a new user!

    Quote Originally Posted by Seanobr88 View Post
    Thank you for the quick reply. The plugin is the "UPS addon shipping module". I utilize Komodo Edit and Local IDE to make sure the code is correct, but the problem I have is that I do not have access to the server to insert any coding, as I only have access to the Admin area at this time.

    Hope that helps!
    So okay, sorry I referenced the wrong shipping module, sorry about that. Similar principles still apply.

    So the question about the additional plugin was not necessarily about the shipping module but this "wholesale" feature. Basic ZC does not offer a "wholesale" option. But there is/are plugins that add that functionality to the code... Further based on the "capability" of that plugin, it may/may not be possible to modify settings in the admin to accomplish the desired goal. This more than likely will require editing the code (ftp related software needed). If the "owner" won't give access to the server, maybe they can provide a copy of the files or copy the files to a location that they will offer/trust to allow ediiting.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Please help a new user!

    *deleted: duplicate due to internet connectivity*
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: Please help a new user!

    Thanks, I do have access to the FTP and use FileZilla. So, if I'm understanding correctly, I can't do it from the admin page, but instead to edit the code via FTP and upload it that way?

  7. #7
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Please help a new user!

    Have you found somewhere in the admin panel a place to designate which group is associatedwith which shipping?

    Also in the OP, the use of (2), is that to mean a new group? Thatpart I didn't understand.

    Is there a shipping option that implies that it is provided specifically to offer the custom For order option? Are you wanting to turn that off?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Please help a new user!

    Quote Originally Posted by Seanobr88 View Post
    Thanks, I do have access to the FTP and use FileZilla. So, if I'm understanding correctly, I can't do it from the admin page, but instead to edit the code via FTP and upload it that way?
    Depends and goes back to what plugin is installed (and the capability incorporated). If I may suggest, if you download a clean copy of ZC 1.5.4 and compare it with your newly "acquired" setup, you can see what files are modified, added, or deleted and likely can figure out more about the setup and how this feature was applied. Regarding the UPS module, that is not stock code with ZC, so could "keep it small" and download the same version from the plugins section, compare it to your version and then if still necessary could post from where the uPSmodule was obtained, the changes made and perhaps specific changes could be suggested to resolve this oneproblem...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: Please help a new user!

    Sorry, I should have made that more clear. In the Catalog -> Categories/Products, where I created the listing of products, it is set up where certain items are only available for certain customers; so "Wholesale" is 0, "Retail" is 1, and for both it is 2. So certain items are only available to certain customers.

    The way the shipping is set up, if the customer is "Retail" they get charged according to the UPS shipping calculator; if they are "wholesale" they get charged a flat rate. What I am looking to do, just for this catalog, is to allow the wholesale customers to get charged using the UPS Shipping calculator.

    From what I have been told, in the past if a product is available to both customers, the normal shipping rules would apply. For this catalog we want to alleviate that and have everyone get charged the same for shipping.

  10. #10
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: Please help a new user!

    I guess a follow up question would be is there anyway I can either modify the code or upload a new file that has shipping instructions for this one catalog only without having to rewrite the entire thing?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 6
    Last Post: 16 Jul 2015, 04:29 AM
  2. v150 Dual Pricing V1.8 separate shipping rates for wholesale/retail + other questions
    By Johnnycopilot in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 21 May 2015, 03:36 AM
  3. Need Different Payment Options for wholesale and retail
    By perkiekat in forum Built-in Shipping and Payment Modules
    Replies: 17
    Last Post: 28 Dec 2009, 05:07 AM
  4. Different Minimums for Wholesale vs. Retail
    By bluealice in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Nov 2007, 03:24 PM
  5. Shipping rate for retail and wholesale (protox_form)
    By scvinodkumar in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 3 Aug 2007, 02:29 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR