mitrobill/system/uploads/notifications.default.json

14 lines
7.0 KiB
JSON

{
"expired": "Hello [[name]], your internet package [[package]] has been expired.",
"balance_send": "You sent [[balance]] to [[name]].",
"balance_received": "You have received [[balance]] from [[name]].",
"reminder_7_day": "Hello *[[name]]*, \r\nyour internet package *[[package]]* will be expired in 7 days.",
"reminder_3_day": "Hello *[[name]]*, \r\nyour internet package *[[package]]* will be expired in 3 days.",
"reminder_1_day": "Hello *[[name]]*,\r\n your internet package *[[package]]* will be expired tomorrow.",
"invoice_paid": "*[[company_name]]*\r\n[[address]]\r\n[[phone]]\r\n\r\n\r\nINVOICE: *[[invoice]]*\r\nDate : [[date]]\r\n[[payment_gateway]] [[payment_channel]]\r\n\r\n\r\nType : *[[type]]*\r\nPackage : *[[plan_name]]*\r\nPrice : *[[plan_price]]*\r\n\r\nUsername : *[[user_name]]*\r\nPassword : ***********\r\n\r\nExpired : *[[expired_date]]*\r\n\r\n====================\r\n[[footer]]",
"email_invoice": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n <meta charset=\"utf-8\" />\r\n <title>Invoice No: [[id]]</title>\r\n\r\n <style>\r\n .invoice-box {\r\n max-width: 800px;\r\n margin: auto;\r\n padding: 30px;\r\n border: 1px solid #eee;\r\n box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;\r\n color: #555;\r\n }\r\n\r\n .invoice-box table {\r\n width: 100%;\r\n line-height: inherit;\r\n text-align: left;\r\n }\r\n\r\n .invoice-box table td {\r\n padding: 5px;\r\n vertical-align: top;\r\n }\r\n\r\n .invoice-box table tr td:nth-child(2) {\r\n text-align: right;\r\n }\r\n\r\n .invoice-box table tr.top table td {\r\n padding-bottom: 20px;\r\n }\r\n\r\n .invoice-box table tr.top table td.title {\r\n font-size: 45px;\r\n line-height: 45px;\r\n color: #333;\r\n }\r\n\r\n .invoice-box table tr.information table td {\r\n padding-bottom: 40px;\r\n }\r\n\r\n .invoice-box table tr.heading td {\r\n background: #eee;\r\n border-bottom: 1px solid #ddd;\r\n font-weight: bold;\r\n }\r\n\r\n .invoice-box table tr.details td {\r\n padding-bottom: 20px;\r\n }\r\n\r\n .invoice-box table tr.item td {\r\n border-bottom: 1px solid #eee;\r\n }\r\n\r\n .invoice-box table tr.item.last td {\r\n border-bottom: none;\r\n }\r\n\r\n .invoice-box table tr.total td:nth-child(2) {\r\n border-top: 2px solid #eee;\r\n font-weight: bold;\r\n }\r\n\r\n @media only screen and (max-width: 600px) {\r\n .invoice-box table tr.top table td {\r\n width: 100%;\r\n display: block;\r\n text-align: center;\r\n }\r\n\r\n .invoice-box table tr.information table td {\r\n width: 100%;\r\n display: block;\r\n text-align: center;\r\n }\r\n }\r\n\r\n /** RTL **/\r\n .invoice-box.rtl {\r\n direction: rtl;\r\n font-family: Tahoma, 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;\r\n }\r\n\r\n .invoice-box.rtl table {\r\n text-align: right;\r\n }\r\n\r\n .invoice-box.rtl table tr td:nth-child(2) {\r\n text-align: left;\r\n }\r\n </style>\r\n</head>\r\n\r\n<body>\r\n <div class=\"invoice-box\">\r\n <table cellpadding=\"0\" cellspacing=\"0\">\r\n <tr class=\"top\">\r\n <td colspan=\"2\">\r\n <table>\r\n <tr>\r\n <td class=\"title\">\r\n <img src=\"system/uploads/logo.default.png\" style=\"max-width: 100px\" />\r\n </td>\r\n\r\n <td>\r\n Invoice #: [[invoice]]<br />\r\n Created: [[created_at]]<br />\r\n Due: [[due_date]]\r\n </td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n\r\n <tr class=\"information\">\r\n <td colspan=\"2\">\r\n <table>\r\n <tr>\r\n <td>\r\n [[company_name]]<br />\r\n [[company_address]]<br />\r\n [[company_phone]]<br />\r\n </td>\r\n\r\n <td>\r\n [[fullname]]<br />\r\n [[address]] <br />\r\n [[email]] <br />\r\n [[phone]] <br />\r\n </td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n\r\n [[bill_rows]]\r\n </table>\r\n\r\n <div style=\"background: #f8f9fa; padding: 15px; border-radius: 5px; margin-top: 20px;\">\r\n <h4 style=\"margin: 0;\">Payment Options:</h4>\r\n <p style=\"margin: 0;\">Online Portal: <a href=\"pay.phpnuxbill.com\">pay.phpnuxbill.com</a> <br>\r\n Bank Transfer: Account # 1234-567890<br>\r\n Auto Pay: Enabled (Next payment: 2023-11-12)</p>\r\n </div>\r\n\r\n <footer\r\n style=\"margin-top: 30px; padding-top: 20px; border-top: 1px solid #ddd; font-size: 0.9em; color: #666; text-align: center;\">\r\n <p style=\"margin: 0;\">Thank you for choosing [[company_name]]!<br>\r\n Late payments may result in service interruption<br>\r\n Need help? Contact support@[[company_name]].com or call [[company_phone]]</p>\r\n </footer>\r\n </div>\r\n</body>\r\n\r\n</html>",
"invoice_balance": "*[[company_name]]*\r\n[[address]]\r\n[[phone]]\r\n\r\n\r\nINVOICE: *[[invoice]]*\r\nDate : [[date]]\r\n[[payment_gateway]] [[payment_channel]]\r\n\r\n\r\nType : *[[type]]*\r\nPackage : *[[plan_name]]*\r\nPrice : *[[plan_price]]*\r\n\r\n====================\r\n[[footer]]",
"welcome_message": "Welcome aboard, [[name]]! \r\nWe're excited to have you as a new [[company]] customer. \r\nYour account is all set up and ready to go.\r\n\r\nHere's a quick overview:\r\n\r\nPortal: [[url]]\r\nYour login is [[Username]]\r\nYour temporary password is [[Password]] (please change this on your first login)\r\n\r\nNeed help? Reach out to our support team at anytime.\r\n\r\nWe're here to ensure you have an amazing experience with our services. Let us know how we can best support you.\r\n\r\nWelcome to the [[company]] family!"
}