mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
@@ -172,7 +172,7 @@ const emailTemplates = {
|
||||
<tr><td><strong>Status</strong></td><td>Access Revoked</td></tr>
|
||||
<tr><td><strong>Refund</strong></td><td>Not applicable — this subscription is non-refundable</td></tr>
|
||||
</table>
|
||||
<p>Your account no longer has access to the courses, units, and lessons included in this plan. If you were not concurrently subscribed to another active plan, your account has reverted to the Free tier.</p>
|
||||
<p>Your account no longer has access to the courses, units, and lessons included in this plan. If you were not concurrently subscribed to another active plan, your account has reverted to the Free subscription.</p>
|
||||
<p>If you believe this was done in error or have questions about this change, please contact our support team.</p>
|
||||
`),
|
||||
}),
|
||||
@@ -188,7 +188,7 @@ const emailTemplates = {
|
||||
<tr><td><strong>Refund ID</strong></td><td>${refundId}</td></tr>
|
||||
<tr><td><strong>Status</strong></td><td>Refunded</td></tr>
|
||||
</table>
|
||||
<p>Your access to the courses, units, and lessons included in this plan has been revoked effective immediately. If you were not concurrently subscribed to another active plan, your account has reverted to the Free tier.</p>
|
||||
<p>Your access to the courses, units, and lessons included in this plan has been revoked effective immediately. If you were not concurrently subscribed to another active plan, your account has reverted to the Free subscription.</p>
|
||||
<p>Please allow a few business days for the refunded amount to reflect on your original payment method, depending on your provider.</p>
|
||||
<p>If you have any questions about this refund, please contact our support team.</p>
|
||||
`),
|
||||
|
||||
Reference in New Issue
Block a user