{$msg.account.payment_profile} {$profile_num}{if $profile.is_primary == "Yes"} (primary){/if}

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}
{$msg.account.edit_payment_profile} | {$msg.account.delete_payment_profile}