On a site i'm using AWOCoupon + VP One Page Checkout + Advanced Shipping Rules (opentools). I've also installed:
AwoCoupon Discounts for the Shipping by Rules Plugins for VirtueMartFilename: plg_opentools_vmshipmentrules_awocoupon_v1.2.zip
MIME-Type: application/zip
File size: 4936 Bytes
When I apply a Coupon (which works fine) and debug I can see the awo variables used in this plugin, however they seem to have values before the coupon was applied?
[awoproductdiscount] => 0
[awoproductdiscountnotax] => 0
[awoshippingdiscount] => 0
[awoshippingdiscountnotax] => 0
[awodiscount] => 0
[amountaftercoupon] => 34.98
[amountwithtaxaftercoupon] => 34.98
[taxamountaftercoupon] => 0
[amountwithouttaxaftercoupon] => 34.98
The cart shows the Coupon Discount 9.99 and deducts it properly so total is 24.99.
Any ideas?
regards
Eliot