Using Reward Points

Whenever a customer has a positive points balance, he/she can use points to earn a discount on a new purchase. The discount that is applied to the purchase is determined by the equation: “points used * conversion rate”. A customer may use some or all the points in his/her balance.

ProductCart automatically calculates how much money the available points balance translates to and provides the customer with such information both in the account management area and during the checkout process. Specifically, during the checkout process customers are prompted to indicate how many points they would like to use against a new purchase. A field is shown in the lower part of the order verification page (pc/orderVerify.asp), as shown below.

Customers are notified of their Reward Points balance during checkout

When a new customer is checking out, the current Reward Points balance is always equal to zero, and therefore the field shown above is never displayed.

Customers can choose to use all, some, or none of the accrued points against the current purchase. The following is a description of the shopping cart behavior in these three scenarios:

Consistent with how most e-commerce stores handle the sale of free merchandise (e.g. instant rebate that makes the order = 0), the discount is NOT applied to shipping, handling and payment fees, and taxes are added to the purchase if the store administrator opted to include shipping and other fees using the Tax Options in the Control Panel. In other words, customers will still have to pay for shipping, handling and other fees, and for any taxes calculated on those fees, even in a scenario in which accrued points allow them to receive a discount that covers the cost of the products ordered.

For example: assume that a customer were placing an order for products worth a total of $50, using enough points to receive a $50 discount, that shipping and handling charges amounted to $10 and that sales taxes were 5%, calculated on shipping fees too. The customer would end up being charged 0 for the products, but would be charged for shipping ($10) and taxes ($10 * 5% = $0.50). The total for the order would be $10.50.

If customers enter a number of points that exceed their current balance in an attempt to receive a discount that exceeds the discount to which they have earned rights, the balance amount is used. So if a customer had 120 points in his account, but entered 200 in the accrued points input field during check out, the number of points used in the calculation would automatically default to 120 (the balance in the account).

The accrued points input field is NOT shown to a customer who is checking out: