
#########################################################
#                                                       #
#  Program         : TWSC Affiliate Lite                #
#  Author          : Willie Smith                       #
#  File            : email_tags.txt                     #
#  Function        : Email Tags List                    #
#  Version         : 3.02 and 5.02                      #
#  Last Modified   : 09.06.2005                         #
#  Copyright       : The WebSite Creator - TWSC.biz     #
#                                                       #
#########################################################

These e-mail tags can be used in the mail_lib.php file which 
can be accessed through TEMPLATES in your admin area.

Each tag is more or less named exactly to what the tag will
display.

NEW AFFILIATE SIGNUP
===============================================================>>
(1) Welcome Message
NOTE : stormpay_email is the customized field you have in the
SETUP section of your ADMIN area of TWSC Affiliate Lite

<%aff_id%>
<%aff_password%>
<%aff_name%>
<%aff_surname%>
<%aff_email%>
<%aff_company_name%>
<%aff_paypal_email%>
<%aff_stormpay_email%>
<%aff_website_url%>
<%aff_tel%>
<%aff_fax%>
<%aff_mobile%>
<%aff_address_1%>
<%aff_address_2%>
<%aff_city%>
<%aff_zip%>
<%aff_state%>
<%aff_country%>

Defaults:

<%my_web_url%>
<%my_email%>
<%my_name%>
<%my_site_title%>
<%my_link_url%> - URL on your site where visitor will finally end up
<%aff_unique_url%> - Cookie setter page through which visitor will pass to your site.
<%aff_login_url%>
<%click_value%> - Pay Per Click level 0 amount
<%reserve_value%> - Pay Per Click levels reserve
<%aff_levels%> - Number of affiliate levels (excluding level 0)

===============================================================>>
(2) New Signup Notification to all Levels

<%level_name%>
<%level_email%>

About the new affiliate:

<%aff_name%>
<%aff_surname%>
<%aff_email%>

Defaults:

<%my_name%>
<%my_site_title%>
<%my_web_url%>
<%my_email%>

MEMBER ADMINISTRATION (Posting Sales Manually)
===============================================================>>
(3) Commission earned for Level 0 

<%aff_name%>
<%aff_surname%>

Values of the transaction:

<%sale_value%>
<%sale_commission%>

Other:

<%login_url%>

Defaults:

<%my_name%>
<%my_site_title%>
<%my_web_url%>
<%my_email%>

===============================================================>>
(4) Commission earned for Level 1+

<%lev_name%>
<%lev_surname%>

Values of the transaction:

<%sale_commission%>

Other:

<%login_url%>
<%lev_id%>

Defaults:

<%my_name%>
<%my_site_title%>
<%my_web_url%>
<%my_email%>

===============================================================>>
(5) Returned goods - Email notification for LEVEL 0

<%aff_name%>
<%aff_surname%>

Values of the transaction:

<%sale_value_returned%>
<%comm_value_returned%>

Other:

<%login_url%>

Defaults:

<%my_name%>
<%my_site_title%>
<%my_web_url%>
<%my_email%>

=============================================================>>
(6) PayPal Thanks Email issued to buyer of products

Use these tags in your body of the email. All tag values are
posted by PayPal.

NOTE: You can include dynamic URL's (like download URLs) using
the <%item_number%> tag. Note - will only work for Single Item 
and Subscription buttons (PayPal)
Sample URL : http://www.yoursite.com/thanks/<%item_number%>.php
You have to set SECTION 7b to On and define 7c in CONFIGURATION

See descriptions after the tag
eg. <%sample tag%> // Tag Description

<%receiver_email%> 
<%business%>
<%item_name%>
<%item_number%> // Item ID under PRODUCTS in admin
<%quantity%>
<%invoice%>
<%custom%> // Referring Affiliate ID number
<%option_name1%>
<%option_selection1%>
<%option_name2%>
<%option_selection2%>
<%num_cart_items%>
<%payment_status%>
<%pending_reason%>
<%payment_date%>
<%payment_gross%>
<%payment_fee%>
<%mc_gross%>
<%mc_fee%>
<%mc_currency%>
<%settle_amount%>
<%settle_currency%>
<%exchange_rate%>
<%tax%>
<%txn_id%>
<%txn_type%>
<%memo%>
<%first_name%>
<%last_name%>
<%address_street%>
<%address_city%>
<%address_state%>
<%address_zip%>
<%address_country%>
<%address_status%>
<%payer_email%>
<%payer_id%>
<%payer_status%>
<%payment_type%>
<%notify_version%>
<%verify_sign%>
<%paypal_result%>


