Number: | {$profile.data.cc_number|htmlspecialchars} |
Exp. Date: | {$profile.data.cc_expiration_date|htmlspecialchars} |
Cardholder Name: | {$profile.data.name|htmlspecialchars} |
Billing Address: |
{$profile.data.address1|htmlspecialchars} {if $profile.data.address2}{$profile.data.address2|htmlspecialchars} {/if} {$profile.data.city|htmlspecialchars}, {$profile.data.state|htmlspecialchars}, {$profile.data.zip|htmlspecialchars} {$profile.data.country|htmlspecialchars} |