{literal} {/literal} {strip}

Red Rock Nation Taxation Office

Confirmation: Thank you for your payment on {$item.transactionTime|date_format:'%m/%d/%Y %l:%M:%S %p'}

{if $item.paymentMethod == constant('App\Taxation\Entity::PAYMENT_METHOD_CC')} {elseif $item.paymentMethod == constant('App\License\Entity::PAYMENT_METHOD_CHECK')} {/if}
From IP Address{$item.ip|htmlspecialchars}
Transaction Date{"`$item.transactionTime` + 1 day"|strtotime|date_format:'%m/%d/%Y'}
Transaction Number {$item.transactionId|htmlspecialchars}
Credit Card Number {$item.ccNumber|htmlspecialchars}
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}
Tax Amount {$item.total|currency:'$'} (This is a one-time payment only)
Tax Period {date_range start=$item.start end = $item.end}
Vendor Classifications
{foreach from = $item.naicsCodes item = code name = codes} {/foreach}
{$smarty.foreach.codes.iteration} {$view->naicsTitle($code)}
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}