{if $editMode} {$LANG.paymentMethodsManage.editPaymentMethod} {else} {$LANG.paymentMethodsManage.addPaymentMethod} {/if}

{if $enabledTypes['tokenGateways']} {foreach $tokenGateways as $tokenGateway} {/foreach} {/if} {if $enabledTypes['localCreditCard']} {/if} {if $enabledTypes['bankAccount']} {/if}
{$LANG.paymentMethodsManage.optional}
{$LANG.paymentMethodsManage.cardNumberNotValid}
{if $startDateEnabled}
{/if}
{$LANG.paymentMethodsManage.expiryDateNotValid}
{if $issueNumberEnabled}
{/if} {if $creditCardCvcFieldEnabled}
{$LANG.paymentMethodsManage.cvcNumberNotValid}
{/if}
{$LANG.paymentMethods.fieldRequired}
{$LANG.paymentMethods.fieldRequired}
{$LANG.paymentMethodsManage.routingNumberNotValid}
{$LANG.paymentMethodsManage.accountNumberNotValid}
{include file="$template/account-paymentmethods-billing-contacts.tpl"}

{$LANG.paymentMethodsManage.addNewAddress}
{$LANG.cancel}
{if $remoteUpdate}
{$remoteUpdate}
{else}
{/if}