Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Coupons

Coupons allow merchants to offer discounts on various items or costs related to an order. Once you have created your coupon, merchants can display the coupon code on their web site (usually near the Buy Now button) that invites the customer to enter the code during the purchase process (at checkout). You can also generate Campaigns within UltraCart (covered later) which will generate random coupon codes so they can be used only by a single Email recipient (once).

...

Next you will need to configure the details of the coupon. The screen shot below shows the minimum fields that you should configure for the coupon.

Image RemovedImage Added

Coupon Editor Field Descriptions

...

Field

Description

Required

Code

The base code for the coupon. This should be a short value such as 10OFF for a coupon that gives $10 off the subtotal.

Info
titleCoupon Codes Are Not Case Sensitive

Please note that the coupon code redemption logic is not case sensitive, so do not create multiple coupons with the same code.

Example Improper coupon codes that will cause the coupon to not be applied:

"BUY1GET1" & "buy1get1" will be treated as the same code, resulting in the checkout rejecting the coupon code.


Yes

Description

A description of the coupon.  This information is displayed to the customer on the their order.  A good idea is to describe the marketing channel that this coupon will be used through.

Yes

Expiration

If the coupon has an expiration, enter that date here. Please note you can enter a date or date and time.
UltraCart Server Time Zone


Usable By

Who can use the coupon.

  • Anyone (no limitations)
  • People that receive unique code from email campaign: This setting is only used in conjunction with the UltraCart Email Campaigns tool.
  • Each person only once (based upon ship to address): This one screens against the numeric portion of the street address and the zip code.
  • New customers only once (based upon email address): This one will only apply if the email address of the customer does not exist on any previous order.


    NOTE: The most common setting is anyone, but you may want to restrict it based upon your marketing offer

Yes

Hide Coupon From CustomerThis will prevent customers from seeing this coupon during checkout or on the receipt
Skip on RebillThis will skip the application of the coupon on subsequent auto-order charges
Allow multiple one-time use codes of this coupon to be used per cartIf enabled, multiple one-time use codes will be allowed to be redeemed within a single cart.

Valid with Other Coupons

Set this to No if the coupon can not be used with any other coupons. 

Info
titleNew setting

Super - This setting allow the coupon to override any other coupon setting for the Valid with. This allow this coupon to always be applied.


Yes

Discount

Each coupon will have a set of configurable options for the discount type that the coupon provides

Yes

Quickbooks Code

If you are using QuickBooks, then you will need to specify the QuickBooks Item that this coupon matches up with so the order can import


Affiliate

If an affiliate is selected, then the affiliate will receive credit for the sale if this coupon is used by the user.


Restrict Usage to Zip Code(s)

Limits the usage of the coupon to people ordering within certain zip codes. Useful for coupons distributed at local conferences, etc.


Automatically apply additional coupons

This feature allows you to apply additional coupons to be applied to the cart if the customer enters the coupon into the checkout. If there are already coupons being automatically applied

then no additional coupon will be applied in this way.


...

Info
titleHiding coupon entry field

In addition to the suppression configuration field listed above there is another on located in the first tab of the legacy screen branding themes editor, which allows for selective suppression of the coupon field based upon the screen branding theme.

Also note that even with the coupon suppression enabled, coupon codes can be applied to a purchase via inclusion to a buy link or buy form (see: " Parameters that can be passed to UCEditor")

Auto Apply Coupons 

You can automatically apply coupons to a customer's order to provide them discounts. This feature makes it easy to trigger promotional discounts without requiring the customer to enter a code. Please note that customer only receives one level of coupons. A level can have more than one coupon added by separating multiple coupon codes with commas. 

Recommended Coupon Types: 

  • Tiered percent off subtotal
  • Tiered dollar off subtotal

...