Upon upgrading to the newest Ubercart, coupons no longer work properly. If a coupon is used it subtracts the value of the entire cart: e.g. is the coupon is $10 and the cart subtotal is 23:75, it will deduct 23.75.

Also, when removing a coupon, tax is not calculated properly and you need to do a 0CA command for it to recalculate tax.

CommentFileSizeAuthor
#6 help.zip123.48 KBjahaswel

Comments

jahaswel’s picture

We had recently sent out and sold quite a few gift certificates and this is having a major impact on our business, is there any way I can get some action on this?

Thanks
James

last call media’s picture

This happened when upgrading to the newest Ubercart? can you downgrade?

CP was never actually supported on the uberpos alpha release and was only available as a patch from #734840: Coupon support

CP has under gone some changes recently in the dev branch so maybe get that going in a test environment and if all works well, then upgrade?

last call media’s picture

jahaswel’s picture

Yes, I'm using Ubercart Discount Coupons 6.x-1.6

jahaswel’s picture

Theory: % off still works. Might it be treating everything as a %? That way the $15 off would be 1500%, but since it doesn't allow discounts higher that the cart, it ends up discounting the whole cart value.

I tried to test a coupon for .50 to see if that would discount 50% but it didn't like the value for some reason.

Related to this, it would be great if the coupon WOULD allow for higher that the subtotal to show change returned on a gift certificate.

Please let me know if this helps

James

jahaswel’s picture

StatusFileSize
new123.48 KB

I've attached a zip of my uc_coupon and uberpos folders to see if there is an anomaly there.