Hi,
I have an old J1.5 site with VM1.1 using AWO Coupons and generally it works, however we have recently noticed that if someone updates their basket after applying a coupon, the discount price remains the same as it was when the coupon was first applied. So for example, a user puts £100 worth of products in the basket. Applies a 50% discount Coupon and the total changes to £50, they then decide that they don't want some of the products, so in thier basket, the delete one or two products, maybe change the volume of some. bringing the full price total down to £60. When they click 'Update basket' the initial total is updated, but the discount amount remains at £50, rather than being recalculated to £30, so they pay £10 for £60 worth of products.
I'm reasonably good with PHP, so happy to go and look atht ecode, but need some guidance as to where the update call is located to fix the issue.
Any help would be greatly appreciated.
Thanks
Keith
I have an old J1.5 site with VM1.1 using AWO Coupons and generally it works, however we have recently noticed that if someone updates their basket after applying a coupon, the discount price remains the same as it was when the coupon was first applied. So for example, a user puts £100 worth of products in the basket. Applies a 50% discount Coupon and the total changes to £50, they then decide that they don't want some of the products, so in thier basket, the delete one or two products, maybe change the volume of some. bringing the full price total down to £60. When they click 'Update basket' the initial total is updated, but the discount amount remains at £50, rather than being recalculated to £30, so they pay £10 for £60 worth of products.
I'm reasonably good with PHP, so happy to go and look atht ecode, but need some guidance as to where the update call is located to fix the issue.
Any help would be greatly appreciated.
Thanks
Keith