Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3.0-b1
-
Component/s: None
-
Labels:None
Description
Create a migration to add a new messenger template for "Auto-Debit Pending". Enabled by default. Be sure to add the template for each language. This should be sent under the same conditions as the corresponding email.
Tags:
{contact.first_name} {contact.last_name} {invoice.id_code} {invoice.date_due_formatted} {payment_account.first_name} {payment_account.last_name} {payment_account.account_type} {payment_account.last4} {amount} {amount_formatted} {payment_url} {autodebit_date} {client_url}
Content:
Hi {contact.first_name}, payment will be charged to your account on {autodebit_date} in the amount of {amount_formatted} for invoice #{invoice.id_code}.
{% if payment_account.account_type == "ach" %}Your {payment_account.type_name} Account ending in {payment_account.last4} will be processed on this date. To alter the payment method, please login at http://\{client_uri}.{% else %}Your {payment_account.type_name} ending in {payment_account.last4} will be processed on this date. To alter the payment method, please login at http://\{client_uri}.{% endif %} To disable automatic payments login to your account at http://\{client_uri}.
Thank you for your continued business!
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.1.0-b1 [ 11703 ] |
Description |
Create a migration to add a new messenger template for "Auto-Debit Pending". Enabled by default. Be sure to add the template for each language. This should be sent under the same conditions as the corresponding email.
Tags: bq. \{contact.first_name\} \{contact.last_name\} \{invoice.id_code\} \{invoice.date_due_formatted\} \{payment_account.first_name\} \{payment_account.last_name\} \{payment_account.account_type\} \{payment_account.last4\} \{amount\} \{amount_formatted\} \{payment_url\} \{autodebit_date\} \{client_url\} Content: {quote}Hi \{contact.first_name\}, This is a reminder that a payment is scheduled to be charged to your account on \{autodebit_date\} in the amount of \{amount_formatted\} for invoice #\{invoice.id_code\}. \{% if payment_account.account_type == "ach" %\}Your \{payment_account.type_name\} Account ending in \{payment_account.last4\} will be processed on this date. If we should use a different payment method, or if you need to make a change to this account, please login to our client area at http://\{client_uri\} to make the correction at your earliest convenience.\{% else %\}Your \{payment_account.type_name\} ending in \{payment_account.last4\} will be processed on this date. If we should use a different payment method, or if you need to make a change to this account, please login to our client area at http://\{client_uri\} to make the correction at your earliest convenience.\{% endif %\} If you'd like to disable automatic payments, you may do so by logging into your account at http://\{client_uri\}. Thank you for your continued business!{quote} |
Create a migration to add a new messenger template for "Auto-Debit Pending". Enabled by default. Be sure to add the template for each language. This should be sent under the same conditions as the corresponding email.
Tags: bq. \{contact.first_name\} \{contact.last_name\} \{invoice.id_code\} \{invoice.date_due_formatted\} \{payment_account.first_name\} \{payment_account.last_name\} \{payment_account.account_type\} \{payment_account.last4\} \{amount\} \{amount_formatted\} \{payment_url\} \{autodebit_date\} \{client_url\} Content: {quote}Hi \{contact.first_name\}, payment will be charged to your account on \{autodebit_date\} in the amount of \{amount_formatted\} for invoice #\{invoice.id_code\}. \{% if payment_account.account_type == "ach" %\}Your \{payment_account.type_name\} Account ending in \{payment_account.last4\} will be processed on this date. To alter the payment method, please login at http://\{client_uri\}.\{% else %\}Your \{payment_account.type_name\} ending in \{payment_account.last4\} will be processed on this date. To alter the payment method, please login at http://\{client_uri\}.\{% endif %\} To disable automatic payments login to your account at http://\{client_uri\}. Thank you for your continued business!{quote} |
Fix Version/s | 5.2.0-b1 [ 11709 ] | |
Fix Version/s | 5.1.0-b1 [ 11703 ] |
Fix Version/s | 5.3.0-b1 [ 11711 ] | |
Fix Version/s | 5.2.0-b1 [ 11709 ] |
Assignee | Abdy Franco [ abdy ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |