X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_ach_payment.html;h=e33ad574cbcdea890640cbacc84abf122798a895;hb=dd03181dde5f641d81b5e50643bbd0f81ca09877;hp=83d36b9b935879741ec3893eec020c1652cb53da;hpb=7cdcb8d249f66efdbd5eb4efdd6e07f0f7948b49;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index 83d36b9b9..e33ad574c 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -1,24 +1,6 @@ -MyAccount - - -MyAccount

-<%= $url = "$selfurl?session=$session_id;action="; ''; %> -<%= include('myaccount_menu') %> - -Make a payment

+<%= include('header', 'Make a payment') %> +
- @@ -36,61 +18,12 @@ $">
- - Account type - - - - - Account number - - - ABA/Routing number - - - Bank name - - - <%= - $OUT = ''; - if ($show_paystate) { - $OUT .= qq!Bank state'; - } - %> - <%= - $OUT = ''; - if ($show_ss) { - $OUT .= 'Account holder
Social '; - $OUT .= 'security or tax ID #'; - $OUT .= qq!!; - $OUT .= ''; - } - %> - <%= - $OUT = ''; - if ($show_stateid) { - $OUT .= ''; - $OUT .= qq!Account holder
$stateid_label!; - $OUT .= qq!!; - $OUT .= qq!$stateid_state_label!; - $OUT .= ''; - } - %> + +<%= include('discount_term') %> +<%= include('check') %> + - + NAME="save" VALUE="1"> Remember this information @@ -104,8 +37,5 @@
- -
-powered by freeside - +<%= include('footer') %>