1. On the checkout_receipt.php HTML template page, place the {COUPON-CODE} within the {IF-COUPON-BEGIN} and {IF-COUPON-END}
2. Example:
Coupon Codes for this order are:
{IF-COUPON-BEGIN}{COUPON-CODE}{IF-COUPON-END}
3. Would display this if the customer pays via a Coupon Code:
Coupon Codes for this order are:
SALE-01, SALE-02 and SALE-03
|