Recent Changes - Search:

CONGO

PmWiki

edit SideBar

V2 /

DiscountCodesHowTo

V2.DiscountCodesHowTo History

Hide minor edits - Show changes to output

Added lines 25-35:

!!Discount Codes as Passwords
Discount Codes may also be used to 'validate' a registration type, and make it necessary to use the discount code in the public registration interface for a specific registration type.

To do this, follow these steps:
# Create a discount code
# For type, use 'Discount', and set the value to zero
# Edit or create a Registration Type
# Enter the discount code in the Registration Type under 'Discount Code'

That code will now be required to be entered to use that registration type in the public interface.
Changed line 27 from:
[[/HomePage | CONGO v2 Home Page]]
to:
[[Main/HomePage | CONGO v2 Home Page]]
Changed lines 27-28 from:

[[CONGO Home Page]]
to:
[[/HomePage | CONGO v2 Home Page]]
Changed line 3 from:
Terminology:
to:
!!!Terminology:
Added line 8:
!!!Types
Added lines 16-26:

!!!Other Field Descriptions:
When maintaining the Discount Codes via Maintenance->Edit Discount Codes, the following fields are presented:
* Name: The actual Discount Code name.  See 'Discount Code' under Terminology.
* Description: A textual description of the discount - This will be shown to the attendee on the public screen
* Note: Internal notes for the event manager.  This information is not shown to the attendee.
* Type: See 'Types' above
* Factor: See 'Types' above
* Active: Whether this Discount Code is available for use.  Discount Codes may be entered ahead of time and 'switched on and off' whenever necessary.  This does not affect already processed registrations.

!!!See Also
Changed line 9 from:
* Discount : the 'Factor' is deducted from the final price.
to:
* Discount : the 'Factor' is deducted from the final price.\\
Changed line 11 from:
* Percent : The 'Factor' is multiplied against the invoice price, and the result is deducted.
to:
* Percent : The 'Factor' is multiplied against the invoice price, and the result is deducted.\\
Changed line 13 from:
* Absolute: The 'Factor' price is the absolute final price, no matter what the calculated invoice price is.
to:
* Absolute: The 'Factor' price is the absolute final price, no matter what the calculated invoice price is.\\
Changed line 4 from:
* "Discount Code" - the actual text of the code that would be given to an attendee to use at the registration screen.  Usually this is some form of simple text, such as 'DISC2525'.  It shouldn't be trivial to guess.
to:
* "Discount Code" - the actual text of the code that would be given to an attendee to use at the registration screen.  Usually this is some form of simple text, such as [='DISC2525'=].  It shouldn't be trivial to guess.
Changed line 8 from:
Discount Codes come in three types:
to:
Discount Codes come in three Types:
Added line 10:
Example: If type is Discount, and Factor is 10, then $10 will be removed from the invoice for that registration.
Added line 12:
Example: If type is Percent, and Factor is 10, the registration amount will be reduced by 10 percent.
Changed lines 14-21 from:

Examples
:
* Discount Code type 'Discount'\\
Assume type is Discount, and Factor is
10, if this discount code is used, then $10 will be removed from the invoice for that registration.
* Discount Code type 'Percent'\\
Assume type is Percent, and Factor is 10, if this discount code is used, the registration amount will be reduced by 10 percent.
* Type 'Absolute'\\
Assume type is Absolute, and Factor is 10, if this discount code is used, the registration amount will be exactly $10.
to:
Example: If type is Absolute, and Factor is 10, the registration amount will be exactly $10.
Added lines 1-20:
Discount Codes refers to a mechanism within CONGO to allow administrators to make discount pricing available to attendees during the registration process. 

Terminology:
* "Discount Code" - the actual text of the code that would be given to an attendee to use at the registration screen.  Usually this is some form of simple text, such as 'DISC2525'.  It shouldn't be trivial to guess.
* "Type" - Discount Codes have a Type (Discount, Percent, or Absolute).  See below
* "Factor" - The numerical value that will be used to calculate what the discount is.  How the Factor is used depends on the Discount Code type.

Discount Codes come in three types:
* Discount : the 'Factor' is deducted from the final price.
* Percent : The 'Factor' is multiplied against the invoice price, and the result is deducted.
* Absolute: The 'Factor' price is the absolute final price, no matter what the calculated invoice price is.

Examples:
* Discount Code type 'Discount'\\
Assume type is Discount, and Factor is 10, if this discount code is used, then $10 will be removed from the invoice for that registration.
* Discount Code type 'Percent'\\
Assume type is Percent, and Factor is 10, if this discount code is used, the registration amount will be reduced by 10 percent.
* Type 'Absolute'\\
Assume type is Absolute, and Factor is 10, if this discount code is used, the registration amount will be exactly $10.
[[CONGO Home Page]]
Edit - History - Print - Recent Changes - Search
Page last modified on December 20, 2010, at 07:26 PM