Gift card buyer message

On this page you can set up the message that will be sent to the gift certificate buyer. When a coupon is purchased as a gift card, this message allows you to send the buyer additional information about the coupon and how it should be delivered to the recipient.
Additionally, you can also send a PDF attachment in the message. This allows you to create e.g. a gift card that the buyer can send farther to the coupon recipient.
Note that on the Notifications page you can additionally set up messages that are sent when a coupon is purchased ('Online payment for coupon received'). By default, for gift certificates the Client (gift card recipient) message is not sent.
You cannot use your own FROM address if you don't also configure your custom sending mechanism such as your own SMTP server.
If you decide to use your own email address in the FROM field, you must use your own SMTP server. Please see FAQ question Q188 for more info. You can also set up a custom SMTP server.
demo@xtreeme.com
Bună ziua,This is to inform you that a payment of $(coupon_purchase_currency) $(coupon_price) has been made for the gift card.You should now inform the coupon recipient ($(coupon_email)) about the card and how they can use it:$(S_CALENDAR): $(site_name)$(S_COUPON_TYPE): $(coupon_type)$(S_COUPON_STATUS): $(coupon_status_url)$(if)$(coupon_is_site_wide)$(then)$(else)The coupon can only be used with $(S_RESOURCE): $(resource_names) $(endif)You can access the coupon by:$(if)$(is_coupon_access_email)$(then)$(S_EMAIL): $(coupon_email) $(if)$(is_coupon_access_code)$(then) and$(endif)$(endif)$(if)$(is_coupon_access_code)$(then)$(S_COUPON_CODE): $(coupon_code)$(endif)Cu stimă$(site_name)
The special tags you can use in the email body are:

$(coupon_type) - coupon type, e.g. Prepaid amount or Number of entries,
$(coupon_is_site_wide) - 'yes' if coupon can be used with any resource of the site, empty string if the coupon is only for some of site's resources.
$(coupon_type_id) - ID of the purchased coupon type,
$(coupon_purchased_amount) - the purchased amount of coupon units, prepaid money, entries, hours etc,
$(coupon_balance) - current balance of coupon units, prepaid money, entries, hours etc,
$(coupon_balance_pretty) - current coupon balance with unit type, like '12 days' or '50 entries',
$(coupon_price) - coupon price
$(coupon_purchase_currency) - currency
$(is_coupon_access_email) - 'yes' if coupon has to be used with email address, empty text otherwise,
$(coupon_email) - the email address to be used with coupon,
$(is_coupon_access_code) - 'yes' if coupon has to be used with code, empty text otherwise,
$(coupon_code) - the code to be used with coupon
$(is_coupon_personal) - 'yes' if coupon is for personal usage only, empty text otherwise,
$(coupon_status_url) - link to the page where user can check coupon status, balance etc.,
$(coupon_holder_name) - holder name as specified when purchasing the coupon,
$(coupon_label) - label (if any) of the purchased coupon,
$(is_gift_certificate) - 'yes' if the coupon was purchased as a gift certificate, otherwise empty string,
$(buyer_info) - if the coupon is a gift certificate, this tag prints the buyer info as entered when purchasing the coupon,
$(buyer_email) - if the coupon is a gift certificate, this tag prints the buyer email address as entered when purchasing the coupon,
$(additional_holder_info) - when using additional fields for holder data when purchasing a coupon, this tag will print the entered information,
$(additional_buyer_info) - when using additional fields for buyer data when purchasing a coupon, this tag will print the entered information,
$(coupon_add_field_XXX) - value of individual additional holder or buyer field as entered when purchasing a coupon,
$(access_type) - how the coupon can be used, e.g. 'Email, coupon code',
$(is_day_limited_coupon) - 'yes' when 'Number of hours' or 'Number of entries' coupon is valid only for limited number to day; emtpy text otherwise
$(day_limit_info) - if $(is_day_limited_coupon) is true, this tag prints information about the limitation, e.g. 'valid for 10 days',
$(has_custom_first_day_of_validity) - 'yes' when 'Valid for given number of days' or 'Discount valid for given number of days' coupon has custom first day of validity; emtpy text otherwise,
$(first_day_of_validity) - if $(is_day_limited_coupon) or $(has_custom_first_day_of_validity) is true, this tag prints the first day of coupon's validity,
$(last_day_of_validity) - if $(is_day_limited_coupon) is true, this tag prints the last day of coupon's validity,
$(resource_names) - if the coupon can be used only with some of site's resources, this tag print the names,
$(load_link) - a link to load the coupon (<a href=''> element),
$(load_url) - a url to load the coupon,
$(coupon_offline_payment_note) - the offline purchase note if one was added by admin

