![]() |
Sign InForgot Password |
Date
<%= moment(transaction.date).format('MM/DD/YYYY hh:mm A') %>
|
Amount
<%= account.currency.toUpperCase() %> <%= formatCurrency(transaction.amount) %>
|
Current Balance
<%= account.currency.toUpperCase() %> <%= formatCurrency(transaction.accountBalance) %>
|
Description
<%= transaction.description %>
|
If you have any questions you can simply reply to this email or find our contact information at <%= title %>. Also contact us at <%= supportEmail %>