Hi there,

If I apply a 50% discount coupon, so the order total (before PMA gets to it) is reduced, the PMA still gets applied (it's a percentage based PMA) to the pre-discount order total, e.g.

Cart total = $100.00
PMA = $10.00
Coupon = -$50.00
Order total= $60.00

Can the PMA be applied after the coupon discount? e.g.

Cart total = $100.00
Coupon = -$50.00
PMA = $5.00
Order total= $55.00

Thanks,

David

Comments

janton’s picture

Yes i'm looking for the same thing.. or simular thing... does this has to do something with module weight?

janton’s picture

Same issue here with "uc_discounts_alt"

I don't know if there is some order way? i tried changing the weight of the module but it did not work...

so it looks like this now:
Subtotal: €47,70
TEST fee: €4,77
Coupon: test: -€1,00
Alt discount: -€2,70
Order total: €48,77

Well it should be:
Subtotal: €47,70
Coupon: test: -€1,00
Alt discount: -€2,70
TEST fee: €4,40
Order total: €48,40