ActivateServicesTemplateCCinfo@acmehosting.com
ActivateServicesTemplateFromsupport@acmehosting.com
ActivateServicesTemplateHtmlBody <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Activated Service Summary Information</title> <style type="text/css"> .Summary { background-color: ##ffffff; padding: 5px; } .Summary .Header { padding: 10px 0px 10px 10px; font-size: 16pt; background-color: ##E5F2FF; color: ##1F4978; border-bottom: solid 2px ##86B9F7; } .Summary A { color: ##0153A4; } .Summary { font-family: Tahoma; font-size: 9pt; } .Summary H1 { font-size: 1.7em; color: ##1F4978; border-bottom: dotted 3px ##efefef; } .Summary H2 { font-size: 1.2em; } .Summary TABLE { border: solid 1px ##e5e5e5; } .Summary TH, .Summary TD.Label { padding: 5px; font-size: 8pt; font-weight: bold; background-color: ##f5f5f5; } .Summary TD { padding: 8px; font-size: 9pt; } .Summary UL LI { font-size: 1.1em; font-weight: bold; } .Summary UL UL LI { font-size: 0.9em; font-weight: normal; } </style> </head> <body> <div class="Summary"> <a name="top"></a> <div class="Header"> Activated Service Information </div> <p>Hello #customer["FirstName"]#,</p> <p>"#service.ServiceName#" service has been activated under your user account and below is the summary information.</p> <a name="overview"></a> <h1>Service Overview</h1> <table> <tr> <td class="Label">Service Name:</td> <td>#service.ServiceName#</td> </tr> <tr> <td class="Label">Created:</td> <td>#service.Created#</td> </tr> <tr> <td class="Label">Setup fee:</td> <td>#service.Currency#&nbsp;#format(service.SetupFee, "0.00")#</td> </tr> <tr> <td class="Label">Recurring fee:</td> <td>#service.Currency#&nbsp;#format(service.RecurringFee, "0.00")#</td> </tr> </table> <p> If you have any questions regarding your hosting account, feel free to contact our sales department at any time. </p> <p> Best regards,<br /> ACME Hosting Inc.<br /> Web Site: <a href="http://www.acmehosting.com">www.acmehosting.com</a><br /> E-Mail: <a href="mailto:support@acmehosting.com">support@acmehosting.com</a></p> </div> </body> </html>
ActivateServicesTemplateSubjectActivate Service Notification
ActivateServicesTemplateTextBody ================================ Activated Service Information ================================ Hello #Customer["FirstName"]#, "#service.ServiceName#" service has been activated under your user account and below is the summary information. Service Overview ============= Service Name: #service.ServiceName# Created: #service.Created# Setup fee: #service.Currency# #format(service.SetupFee, "0.00")# Recurring fee: #service.Currency# #format(service.RecurringFee, "0.00")# If you have any questions regarding your hosting account, feel free to contact our support department at any time. Best regards, ACME Hosting Inc. Web Site: http://www.acmehosting.com E-Mail: support@acmehosting.com
CancelServicesTemplateCCsales@acmehosting.com
CancelServicesTemplateFromsupport@acmehosting.com
CancelServicesTemplateHtmlBody <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Cancel Service Summary Information</title> <style type="text/css"> .Summary { background-color: ##ffffff; padding: 5px; } .Summary .Header { padding: 10px 0px 10px 10px; font-size: 16pt; background-color: ##E5F2FF; color: ##1F4978; border-bottom: solid 2px ##86B9F7; } .Summary A { color: ##0153A4; } .Summary { font-family: Tahoma; font-size: 9pt; } .Summary H1 { font-size: 1.7em; color: ##1F4978; border-bottom: dotted 3px ##efefef; } .Summary H2 { font-size: 1.2em; } .Summary TABLE { border: solid 1px ##e5e5e5; } .Summary TH, .Summary TD.Label { padding: 5px; font-size: 8pt; font-weight: bold; background-color: ##f5f5f5; } .Summary TD { padding: 8px; font-size: 9pt; } .Summary UL LI { font-size: 1.1em; font-weight: bold; } .Summary UL UL LI { font-size: 0.9em; font-weight: normal; } </style> </head> <body> <div class="Summary"> <a name="top"></a> <div class="Header"> Cancelled Service Information </div> <p>Hello #customer["FirstName"]#,</p> <p>"#service.ServiceName#" service has been cancelled under your user account and below is the summary information.</p> <h1>Service Overview</h1> <table> <tr> <td class="Label">Service Name:</td> <td>#service.ServiceName#</td> </tr> <tr> <td class="Label">Created:</td> <td>#service.Created#</td> </tr> </table> <p> If you have any questions regarding your hosting account, feel free to contact our sales department at any time. </p> <p> Best regards,<br /> ACME Hosting Inc.<br /> Web Site: <a href="http://www.acmehosting.com">www.acmehosting.com</a><br /> E-Mail: <a href="mailto:support@acmehosting.com">support@acmehosting.com</a></p> </div> </body> </html>
CancelServicesTemplateSubjectCancel Service Notificaton
CancelServicesTemplateTextBody ================================ Cancelled Service Information ================================ Hello #Customer["FirstName"]#, "#service.ServiceName#" service has been cancelled under your user account and below is the summary information. Service Overview ============= Service Name: #service.ServiceName# Created: #service.Created# If you have any questions regarding your hosting account, feel free to contact our support department at any time. Best regards, ACME Hosting Inc. Web Site: http://www.acmehosting.com E-Mail: support@acmehosting.com
EmitInvoiceTemplateCCinfo@acmehosting.com
EmitInvoiceTemplateFromsales@acmehosting.com
EmitInvoiceTemplateHtmlBody<style type="text/css"> .Summary { background-color: ##ffffff; padding: 5px; } .Summary .Header { padding: 10px 0px 10px 10px; font-size: 16pt; background-color: ##E5F2FF; color: ##1F4978; border-bottom: solid 2px ##86B9F7; } .Summary A { color: ##0153A4; } .Summary { font-family: Tahoma; font-size: 9pt; } .Summary H1 { font-size: 1.7em; color: ##1F4978; border-bottom: dotted 3px ##efefef; } .Summary H2 { font-size: 1.2em; } .Summary TABLE { border: solid 1px ##e5e5e5; } .Summary TH, .Summary TD.Label { padding: 5px; font-size: 8pt; font-weight: bold; background-color: ##f5f5f5; } .Summary TD { padding: 8px; font-size: 9pt; } .Summary UL LI { font-size: 1.1em; font-weight: bold; } .Summary UL UL LI { font-size: 0.9em; font-weight: normal; } .Centered { text-align: center; } .AlignRight { text-align: right; } .Width12Percent { width: 12%; } </style> <div class="Summary"> <a name="top"></a> <div class="Header"> Invoice Summary Information </div> <p>Hello #Customer["FirstName"]#,</p> <p>We've created this invoice for services you ordered. You can find this invoice details under your user account and below is the summary information.</p> <ad:if test="#isdefined("IsEmail") and isdefined("ExtraArgs")#"> <ad:if test="#not(isnull(ExtraArgs["InvoiceDirectURL"]))#"> <p>You may use the following link to pay for invoice later <a href="#ExtraArgs["InvoiceDirectURL"]#">#ExtraArgs["InvoiceDirectURL"]#</a>.</p> </ad:if> </ad:if> <h1>Invoice Overview</h1> <table> <tr> <td class="Label">Invoice ##:</td> <ad:if test="#isnull(Invoice.InvoiceNumber)#"> <td>#Invoice.InvoiceId#</td> <ad:else> <td>#Invoice.InvoiceNumber#</td> </ad:if> </tr> <tr> <td class="Label">Terms:</td> <td>Due Upon Receipt</td> </tr> <tr> <td class="Label">Invoice Date:</td> <td>#Invoice.Created.ToShortDateString()#</td> </tr> </table> <h1>Invoice Items</h1> <table width="100%"> <tr> <td class="Label">Description</td> <td class="Label Centered">Type</td> <td class="Label Centered">Qty</td> <td class="Label Centered">Unit Price</td> <td class="Label Centered">Total</td> </tr> <ad:foreach collection="#InvoiceLines#" var="Line" index="i"> <tr> <td>#Line.ItemName#<ad:ShowBillingPeriod Item="#Line#" /></td> <td class="Centered Width12Percent">#Line.TypeName#</td> <td class="Centered Width12Percent">#Line.Quantity#</td> <td class="Centered Width12Percent">#Invoice.Currency#&nbsp;#Line.UnitPrice.ToString("C")#</td> <td class="Centered Width12Percent">#Invoice.Currency#&nbsp;#Line.Total.ToString("C")#</td> </tr> </ad:foreach> <tr> <td colspan="4" class="AlignRight">Sub Total&nbsp;</td> <td class="Centered">#Invoice.Currency#&nbsp;#Invoice.SubTotal.ToString("C")#</td> </tr> <ad:if test="#isnull(Tax)#"> <tr> <td colspan="4" class="AlignRight">Taxes&nbsp;#format(0.00, "#.##")#%</td> <td class="Centered" nowrap="nowrap">#Invoice.Currency#&nbsp;#format(0.00, "C")#</td> </tr> <ad:elseif test="#equals(Tax.TypeId, 1)#"> <tr> <td colspan="4" class="AlignRight">#Tax.Description#</td> <td class="Centered" nowrap="nowrap">#Invoice.Currency#&nbsp;#Tax.Amount.ToString("C")#</td> </tr> <ad:elseif test="#equals(Tax.TypeId, 2)#"> <tr> <td colspan="4" class="AlignRight">#Tax.Description#&nbsp;#Tax.Amount.ToString("#.##")#%</td> <td class="Centered" nowrap="nowrap">#Invoice.Currency#&nbsp;#Invoice.TaxAmount.ToString("C")#</td> </tr> <ad:elseif test="#equals(Tax.TypeId, 3)#"> <tr> <td colspan="4" class="AlignRight">#Tax.Description#&nbsp;#Tax.Amount.ToString("#.##")#%</td> <td class="Centered" nowrap="nowrap">#Invoice.Currency#&nbsp;#Invoice.TaxAmount.ToString("C")#</td> </tr> </ad:if> <tr> <td colspan="4" class="AlignRight">Total&nbsp;</td> <td class="Centered">#Invoice.Currency#&nbsp;#Invoice.Total.ToString("C")#</td> </tr> </table> <p> If you have any questions regarding your hosting account or this invoice, feel free to contact our sales department at any time. </p> <p>Some notes regarding invoice or how to apply your enquiries...</p> <p> Best regards,<br /> ACME Hosting Inc.<br /> Web Site: <a href="http://www.acmehosting.com">www.acmehosting.com</a><br /> E-Mail: <a href="mailto:support@acmehosting.com">support@acmehosting.com</a></p> </div> <ad:template name="ShowBillingPeriod"> <ad:if test="#InvoiceServices.ContainsKey(Item.ServiceId)#"> <ad:set name="Service" value="#InvoiceServices[Item.ServiceId]#" /> <ad:if test="#isnotempty(Service.BillingPeriod)#">&nbsp;(<b>#Service.PeriodLength#&nbsp;#Service.BillingPeriod#</b>)</ad:if> </ad:if> </ad:template>
EmitInvoiceTemplateSubjectInvoice Summary Information
EmitInvoiceTemplateTextBody================================ Invoice Summary Information ================================ Hello #Customer["FirstName"]#, We've created this invoice for services you ordered. You can find this invoice details under your user account and below is the summary information. <ad:if test="#isdefined("IsEmail") and isdefined("ExtraArgs")#"> <ad:if test="#not(isnull(ExtraArgs["InvoiceDirectURL"]))#"> You may copy and paste the following link to the browser in order to pay for invoice later #ExtraArgs["InvoiceDirectURL"]#. </ad:if> </ad:if> Invoice Overview ============= Invoice ##: <ad:if test="#isnull(Invoice.InvoiceNumber)#">#Invoice.InvoiceId#<ad:else>#Invoice.InvoiceNumber#</ad:if> Terms: Due Upon Receipt Invoice Date: #Invoice.Created.ToShortDateString()# Invoice SubTotal: #Invoice.Currency# #Invoice.SubTotal.ToString("C")# <ad:if test="#isnull(Tax)#"> Taxes&nbsp;#format(0.00, "#.##")#%: #Invoice.Currency#&nbsp;#format(0.00, "C")# <ad:elseif test="#equals(Tax.TypeId, 1)#"> #Tax.Description#: #Invoice.Currency#&nbsp;#Tax.Amount.ToString("C")# <ad:elseif test="#equals(Tax.TypeId, 2)#"> #Tax.Description#&nbsp;#Tax.Amount.ToString("#.##")#%: #Invoice.Currency#&nbsp;#Invoice.TaxAmount.ToString("C")# <ad:elseif test="#equals(Tax.TypeId, 3)#"> #Tax.Description#&nbsp;#Tax.Amount.ToString("#.##")#%: #Invoice.Currency#&nbsp;#Invoice.TaxAmount.ToString("C")# </ad:if> Invoice Total: #Invoice.Currency# #Invoice.Total.ToString("C")# Invoice Items ============= <ad:foreach collection="#InvoiceLines#" var="Line" index="i"> #Line.ItemName#<ad:ShowBillingPeriod Item="#Line#" /> Type: #Line.TypeName# Quantity: #Line.Quantity# Unit Price: #Invoice.Currency#&nbsp;#Line.UnitPrice.ToString("C")# Total: #Invoice.Currency#&nbsp;#Line.Total.ToString("C")# </ad:foreach> If you have any questions regarding your hosting account, feel free to contact our sales department at any time. Some notes regarding invoice or how to apply your enquiries... Best regards, ACME Hosting Inc. Web Site: http://www.acmehosting.com E-Mail: support@acmehosting.com <ad:template name="ShowBillingPeriod"> <ad:if test="#InvoiceServices.ContainsKey(Item.ServiceId)#"> <ad:set name="Service" value="#InvoiceServices[Item.ServiceId]#" /> <ad:if test="#isnotempty(Service.BillingPeriod)#"> (#Service.PeriodLength# #Service.BillingPeriod#)</ad:if> </ad:if> </ad:template>
PaymentReceivedTemplateCCinfo@acmehosting.com
PaymentReceivedTemplateFromsales@acmehosting.com
PaymentReceivedTemplateHtmlBody<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Received Payment Summary Information</title> <style type="text/css"> .Summary { background-color: ##ffffff; padding: 5px; } .Summary .Header { padding: 10px 0px 10px 10px; font-size: 16pt; background-color: ##E5F2FF; color: ##1F4978; border-bottom: solid 2px ##86B9F7; } .Summary A { color: ##0153A4; } .Summary { font-family: Tahoma; font-size: 9pt; } .Summary H1 { font-size: 1.7em; color: ##1F4978; border-bottom: dotted 3px ##efefef; } .Summary H2 { font-size: 1.2em; } .Summary TABLE { border: solid 1px ##e5e5e5; } .Summary TH, .Summary TD.Label { padding: 5px; font-size: 8pt; font-weight: bold; background-color: ##f5f5f5; } .Summary TD { padding: 8px; font-size: 9pt; } .Summary UL LI { font-size: 1.1em; font-weight: bold; } .Summary UL UL LI { font-size: 0.9em; font-weight: normal; } </style> </head> <body> <div class="Summary"> <a name="top"></a> <div class="Header"> Received Payment Information </div> <p> Hello #Customer["FirstName"]#,</p> <p> We've received your payment successfully. You can find this payment details under your user account and below is the summary information.</p> <h1> Payment Overview</h1> <table> <tr> <td class="Label"> Payment ##: </td> <td> #payment.paymentid# </td> </tr> <tr> <td class="Label"> Invoice ##: </td> <td> #payment.invoiceid# </td> </tr> <tr> <td class="Label"> Transaction ID ##: </td> <td> #payment.transactionid# </td> </tr> <tr> <td class="Label"> Created: </td> <td> #payment.created# </td> </tr> <tr> <td class="Label"> Payment Method: </td> <td> #payment.methodname# </td> </tr> <tr> <td class="Label"> Payment Status: </td> <td> #payment.status.ToString()# </td> </tr> <tr> <td class="Label"> Payment Total: </td> <td> #payment.currency# #format(payment.total, "C")# </td> </tr> </table> <p> If you have any questions regarding your hosting account, feel free to contact our sales department at any time. </p> <p> Best regards,<br /> ACME Hosting Inc.<br /> Web Site: <a href="http://www.acmehosting.com">www.acmehosting.com</a><br /> E-Mail: <a href="mailto:support@acmehosting.com">support@acmehosting.com</a></p> </div> </body> </html>
PaymentReceivedTemplateSubjectPayment Received Notification
PaymentReceivedTemplateTextBody================================ Received Payment Information ================================ Hello #Customer["FirstName"]#, We've received your payment successfully. You can find this payment details under your user account and below is the summary information. Payment Overview ============= Payment ##: #payment.paymentid# Invoice ##: #payment.invoiceid# Transaction ID ##: #payment.transactionid# Created: #payment.created# Payment Method: #payment.methodname# Payment Status: #payment.status.ToString()# Payment Total: #payment.currency# #format(payment.total, "C")# If you have any questions regarding your hosting account, feel free to contact our sales department at any time. Best regards, ACME Hosting Inc. Web Site: http://www.acmehosting.com E-Mail: support@acmehosting.com
SignupSettingsNewbieStatus4
SignupSettingsRegDomainModeOPT_DOM_AVAIL
SignupSettingsSendRegistrationEmailtrue
SuspendServicesTemplateCCsales@acmehosting.com
SuspendServicesTemplateFromsupport@acmehosting.com
SuspendServicesTemplateHtmlBody <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Suspend Service Summary Information</title> <style type="text/css"> .Summary { background-color: ##ffffff; padding: 5px; } .Summary .Header { padding: 10px 0px 10px 10px; font-size: 16pt; background-color: ##E5F2FF; color: ##1F4978; border-bottom: solid 2px ##86B9F7; } .Summary A { color: ##0153A4; } .Summary { font-family: Tahoma; font-size: 9pt; } .Summary H1 { font-size: 1.7em; color: ##1F4978; border-bottom: dotted 3px ##efefef; } .Summary H2 { font-size: 1.2em; } .Summary TABLE { border: solid 1px ##e5e5e5; } .Summary TH, .Summary TD.Label { padding: 5px; font-size: 8pt; font-weight: bold; background-color: ##f5f5f5; } .Summary TD { padding: 8px; font-size: 9pt; } .Summary UL LI { font-size: 1.1em; font-weight: bold; } .Summary UL UL LI { font-size: 0.9em; font-weight: normal; } </style> </head> <body> <div class="Summary"> <a name="top"></a> <div class="Header"> Suspended Service Information </div> <p>Hello #Customer["FirstName"]#,</p> <p>"#service.ServiceName#" service has been suspended under your user account and below is the summary information.</p> <h1>Service Overview</h1> <table> <tr> <td class="Label">Service Name:</td> <td>#service.ServiceName#</td> </tr> <tr> <td class="Label">Created:</td> <td>#service.Created#</td> </tr> </table> <p> If you have any questions regarding your hosting account, feel free to contact our sales department at any time. </p> <p> Best regards,<br /> ACME Hosting Inc.<br /> Web Site: <a href="http://www.acmehosting.com">www.acmehosting.com</a><br /> E-Mail: <a href="mailto:support@acmehosting.com">support@acmehosting.com</a></p> </div> </body> </html>
SuspendServicesTemplateSubjectSuspend Service Notification
SuspendServicesTemplateTextBody ================================ Suspended Service Information ================================ Hello #Customer["FirstName"]#, "#service.ServiceName#" service has been suspended under your user account and below is the summary information. Service Overview ============= Service Name: #service.ServiceName# Created: #service.Created# If you have any questions regarding your hosting account, feel free to contact our support department at any time. Best regards, ACME Hosting Inc. Web Site: http://www.acmehosting.com E-Mail: support@acmehosting.com
SystemSettingsBaseCurrencyUSD
SystemSettingsInvoiceGracePeriod2
SystemSettingsServiceSuspendThreshold3
SystemSettingsSvcCancelThreshold3
SystemSettingsSvcInvoiceThreshold7