The template can also use general tags (how to use tags?). Please see the following FAQ questions for a detailed tag list:
Tag playground
Conditional printing of texts
Universal tags
Site data

Attachment (pdf)

In this template you can enter the content that will be sent in the Gift card buyer message as a PDF attachment. If you don't want to send any attachment, simply leave the template above empty.

The special tags you can use in the template are:

$(coupon_type) - coupon type, e.g. Prepaid amount or Number of entries,
$(coupon_is_site_wide) - 'yes' if coupon can be used with any resource of the site, empty string if the coupon is only for some of site's resources.
$(coupon_type_id) - ID of the purchased coupon type,
$(coupon_purchased_amount) - the purchased amount of coupon units, prepaid money, entries, hours etc,
$(coupon_balance) - current balance of coupon units, prepaid money, entries, hours etc,
$(coupon_balance_pretty) - current coupon balance with unit type, like '12 days' or '50 entries',
$(coupon_price) - coupon price
$(coupon_purchase_currency) - currency
$(is_coupon_access_email) - 'yes' if coupon has to be used with email address, empty text otherwise,
$(coupon_email) - the email address to be used with coupon,
$(is_coupon_access_code) - 'yes' if coupon has to be used with code, empty text otherwise,
$(coupon_code) - the code to be used with coupon
$(is_coupon_personal) - 'yes' if coupon is for personal usage only, empty text otherwise,
$(coupon_status_url) - link to the page where user can check coupon status, balance etc.,
$(coupon_holder_name) - holder name as specified when purchasing the coupon,
$(coupon_label) - label (if any) of the purchased coupon,
$(is_gift_certificate) - 'yes' if the coupon was purchased as a gift certificate, otherwise empty string,
$(buyer_info) - if the coupon is a gift certificate, this tag prints the buyer info as entered when purchasing the coupon,
$(buyer_email) - if the coupon is a gift certificate, this tag prints the buyer email address as entered when purchasing the coupon,
$(additional_holder_info) - when using additional fields for holder data when purchasing a coupon, this tag will print the entered information,
$(additional_buyer_info) - when using additional fields for buyer data when purchasing a coupon, this tag will print the entered information,
$(coupon_add_field_XXX) - value of individual additional holder or buyer field as entered when purchasing a coupon,
$(access_type) - how the coupon can be used, e.g. 'Email, coupon code',
$(is_day_limited_coupon) - 'yes' when 'Number of hours' or 'Number of entries' coupon is valid only for limited number to day; emtpy text otherwise
$(day_limit_info) - if $(is_day_limited_coupon) is true, this tag prints information about the limitation, e.g. 'valid for 10 days',
$(has_custom_first_day_of_validity) - 'yes' when 'Valid for given number of days' or 'Discount valid for given number of days' coupon has custom first day of validity; emtpy text otherwise,
$(first_day_of_validity) - if $(is_day_limited_coupon) or $(has_custom_first_day_of_validity) is true, this tag prints the first day of coupon's validity,
$(last_day_of_validity) - if $(is_day_limited_coupon) is true, this tag prints the last day of coupon's validity,
$(resource_names) - if the coupon can be used only with some of site's resources, this tag print the names,
$(load_link) - a link to load the coupon (<a href=''> element),
$(load_url) - a url to load the coupon,
$(coupon_offline_payment_note) - the offline purchase note if one was added by admin

The template can also use general tags (how to use tags?). Please see the following FAQ questions for a detailed tag list:
Tag playground
Conditional printing of texts
Universal tags
Site data
* - câmp obligatoriu
Edit template in WYSIWYG editor<< Coupons   Test