Hi,
I only use PEC as a payment for my store so I disable the Ubercart built-in checkout.
Paypal sandbox doesn't get the discount and the orders in admin also does not seem to recieve
the discount. The submit order pane does not display the discount too.
I'm also just using codeless discount, but I can't figure out if I missed a settings or the module
won't work the way I have it setup.

My issue is similar to this http://drupal.org/node/861774 and he's not getting any response, hopefully this post
gets some :-)

I could probably tinker with it but I have no idea where to start or which code to touch.

Comments

AlanT’s picture

Category: support » feature

I'm looking at replacing my traditional merchant account with PayPal Website Payments Pro, however, to get the better rates, Express needs to also be made available.

Yet, since discounts are processed only on the checkout page, uc_discounts_alt is not compatible with PayPal Express, a standard component of Ubercart.

We need to move discounts from the checkout page to the cart page.

I realize this is not trivial, however, it is required in order to be fully functional within the Ubercart system.

rsbecker’s picture

I am using Paypal standard and it is not getting the discounts either. They show up in the cart and on the checkout page, but disappear before I get the order review page. I have tried the dev and production versions with the current dev and production versions of Ubercart 6.x.2. I also use the Add Donations module and that information is being passed to the Review Order page and then on to Paypal.

I tried to figure out between uc and uc_discount_alt where the information is passed, but couldn't find it.

royerd’s picture

Same here. I'm using Paypal, but not the PRO version. The discount calculates in checkout but does not carry through to "review order." There should be a warning somewhere in the documentation until this is fixed.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -Ubercart, -checkout, -discount, -paypal, -alternative, -express +Discount

I am closing this issue, as Drupal 6 is now not supported.