Create discount codes in bulk by importing them from a CSV file with full control over each code's settings.
We've added a powerful new feature:
Import Discount Codes from File
!
You can now create discount codes in bulk by uploading a CSV file. Each row in your file can have different settings, giving you complete control over your discount codes.
Supported columns:
  • code
    - Custom discount code (or auto-generate with prefix)
  • title
    - Title/description for the discount
  • discount_type
    - 'fixed' or 'percentage'
  • discount_value
    - The discount amount
  • email / customer_id
    - Send codes directly to customers
  • starts_at / ends_at
    - Set validity period
  • usage_limit
    - Total usage limit
  • once_per_customer
    - Limit one use per customer
  • minimum_purchase_amount / minimum_quantity
    - Set requirements
  • And more!
For full details and CSV templates, check out our documentation.