Hi
we are using
VP One page checkout
Advance Shipping rules by Open tools
we offer free shipping to UK customers when they spend a total of £30 (after discounts)
if the order is above £30 (free shipping) and then a coupon is applied that lowers the total under £30 then FREE shipping is still given
(we do not use a FREE SHIPPING coupon)
when we debug the advance shipping rule there are no values given for any coupons in the basket, this is not being passed to the shipping calculation.
does anyone know if this is an AWO coupon issue of and advance shipping rule issue.
we switched off VP one page checkout and used regular virtuemart checkout and got same results.
I really want to offer more coupons to customers but cannot afford to offer them if the shipping calcualtion does not work correctly
here is an example from advance shipping rules showing no discount amounts in the varaibles after a coupon has been applied lowering the cart total to £26
[articles] => 12
[products] => 4
[amount] => 29.99964
[amountwithtax] => 29.99964
[amountwithouttax] => 24.9997
[baseprice] => 24.9997
[basepricewithtax] => 29.99964
[discountedpricewithouttax] => 24.9997
[salesprice] => 29.99964
[taxamount] => 4.99994
[salespricewithdiscount] => 0
[discountamount] => 0
[pricewithouttax] => 24.9997
we are using
VP One page checkout
Advance Shipping rules by Open tools
we offer free shipping to UK customers when they spend a total of £30 (after discounts)
if the order is above £30 (free shipping) and then a coupon is applied that lowers the total under £30 then FREE shipping is still given
(we do not use a FREE SHIPPING coupon)
when we debug the advance shipping rule there are no values given for any coupons in the basket, this is not being passed to the shipping calculation.
does anyone know if this is an AWO coupon issue of and advance shipping rule issue.
we switched off VP one page checkout and used regular virtuemart checkout and got same results.
I really want to offer more coupons to customers but cannot afford to offer them if the shipping calcualtion does not work correctly
here is an example from advance shipping rules showing no discount amounts in the varaibles after a coupon has been applied lowering the cart total to £26
[articles] => 12
[products] => 4
[amount] => 29.99964
[amountwithtax] => 29.99964
[amountwithouttax] => 24.9997
[baseprice] => 24.9997
[basepricewithtax] => 29.99964
[discountedpricewithouttax] => 24.9997
[salesprice] => 29.99964
[taxamount] => 4.99994
[salespricewithdiscount] => 0
[discountamount] => 0
[pricewithouttax] => 24.9997