spacejewel-ipn-communication/source/emailTemplates/accountSubscriptionPaymentF...

28 lines
714 B
Twig
Raw Normal View History

2018-06-07 10:56:13 +00:00
<html>
<head>
<title>Spacejewel Hosting - Subscription Renewel Failed</title>
</head>
<body>
<pre>
Hello there {{ Name }},
We have attempted to charge your credit card in order to regularize your subscription ID {{ SubscriptionID }}.
The credit card was declined (Or the Paypal account did not have enough funds).
Please be advised that after three failed attempts over three days will result in account suspension.
Regards,
Spacejewel Billing System
</pre>
</body>
</html>