Thread: DUAL Pricing v2

Page 119 of 151 FirstFirst ... 1969109117118119120121129 ... LastLast
Results 1,181 to 1,190 of 1503
  1. #1181
    Join Date
    May 2012
    Posts
    18
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    I am having problems with Dual Pricing v2. When a wholesale customer is logged in the Retail Price shows on the product but the wholesale price does not. The wholesale price is reflected in the cart.

    I have Zen cart v. 1.5 installed by PicaFlor-Azul
    Dual Pricing v. 2
    and a bunch of other mods: FEC, Quantity Discount (uninstalled), Sitemap xml, Google Analytics, reCaptcha, Imagehandler 4, etc

    I've combed through the posts looking for the fix but have not spotted it. What have I missed?

    Thank you in advance for any insights.

  2. #1182
    Join Date
    May 2012
    Posts
    18
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    I forgot to mention that I created a mirror site for my wholesale customers. I needed to have Quantity Discounts by category for Retail customers and it just would not work with Dual Pricing. So I have a site that is for wholesale customers only but I want it to the MSRP price and the wholesale price. Right now it only shows the Retail price and reflects the wholesale price in the cart.

  3. #1183
    Join Date
    Mar 2013
    Posts
    2
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by chrissccub View Post
    Hey Zenners! I have been setting up my first ZC store front for the past few weeks and it has gone fairly well with a TON of help from searching the forum and reading tons of posts. Some details:

    ZC 1.50 installed by Fantastico
    Dual Pricing 2.1
    URL: shop . scr ub compo nents . com

    I've seen variations of this discussed in older posts as well as a similar sounding question a few pages back but that did not get an answer. When logged in with Wholesale credentials, I can add a product with no attributes to the cart correctly. The wholesale price is shown on the product page as well as in the cart.

    Different story with products with attributes. On the product page, the wholesale base price, as well as the wholesale upcharges for different attributes is correct. When added to the cart, the ATTRIBUTES work correctly but the BASE PRICE reverts to the full retail price.

    I read through about 50 pages on this support forum a few nights ago and it seemed like the old posts had to do with this mod not playing nice with attributes. For me, the attribute pricing is working beautifully but I can't figure out why the base price is changing in the cart.

    I hope that I've included enough info for someone to help me out. I will be contributing to the project as soon as I get my shop finished so I appreciate any advice!

    Thanks again for the support.
    Well, just to follow up with this. Last night I set up a test area and installed a fresh copy of ZC 1.51 as well as Dual Pricing V2. No other mods, classic template, etc.

    Created a test product as follows:

    Base Price Retail $100 Wholesale $50
    Attribute Retail $0 Wholesale $10

    On product page, everything works perfectly. Once added to the cart, the base price resorts to $100 and the Wholesale attribute price works correctly for a total price of $110 rather than $60.

    Any thoughts are appreciated, I'm a bit disappointed by this result as I was sure the issue had to do with a mod or template that had changed the code. With this fresh test install it looks like that might not be the case.

    Thanks everyone!

  4. #1184
    Join Date
    Oct 2010
    Location
    Finland
    Posts
    26
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by Harri View Post
    Thanks for this great addon, v.2.1 works great on my 1.5.1 catalog side but I'm having problems on admin side. I didn't found any answer for my problems as I read through this support forum.

    a) I cannot add quantity discounts - when I click add 5 blank discounts, only one discount row is added. I can edit it partially, it shows correctly on catalog side. If I try to add another discount, I'll lost that first discount.

    Errorlog is generated: PHP Fatal error: Call to undefined method currencies::display_price_w() in /home/.../admin/products_price_manager.php on line 984
    Line 984:
    <td class="main" align="right"><?php echo $currencies->display_price_w($discounted_price_w, '', 1) . ' ' . $currencies->display_price_w($discounted_price_w, zen_get_tax_rate(1), 1); ?></td>



    b) Option values can't be created: I can create option name, but if I try add values I get "WARNING: An Error occurred, please refresh the page and try again."

    Errorlog is generated:
    PHP Fatal error: 1062uplicate entry '1-2' for key 1 :: insert into products_options_values
    (products_options_values_id, language_id, products_options_values_name, products_options_values_sort_order)
    values ('1',
    '2',
    'testi',
    '2') in /home/.../includes/classes/db/mysql/query_factory.php on line 120

    I would appreciate your help a lot :)
    Please, can somebody help me?

    I was able to fix attribute errors by reinstalling this mod really carefully :) Catalog side + shopping cart works with or without attributes.
    But quantity discounts can't be added in products price manager. Does anybody know how to make quantity discounts tool work?

    Adding blank discounts creates errorlog:
    PHP Fatal error: Call to undefined method currencies::display_price_w() in /home/xxx/public_html/xxx/products_price_manager.php on line 988


    on line 988 reads:
    <td class="main" align="right"><?php echo $currencies->display_price_w($discounted_price_w, '', 1) . ' ' . $currencies->display_price_w($discounted_price_w, zen_get_tax_rate(1), 1); ?></td>

  5. #1185
    Join Date
    Oct 2010
    Location
    Finland
    Posts
    26
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    UPDATE
    I figured out what was causing the problem with the quantity discounts: it was store tax setting. When I disabled all taxes, quantity discount admin worked fine. It's odd, because catalog side and product wholesale pricing works nicely even those taxes were enabled. Just noticed from the readme file that taxes are not supported by this module. Is there plans to add full tax support to this module? It would be very nice.

  6. #1186
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: DUAL Pricing v2

    Harri, thanks for sharing your solution and helping others. When the module was first built (I assume) tax support was not added because wholesale customers do not generally pay sales tax. We do not plan to add any new features to this module in the near future. Perhaps another developer (or the original author of the module) would be kind enough to contribute this feature.

  7. #1187
    Join Date
    Jul 2011
    Posts
    138
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    Quote Originally Posted by mercurysoun.it View Post
    thank you very much your edit is fine but I still have a problem on the quantity discount.
    When I log as wholesale I can see the wholesale prices for quantity, but in the basket is indicated only the first wholesale price.
    The volume discount will not work. What can I do?
    I did not see a fix in my search of this forum. All solutions appear to be for attributes and not quantity discounts. I'm experiencing the same problem as quoted. When shopping as a retail customer, I see the correct pricing for quantity discounts. I also see the correct pricing for the quantity discounts when logged in as wholesale.

    When I'm logged in as a wholesale account however, once I add a product to my shopping cart, the first tier (1-4 piece) pricing shows up correctly in the shopping cart. If I add enough quantity to take advantage of the 2nd tier (5+ pieces) the price in the shopping cart is populated as the 2nd tier MSRP price and not the 2nd tier wholesale price.

    Does anyone know the fix for this?

    Thanks
    ZC 1.5.5
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

  8. #1188
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    ZenCart do not add Tax on my clients who are marked as wholesale. The normal retail clients are no problem, tax is added on both products and shipment, no problem
    But everybody who is on wholesale do not get tax added.

    I checked the tables in the DB under the address_book and customers but do not see anything funny.
    I created two dummy users with exactly the same billing and delivery address. The only difference is one is retail and one is wholesale.

    The system ads tax on the retail client but on the wholesale client it only ads tax on shipment fee but on products it does not add tax and on the invoice it shows "Tax" 0.00%

    I see under customers table there are two wholesale fields
    customers_whole
    customers_wholesale

    I am not sure if this was due to an upgrade some time. But I see the value for customers_whole = 1 for wholesale clients but for the same client customers_wholesale is null (no value). On my dummy account I also set customers_wholesale = 1 but that made not difference the system still do not add Tax on wholesale clients.

    Any suggestions?
    Only Dead Fish go with the flow

  9. #1189
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: DUAL Pricing version 2

    OK, sorry, I see further up the plugin does not support tax on wholesale clients
    Is there a way I can just disable the dual pricing plugin until we could fix it or must I just uninstall it. If I uninstall it i guess I will have to enter all wholesale prices again after I install it again one day.

    Does anybody know of any other plugin which does the same work but which actually add tax on wholesale clients?
    Only Dead Fish go with the flow

  10. #1190
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: DUAL Pricing v2

    I think I found the fix for the Tax problem.

    This is what I did:
    in the file includes/classes/orders.php I removed lines 520 to 529

    Maybe somebody who is more clued up with this module will be able to tell if that will cause problems elsewhere but so far the invoices now displays tax for my wholesale clients.

    This is the lines I removed - lines 520 to 529
    Code:
    //Dual Pricing start - taxes
    	  if ($customer_address->fields['customers_whole'] > 0)
          { $products_tax = 0;
            $this->products[$index]['tax'] = 0;
            $tax_add = 0;
            $this->products[$index]['tax_description'] = '';
          }
    	  if ($customer_address->fields['customers_whole'] == 0)
          {
    	  // Dual pricing end - taxes
    Only Dead Fish go with the flow

 

 

Similar Threads

  1. Dual Pricing - Wholesale Pricing - Some issues I was able to fix
    By hollettster in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 17 Dec 2010, 12:00 AM
  2. Dual Pricing - Wholesale Pricing for Zen 1.3.7 works with Easypopulate
    By micheloo in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 20 Jan 2010, 06:01 PM
  3. No Attributes after installing Dual Pricing - Wholsale Pricing
    By drybsmt in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Sep 2009, 11:09 AM
  4. Quantity Discounts and Dual Pricing - Wholesale Pricing
    By snarkys in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 2 Jul 2007, 06:47 PM
  5. Dual Pricing Module & Dual Tax Classes
    By WILL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 25 May 2007, 10:44 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