{if $form_validation} { $block->display("core:alert_fields") } {/if}
{translate module=account_billing}title_add{/translate}
{translate module=account_billing} field_account_id {/translate} {html_select_account name="account_billing_accout_id" default=$VAR.account_billing_account_id}
{translate module=account_billing} field_card_type {/translate}
{translate module=account_billing} field_card_num {/translate}
{translate module=account_billing} field_card_exp_month {/translate} {translate module=account_billing} field_card_exp_year {/translate}
20
{translate module=account_billing} field_card_start_month {/translate} {translate module=account_billing} field_card_start_year {/translate}
20
{translate module=account_billing} field_checkout_plugin_id {/translate} { $list->menu("", "account_billing_checkout_plugin_id", "checkout", "name", $VAR.account_billing_checkout_plugin_id, "form_field") }