Retailers can create coupons using either the NewStore Omni Channel Manager (NOM) platform or via APIs. These coupons can then be distributed to customers through various marketing campaigns, such as:
Customer sign-up incentives
VIP purchase rewards
Promotional sales and events
Free Shipping
This flexible coupon management system enables retailers to deliver targeted promotions and enhance customer engagement.
To enable Coupon discount, configure the following values in the
cart_management_v2
property in Associate App Config:coupon
To create the definition and then associate coupon codes to the definition, refer to the documentation.
There could be scenarios where the Retailer wants to have coupons generated in a central location and propagated to all the channels, including but not limited to eCom and POS. In such use cases, the retailer can build an integration to get the codes from the central repository and use the NewStore API to create the coupons
The Create Coupons API enables the creation of coupon definitions with customizable restrictions. Using this API, you can tailor coupons to specific requirements, such as:
- Limiting redemption to a specific store
- Designating exclusive or non-exclusive offers
- Targeting specific customer segments
This flexibility allows for precise control over coupon distribution and redemption. Once the coupon definitions are created, you will need to add coupon codes to the coupon definitions using the Create coupon codes.
The HQ team can validate coupons using the Cart Simulator tool within NewStore Omni Channel Manager (NOM). For a comprehensive guide and step-by-step instructions, refer to the documentation.