By default, Commerce promotion messaging is disabled. To use it, Commerce Reference Store must set the /atg/commerce/pricing/PricingTools.sendUserMessages property to true, as shown below:

$class=atg.projects.store.pricing.StorePricingTools

# Enable application messaging
sendUserMessages=true