Coupon: Entity Definition
ACCOUNTING --- COUPONS

SETUP
- Code - The code that end users will enter on the Portal to redeem the coupon.
- Type - Defines the coupon logic:
- Order - Percentage - A percent of the entire order will be deducted from the order.
- Product (Single) - Dollar Amount - A flat amount of the price for a single product will deducted from the order. Only one instance of the product will be discounted.
- Product (Single) - Percentage - A percent of the price for a single product will be deducted from the order. Only one instance of the product will be discounted.
- Product (All) - Dollar Amount - A flat amount of the price for a single product will deducted from the order. All instances of the product will be discounted.
- Product (All) - Percentage - A percent of the price for a single product will be deducted from the order.All instances of the product will be discounted.
Note: If any of the Product options are selected for Type, the coupon only applies to one product. If Product (Single) is selected, that means if a user puts 5 of the same product on the order s/he will receive a discount for one of those 5. If Product (All) is selected, that means s/he will receive a discount all 5.
- Amount - If the coupon type is a Dollar Amount, this field must be populated.
- Percentage - If the coupon type is a Percentage, this field must be populated with a number between 0 and 1. (For example, 10% should be entered as .1)
- Product - The product to which this coupon applies, if any of the Product Types are selected.
- Expiration Date - The expiration date of the coupon. The coupon will expire at 12:00 am on this date.
- Combinable - Determines whether this coupon can be combined with other coupons.
- Number of Uses - The number of times the coupon can be redeemed.
DESCRIPTION
- Include a description of the coupon which will be visible on the portal.
REDEMPTION
- Toolbar to view and/or create coupon redemption records.
0 Comments