Promotions #2815
Unanswered
lupeaserban
asked this question in
Q&A
Promotions
#2815
Replies: 1 comment
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using a promotion action for absolute discounts on an order by implementing PromotionOrderAction. However, i noticed the absolute amount gets divided by items and then added back together. In this case, if I enter 15 Euros discount amount, after the promotion action is executed, i receive 15.01 in the active order. What am i doing wrong? Is there something i'm missing?
Thanks ahead
Beta Was this translation helpful? Give feedback.
All reactions