Are you having this problem with IPN too? I thought you said just paypal express.
Are you having this problem with IPN too? I thought you said just paypal express.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I have the Checkout Without Account (Fast and Easy Checkout mod) installed, and when customer chooses to pay with Paypal IPN, he gets charged full price instead of the discounted price, even though the discounts do show up in cart and on order page.
Now I don't know yet whether the correct total is being passed to payment gateway (authorize.net emulator). We haven't had a qty discount authorize.net sale, but the store has only been live for one day.
Everything appears to be correct in ZenCart Admin, discount and correct total displays on the order, the only thing I can see that's wrong is Gross Amount: in the payment section of the order.
I have heard of reports of problems passing discounts to paypal recently but don't know the root cause.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I have installed this module, on my store zen-cart 1.37,
I have a product in multiple sub-categories, the discount works fine when I add the product selected from the category I set it up in.
The problem lies when I select the same product from a different category it does not add the discount.
The master categories id is used in category computations, so if you have copied the product from category A to category B, the one in category B will use category A as its category id.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
This what I have setup:
// Add all linkages here
$this->add_twoforone_cat(4);
The product is all also in 6_13.
Does this make sense?
If you copied the product (instead of linking it), you would have to do an $this->add_twoforone_cat(13); or do an add_twoforone_prod on that particular product if the former is not appropriate.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks so much for your quick reply.
I've got this installed and it's working great except...
I've added the code for 'Quantity Discounts Contribution Example 5 Marketing Text' described on the web page.
My web page is displaying: "Priced as low as in quantities of or more." Notice there are no numbers, what's wrong?
I was floating in a peaceful sea...rescued by a sinking ship.
Bookmarks