diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/account_conf_over_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/account_conf_over_email.html index 5affbd669b..c4e464d79f 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/account_conf_over_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/account_conf_over_email.html @@ -2,7 +2,7 @@ The 3 day pre-authorized debit* confirmation period for the following BC Registries and Online Services account is now complete: -**{{ account_name }}** +**{{ account_number }}: {{ account_name_with_branch }}** \* Failed payments will result in the suspension of your account and a ${{ nsf_fee }} dishonored bank instrument fee. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/account_suspended_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/account_suspended_email.html index 3649b62b5e..91ba8482dc 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/account_suspended_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/account_suspended_email.html @@ -1,4 +1,4 @@ -# Account suspended for {{ account_number }} - {{ account_name_with_branch }} +# Account suspended for {{ account_number }}: {{ account_name_with_branch }} Your account has been suspended due to a failed or overdue payment(s). diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/account_unlocked_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/account_unlocked_email.html index 81ec01e687..af3ab3fcb2 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/account_unlocked_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/account_unlocked_email.html @@ -1,6 +1,6 @@ # Account Unlocked -Your account **{{ account_name_with_branch }}** has been unlocked. Team members can now log in and access this account. +Your account **{{ account_number }}: {{ account_name_with_branch }}** has been unlocked. Team members can now log in and access this account. Your receipt is attached to this email: diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/admin_notification_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/admin_notification_email.html index bb049e543f..53a94a8cf9 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/admin_notification_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/admin_notification_email.html @@ -1,4 +1,4 @@ -**{{ user_first_name }} {{ user_last_name }}** has accepted your invitation to join the {{ account_name }} account at Business Registry. +**{{ user_first_name }} {{ user_last_name }}** has accepted your invitation to join the {{ account_number }}: {{ account_name_with_branch }} account at Business Registry. Log into Business Registry to approve this invitation. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/admin_removed_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/admin_removed_email.html index 3676189a27..b113c531ba 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/admin_removed_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/admin_removed_email.html @@ -1,3 +1,3 @@ -# You have been removed as an administrator for {{ account_name }}. +# You have been removed as an administrator for {{ account_number }}: {{ account_name_with_branch }}. If you have question please contact BC Online administration at [BCOLACCOUNTS@gov.bc.ca](BCOLACCOUNTS@gov.bc.ca) \ No newline at end of file diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/affiliation_invitation_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/affiliation_invitation_email.html index bfe86e342b..3657d35ed7 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/affiliation_invitation_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/affiliation_invitation_email.html @@ -1,4 +1,4 @@ -You have requested to manage **{{ business_name }}** under **{{ account_name }}**. Please click on the single-use link below to authorize access. You will need to sign in as **{{ account_name }}** to complete the authorization. +You have requested to manage **{{ business_name }}** under **{{ account_number }}: {{ account_name_with_branch }}**. Please click on the single-use link below to authorize access. You will need to sign in as **{{ account_number }}: {{ account_name_with_branch }}** to complete the authorization. **{{ context_url }}** diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email.html index bc2fbbbcd2..a98933a187 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email.html @@ -1,5 +1,5 @@ -You have been invited to join the **{{ account_name }}** account at Business Registry. +You have been invited to join the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry. -**{{ user_first_name }} {{ user_last_name }}** has invited you to join the **{{ account_name }}** account at Business Registry. You will need to log in using your BC Services Card to join this account. +**{{ user_first_name }} {{ user_last_name }}** has invited you to join the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry. You will need to log in using your BC Services Card to join this account. [Join Account]({{ context_url }}) diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email_for_bceid.html b/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email_for_bceid.html index 138d468965..0b5a6962ea 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email_for_bceid.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/business_invitation_email_for_bceid.html @@ -1,6 +1,6 @@ -# You have been invited to join the **{{ account_name }}** account at Business Registry. +# You have been invited to join the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry. -**{{ user_first_name }} {{ user_last_name }}** has invited you to join the **{{ account_name }}** account at Business Registry. +**{{ user_first_name }} {{ user_last_name }}** has invited you to join the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry. {% if role.upper() == 'ACCOUNT ADMINISTRATOR' %} You will need to log in with a registered BCeID account, and verify your identity by a notarized affidavit. After submitting your information, staff will review your affidavit. If approved you will be able to join the account. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/dirsearch_business_invitation_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/dirsearch_business_invitation_email.html index fbe2f0fc8f..31731a14f4 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/dirsearch_business_invitation_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/dirsearch_business_invitation_email.html @@ -1,4 +1,4 @@ -# Your BC Registries account **{{ account_name }}** has been created. +# Your BC Registries account **{{ account_number }}: {{ account_name_with_branch }}** has been created. BC Registries staff have approved your organization's account to search for active and historical directors. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/govm_approved_notification.html b/queue_services/account-mailer/src/account_mailer/email_templates/govm_approved_notification.html index fcf95dcc0a..f37eb7da8c 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/govm_approved_notification.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/govm_approved_notification.html @@ -1,4 +1,4 @@ -# Your BC Registries account **{{ account_name }}** has been approved. +# Your BC Registries account **{{ account_number }}: {{ account_name_with_branch }}** has been approved. BC Registries staff have approved your organization's BC Registries account. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/govm_business_invitation_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/govm_business_invitation_email.html index f74a847095..1673643498 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/govm_business_invitation_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/govm_business_invitation_email.html @@ -1,6 +1,6 @@ # You've been invited to create BC Registries account. -BC Registries staff have invited you to create a Business Registry account. You are the account administrator for the account {{ account_name }}. +BC Registries staff have invited you to create a Business Registry account. You are the account administrator for the account {{ account_number }}: {{ account_name_with_branch }}. To complete the account setup, click the button below and create your account. Then login to your account and manage your team members. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/govm_member_invitation_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/govm_member_invitation_email.html index 3c2beb67d0..428de56c50 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/govm_member_invitation_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/govm_member_invitation_email.html @@ -1,8 +1,8 @@ -# You have been added as a team member to **{{ account_name }}** account +# You have been added as a team member to **{{ account_number }}: {{ account_name_with_branch }}** account -The account administrator for {{ account_name }} has granted you access to the Business Registry. You have been added to their team as a {{ role }}. +The account administrator for {{ account_number }}: {{ account_name_with_branch }} has granted you access to the Business Registry. You have been added to their team as a {{ role }}. -Click “Join Account” and log on with your IDIR username and password to join the {{ account_name }} account. +Click “Join Account” and log on with your IDIR username and password to join the {{ account_number }}: {{ account_name_with_branch }} account. **Note: ** diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/govm_rejected_notification.html b/queue_services/account-mailer/src/account_mailer/email_templates/govm_rejected_notification.html index 3adad1aafe..53cb25067a 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/govm_rejected_notification.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/govm_rejected_notification.html @@ -1,4 +1,4 @@ -# Your BC Registries account **{{ account_name }}** has been rejected. +# Your BC Registries account **{{ account_number }}: {{ account_name_with_branch }}** has been rejected. BC Registries staff have rejected your organization's BC Registries account. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email.html index 7ed9a66a8e..bef3961efd 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email.html @@ -1,4 +1,4 @@ -# Your membership to the **{{ account_name }}** account at Business Registry has been approved. +# Your membership to the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry has been approved. To access this account, log into Business Registry using your BC Services Card. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email_for_bceid.html b/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email_for_bceid.html index 5aff9cbb45..46ab60643f 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email_for_bceid.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/membership_approved_notification_email_for_bceid.html @@ -1,4 +1,4 @@ -# Your membership to the **{{ account_name }}** account at Business Registry has been approved. +# Your membership to the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry has been approved. To access this account, log into Business Registry using your BCEID. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_approved_notification_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_approved_notification_email.html index f8be944c6e..e02f71975b 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_approved_notification_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_approved_notification_email.html @@ -1,4 +1,4 @@ -# Your membership to the **{{ account_name }}** account at Business Registry has been approved. +# Your membership to the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry has been approved. To access this account, log in using your Basic BCeID. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_rejected_notification_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_rejected_notification_email.html index 8a1c6271e5..eaf955e3bc 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_rejected_notification_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/nonbcsc_org_rejected_notification_email.html @@ -1,4 +1,4 @@ -# Your membership to the **{{ account_name }}** account at Business Registry has been approved. +# Your membership to the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry has been approved. Please email **[bconline@gov.bc.ca](bconline@gov.bc.ca)** or call 1-800-663-6102 to speak to BC Online Administration. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/pad_invoice_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/pad_invoice_email.html index 1c6a741a73..6c6b47a1ec 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/pad_invoice_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/pad_invoice_email.html @@ -1,4 +1,4 @@ -# Your {{ account_name }} account completed ${{ invoice_total }} in transactions during business hours on {{ invoice_process_date }}. +# Your {{ account_number }}: {{ account_name_with_branch }} account completed ${{ invoice_total }} in transactions during business hours on {{ invoice_process_date }}. This amount will be debited from your financial institution in 2 business days. Please ensure you have sufficient funds in your financial institution account to cover this debit. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/paymanet_pending.html b/queue_services/account-mailer/src/account_mailer/email_templates/paymanet_pending.html index ae7112b49d..589e7cd923 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/paymanet_pending.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/paymanet_pending.html @@ -2,7 +2,7 @@ The following account has a **balance due of ${{transactionAmount}}.** -## {{ account_name }} +## {{ account_number }}: {{ account_name_with_branch }} Products and services will not be available until payment is received in full. Online Banking payments can **expect between 2-5 days** for your payment to reach us. diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/role_changed_notification_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/role_changed_notification_email.html index e9ea6437bd..3177bede1d 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/role_changed_notification_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/role_changed_notification_email.html @@ -1,4 +1,4 @@ -# Your role on the **{{ account_name }}** account at Business Registry has been changed. +# Your role on the **{{ account_number }}: {{ account_name_with_branch }}** account at Business Registry has been changed. Your new role: **{{ role }}** Role Permissions: **You {{ label }}** diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/statement_notification.html b/queue_services/account-mailer/src/account_mailer/email_templates/statement_notification.html index 88182542b8..53c27ec306 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/statement_notification.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/statement_notification.html @@ -2,7 +2,7 @@ Your monthly account statement for the period of {{ from_date }} to {{ to_date }} is now available. -The total amount owed for {{ account_name }} during this statement period is ${{ total_amount_owing }} +The total amount owed for {{ account_number }}: {{ account_name_with_branch }} during this statement period is ${{ total_amount_owing }} [Log in to view your {{ statement_frequency }} statement]({{ payment_statement_url }}) diff --git a/queue_services/account-mailer/src/account_mailer/email_templates/team_modified_email.html b/queue_services/account-mailer/src/account_mailer/email_templates/team_modified_email.html index 089ae98c88..5cc6d08f38 100644 --- a/queue_services/account-mailer/src/account_mailer/email_templates/team_modified_email.html +++ b/queue_services/account-mailer/src/account_mailer/email_templates/team_modified_email.html @@ -1,4 +1,4 @@ -# As requested, Registries staff has made a change to team members in your account {{ account_name }}. +# As requested, Registries staff has made a change to team members in your account {{ account_number }}: {{ account_name_with_branch }}. Log in to BC Registries and Online Services to review your account.