Closed (fixed)
Project:
Ubercart Discount Coupons
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2009 at 11:31 UTC
Updated:
30 Dec 2010 at 14:40 UTC
When a 100% off coupon is used the value is taken off but the VAT value goes negative and Ubercart displays the cart as the shop owing money to the buyer!
This completely confuses Ubercart and prevents the checkout process from carrying on! eek.
Comments
Comment #1
xibun commentedAlso having problems with said combination: (but in 6.x)
- when customer selects "pickup" (= shipping cost 0) then coupon amount can be redeemed only up to subtotal excl. VAT (although coupon set to 100%)
- when customer selects "standard shipping" then coupon amount can be redeemed up to subtotal incl. VAT - but shipping cost is not covered (module description reads "This module allows Ubercart store owners to provide discount coupons for use during checkout. Coupons can discount either a fixed price or a percentage of the order total." thus should also cover shipping costs - at least optionally. right now the module description is wrong.
Comment #2
xibun commentedbump to 6.x
Comment #3
longwaveShould be fixed in latest CVS of both uc_vat and uc_coupon, see #876028-17: Tax calculation incorrect when coupon applied to a mixed rate order for more details.