Include discount 'message' in the 'sales by discount' report #556
bkspace
started this conversation in
Feedback: Discounts APIs
Replies: 0 comments
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.
-
With discount functions, we have the ability to return multiple
discount proposals
from within one discount function. You can optionally give each proposal a different 'message'. These messages are ignored for 'code' based discounts, but not for automatic discounts.It would be fantastic to add a column to the
Sales by discount
report, whereby it includesAutomatic discount message
, as currently theDiscount name
andAutomatic discount title
are the same thing.Adding this would give the ability for a merchant to see how specific
discount proposals
are performing within adiscount
.Beta Was this translation helpful? Give feedback.
All reactions