Skip to content

Conversation

IMB11
Copy link
Member

@IMB11 IMB11 commented Sep 17, 2025

This pull request adds a new subscription tax change notification email template and integrates it into the email system. It also makes a minor fix to the payout available email template.

Variables used:

{taxnotification.service} - The name of the subscription service
{user.name} - The recipient's name
{taxnotification.due} - The date when the tax change takes effect
{taxnotification.new_tax_amount} - The amount of tax that will be added
{subscription.id} - The subscription ID (used in support info)

The payment failed email now also has the additional {subscription.id} variable.

@IMB11 IMB11 requested a review from fetchfern September 17, 2025 22:53
@IMB11 IMB11 added enhancement New feature or request frontend labels Sep 17, 2025
Copy link
Member

@Prospector Prospector left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Prospector Prospector added this pull request to the merge queue Sep 22, 2025
Merged via the queue into main with commit f3060cd Sep 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Development

Successfully merging this pull request may close these issues.

2 participants