Confirmation: Thank you for your payment on {$item.transactionTime|date_format:'%m/%d/%Y %l:%M:%S %p'}
From IP Address | {$item.ip|htmlspecialchars} |
Transaction Date | {"`$item.transactionTime` + 1 day"|strtotime|date_format:'%m/%d/%Y'} |
{if $item.paymentMethod == constant('App\Taxation\Entity::PAYMENT_METHOD_CC')}
Transaction Number |
{$item.transactionId|htmlspecialchars} |
Credit Card Number |
{$item.ccNumber|htmlspecialchars} |
{elseif $item.paymentMethod == constant('App\License\Entity::PAYMENT_METHOD_CHECK')}
Item # |
{$item.transactionId|htmlspecialchars} |
Account Type |
{$item.checkTypeTitle|htmlspecialchars} |
Name on Account |
{$item.accountName|htmlspecialchars} |
Routing Number |
{$item.routingNumber|htmlspecialchars} |
Bank |
{$item.bank|htmlspecialchars} |
Account Number |
{$item.accountNumber|htmlspecialchars} |
{/if}
Tax Amount |
{$item.total|currency:'$'} (This is a one-time payment only) |
Tax Period |
{date_range start=$item.start end = $item.end} |
Thank you for submitting your tax payment to Red Rock Nation.
If you have questions about this payment or need assistance, please view the
payment online at
www.maicc.org
{/strip}