LogoLogo
CommunitySupport PortalYouTubeStart a free trial
  • Welcome
  • Commerce Engine
  • Orchestration Engine
  • API Documentation
  • Release Notes
  • Changelog
  • Commerce Engine
  • Getting Started
    • General Concepts of Emporix
    • Creating your first tenant
    • Developer Portal
      • Manage Users
      • Manage API Keys
      • Tenant List
      • My Account
      • Manage Showcase and Sample Data
  • Customer Use Cases
    • Commerce Use Cases
      • Quote Process
      • Orders
      • Coupons and Redeeming Rewards
      • Returns
      • Payments
      • User Management and Approvals
      • Customer Social Login
      • Personalized Commerce - Customer Segments
      • Company Shared Orders and Customer Groups
    • Automated Use Cases
      • First Registration Coupon
      • Availability and Warehouse Assignment
      • Quote and Order Entry Automation
  • System Management
    • Introduction
    • Authentication and Authorization
      • Identity and Access Management (IAM)
      • Auth0
      • Emporix Single Sign-On (SSO)
    • Webhook Event Publishing
      • HTTP Webhook Strategy - HMAC Configuration
      • HTTP Webhook Strategy - Integration with Azure Service Bus
      • HTTP Webhook Strategy - Integration with Amazon Simple Queue Service (SQS)
    • Search
      • Universal Search Connector
      • Search Configuration
      • Indexing Service
    • Optimistic Locking
  • Extensibility and Integrations
    • Extensibility Cases
      • External Products, Pricing and Fees
      • Enabling Custom Extensions
    • Integrations
      • SAP Integration
    • Payment Systems
      • PayPal
      • Saferpay
      • Spreedly Gateway
      • Unzer
    • Third Party Add-Ons
      • Emporix Contentful App
      • Emporix Builder.io Plugin
      • Magnolia Emporix Connector
      • Zendesk Emporix Connect
    • Powered by AI
      • AI Smart Config
      • AI Smart Import
  • Core Commerce
    • Introduction
    • AI Assistance
    • Carts
    • Catalogs
    • Categories
    • Coupons
    • Customer Management
      • Approvals
      • Assisted Buying
      • Customer Groups
      • Customer Segments
    • Data Localization
    • Delivery Cycle Management
    • Mixin Schemas
    • Media Management
    • Orders
      • Shared Orders
    • Pricing
      • Pricing (Legacy)
    • Products
      • Availability, location, and stock levels
      • Brands
      • Labels
    • Quotes
    • Returns
    • Reward Points Management
    • Sites
    • Tax Classes
      • Tax classes (Legacy)
    • Measurement Units
  • Management Dashboard
    • Introduction
    • Customer Management
      • Companies
      • Customers
      • Groups
      • Segments
      • Coupons
    • Quotes
      • Quotes
      • Status Codes
    • Orders
      • Orders
      • SEPA
      • Returns
    • Catalogs
      • Catalogs
      • Categories
    • Products
      • Products
      • Product Templates
      • Labels
      • Suppliers
      • Brands
      • AI for a Product Description
    • Pricing
      • Price Models
      • Price Lists
    • Settings
      • Sites
      • Shipping Zones and Methods
      • Delivery Times
      • Units
      • Tax
      • Countries
      • Currencies
      • Languages
      • System Preferences
      • Custom Entities
      • Mixin Schemas
    • Administration
      • Users and Groups
      • Extensions
      • API Statistics
      • Webhooks
    • Extensions
    • Custom Instances
  • Additional Resources
    • Glossary
    • Videos
    • Emporix Community
Powered by GitBook
LogoLogo

Resources

  • Emporix.com
  • Developer Policy
  • Terms of Use

Find us

  • LinkedIn

© 2025 Emporix. All Rights Reserved.

On this page
  • Creating a coupon
  • Editing a coupon

Was this helpful?

Export as PDF
  1. Management Dashboard
  2. Customer Management

Coupons

Manage coupons.

PreviousSegmentsNextQuotes

Last updated 22 days ago

Was this helpful?

The Coupons dashboard is designed to help you manage coupons for your business customers.

You can also change the default view by using the options available under the orchestration icon.

With the table orchestration, you can add custom columns to the list view, by adding mixin fields as columns. If you have already defined mixin schema for the entity, you'd be able to select the defined mixin fields to display them in the main view.

You can use the dashboard to perform the following actions:

  • Create coupons

  • Edit coupons

The Coupons section is located in the Customer Management module of the Emporix Management Dashboard.

Creating a coupon

To create a coupon follow these steps:

  1. In Customer management -> Coupons, choose the Add new coupon button.

  2. In General tab, provide the name of the coupon and define Code and description.

  3. In the Type tab, choose the coupon type and provide relevant values based on that selection:

    • Percent — the coupon provides a percentage discount on the order value (such as 10% off)

    • Free shipping — the coupon deducts delivery costs from the total order value

    • Amount — the coupon provides an absolute discount on the order value (such as $5 off)

    For Percent and Amount coupons, you can decide how to calculate the discount in Calculation base field - whether the discount is deducted from the total or subtotal net order values:

    • subtotal — calculated net sum of prices for all the products in a cart.\

    • total — calculated net sum including the subtotal order value, delivery costs, and additional fees.

  4. In the Rules tab, configure the coupon behavior details, such as validity period, minimum order value or a group of customers it applies for. You can make a coupon redeemable by all customers, registered only, specific customers by their id, or by a specific customer segment. You can also restrict the coupon to specific product categories - decide if you want to include or exclude a category in the coupon. If you make a coupon valid for a customer segment, the coupon code is instantly visible in the customer segment details.

Categories can only be defined for the Percentage and Amount coupon types. You cannot combine restrictions to the coupons for both categories and customer segments.

  1. Save all your changes to activate the coupon.

The coupon is active within the defined validity period when the rules are met.

Editing a coupon

To edit an existing coupon, you need to find it on the coupon list and click anywhere in its row. Modify the coupon per your needs and preferences and save the changes.

You cannot change the coupon code.

See example how to do it in the documentation.

Displaying mixins in entity list view