<%= $head %> <%= $OUT .= $body_header || ''. ( $agent || ( $signup_service eq 'svc_phone' ? 'ITSP' : 'ISP' ) ). ' Signup form

'; %> <%= $error %>
<%= $OUT = join("\n",map { my $method = $_ ; map { qq|| } qw / payinfo payinfo1 payinfo2 payname paystate paytype paycvv month year type / } @payby); %> <%= $OUT = join("\n", map { qq|| } qw / promo_code reg_code pkgpart username _password _password2 sec_phrase popnum mac_addr countrycode phonenum sip_password pin / ); %> Where did you hear about our service?

Contact Information <%= ($county_html, $state_html, $country_html) = regionselector( { selected_county => $county, selected_state => $state, selected_country => $country, default_state => $statedefault, default_country => $countrydefault, locales => \@cust_main_county, } ); %> <%= $OUT = ''; if ( $stateid_enabled ) { my ($county_html, $state_html, $country_html) = regionselector( { prefix => 'stateid_', default_state => $statedefault, default_country => $countrydefault, locales => \@cust_main_county, } ); $OUT .= qq!'; $OUT .= qq!!; $OUT .= qq!'; $OUT .=""; } %>
*Contact name
(last, first)
,
Company
*Address
 
*City * <%= ($county_html =~ /SELECT/) ? 'County/State' : 'State' %> <%= "$county_html $state_html"; %> *Zip
*Country <%= $country_html %>
Day Phone
Night Phone
Fax
!. $label{stateid}.'!. $label{stateid_state} .'$county_html $state_html
* required fields

Billing information <%= ( scalar(@payby) > 1 or 1 ) ? '!; } } if ( $paystate_enabled ) { foreach my $payby ( grep { exists $payby{$_} } qw(CHEK DCHK) ) { my ($county_html, $state_html, $country_html) = regionselector( { prefix => "${payby}_pay", default_state => $statedefault, default_country => $countrydefault, locales => \@cust_main_county, } ); $payby{$payby} .= "
${r}Bank state $county_html $state_html"; } } my( $account, $aba ) = split('@', $payinfo); my %paybychecked = ( 'CARD' => '
<%= $OUT =''; unless ( $emailinvoiceonly ) { $OUT .= '
<%= $OUT = ( $emailinvoiceonly ? q|*| : q|| ) %> Email invoice
Billing type ' : '' %> <%= my $cardselect = ''; my %payby = ( 'CARD' => qq!Credit card
*$cardselect
*Exp !. expselect("CARD"). qq!
*Name on card
!, 'DCRD' => qq!Credit card
*$cardselect
*Exp !. expselect("DCRD"). qq!
*Name on card
!, 'CHEK' => qq!Electronic check
${r}Account number
${r}ABA/Routing code Type
{$r}Bank State
${r}Bank name !, 'DCHK' => qq!Electronic check
${r}Account number Type
${r}ABA/Routing code
{$r}Bank State
${r}Bank name !, 'LECB' => qq!Phone bill billing
${r}Phone number !, 'BILL' => qq!Billing
P.O.
Attention!, 'COMP' => qq!Complimentary
*Approved by
*Exp !. expselect("COMP"), 'PREPAY' => qq!Prepaid card
*!, ); if ( $cvv_enabled ) { foreach my $payby ( grep { exists $payby{$_} } qw(CARD DCRD) ) { #1.4/1.5 $payby{$payby} .= qq!
CVV2 (help)
!, 'DCRD' => qq!Credit card
*$cardselect
*Exp !. expselect("DCRD", $paydate). qq!
*Name on card
!, 'CHEK' => qq!Electronic check
${r}Account number Type
${r}ABA/Routing code
${r}Bank name !, 'DCHK' => qq!Electronic check
${r}Account number Type
${r}ABA/Routing code
${r}Bank name !, 'LECB' => qq!Phone bill billing
${r}Phone number !, 'BILL' => qq!Billing
P.O.
Attention!, 'COMP' => qq!Complimentary
*Approved by
*Exp !. expselect("COMP", $paydate), 'PREPAY' => qq!Prepaid card
*!, ); if ( $cvv_enabled ) { foreach my $payby ( grep { exists $payby{$_} } qw(CARD DCRD) ) { #1.4/1.5 $paybychecked{$payby} .= qq!!; } } if ( $paystate_enabled ) { foreach my $payby ( grep { exists $payby{$_} } qw(CHEK DCHK) ) { my ($county_html, $state_html, $country_html) = regionselector( { prefix => "${payby}_pay", selected_county => $county, selected_state => $state, selected_country => $country, default_state => $statedefault, default_country => $countrydefault, locales => \@cust_main_county, } ); $paybychecked{$payby} .= "
${r}Bank state $county_html $state_html"; } } my %payby_index = ( 'CARD' => qq/Credit Card/, 'DCRD' => qq/Credit Card/, 'CHEK' => qq/Check/, 'DCHK' => qq/Check/, 'LECB' => qq/Phone Bill Billing/, 'BILL' => qq/Billing/, 'COMP' => qq/Complimentary/, 'PREPAY' => qq/Prepaid Card/, ); tie my %options, 'Tie::IxHash', (); foreach my $payby_option ( @payby ) { $options{$payby_option} = $payby_index{$payby_option}; } my $selected_layer = ( grep { $_ eq 'CARD' } @payby ) ? 'CARD' : $payby[0]; HTML::Widgets::SelectLayers->new( options => \%options, selected_layer => $selected_layer, form_name => 'dummy', html_between => '
* Card type$cardselect
* Card number
* Expration!. expselect("CARD", $paydate). qq!
* Name on card
CVV2 (help)
', form_action => 'dummy.cgi', layer_callback => sub { my $layer = shift; return ( shift @hide_payment_fields ? '' : $paybychecked{$layer} ) . ''; }, )->html; %> * required fields

First package <%= if ( $signup_service eq 'svc_phone' ) { $OUT .= ''; $OUT .= < ENDOUT } else { $OUT .= < ENDOUT if ( $security_phrase ) { $OUT .= < SECPHRASE } else { $OUT .= ''; } if ( $nomadix ) { warn $mac_addr; $mac_addr ||= $MA; warn $mac_addr; $OUT .= < NOMADIX } } if ( @svc_acct_pop ) { $OUT .= ''; } else { $OUT .= popselector(popnum=>$popnum, pops=>\@svc_acct_pop); } %>
Phone number'. didselector( 'field' => 'phonenum', 'svcpart' => $default_svcpart, ). '
Voicemail PIN
Username
Password
Re-enter Password
Security Phrase
Access number'. popselector( 'popnum' => $popnum, 'pops' => \@svc_acct_pop, 'init_popstate' => $init_popstate, 'popac' => $popac, 'acstate' => $acstate, ). '
<%= if ( @optional_packages ) { my @html; foreach my $ii ( 0 .. $#optional_packages) { my $friendly_index = $ii + 1; if ($optional_packages[$ii]) { push @html, qq|
Optional Package #$friendly_index
|,'
'; push @html, qq||; push @html, '
'; } $OUT = join("\n", @html); } } else { $OUT = '' } %>
<%= $OUT .= $body_footer %>