Cart rule "Fixed amount to whole cart" not working properly
-
hey,
i tried to add a coupon,action type was "Fixed amount to whole cart" but when i applied it to the cart
the amount i gave was applied to each product not to the subtotal of the cart.coupon code was created to reduce 1000 from the subtotal but when we applied the coupon code at the end of the order instead of reducing 1000 from the subtotal, It reduced 1000 from each product
hoping to get an answer ASAP
-
Hi @gayanpriyankara ,
Could you please mention bagisto version .
-
@bhanu-webkul
APP_VERSION=1.2.0 -
https://prnt.sc/w4idwe , https://prnt.sc/w4id2x its absolutely working fine in bagisto version 1.2.0
could you please share screen shots of cart rule page and checkout page -
@bhanu-webkul yes it is working for a single product try to add different products to the cart
-
@gayanpriyankara Yes its not working as it should. Thanks for reporting this, we will fix it soon in master
-
@gayanpriyankara now issue has been fixed, you can take a pull from master branch - https://github.com/bagisto/bagisto/tree/master
-
that is great @bhanu-webkul
thank you I wlll do the rest will it effect if the web is already hosted ? -
you check changes from here - https://github.com/bagisto/bagisto/pull/4391