sub print_pay_by_check{ $active_id{"pay"} = "id=current"; my $user_key = param('userkey'); my %user_info = get_account_info($user_key); my %player_info = get_player_info($user_key); my ($user_table, $pay_pal) = get_checkout_table($user_key, 1); my $account_table = get_account_table($user_key); print_steps(); print "
| \n";
print " Step 5 : Pay by Check Please verify your registration prior to sending the check. " . $user_table, " "; print " |
| ";
$html .= " Step 6 : Order Complete \n";
$html .= $pay_complete_message . " \n"; if($org_id == 167){ # Plymouth required forms $html .= "Print Registration Confirmation and Player Forms\n"; } $html .= "\n"; $html .= " |
Step 5:Verify Partial Payment Please enter the partial payment amount you wish to pay below.$min_pay_message \n"; print " | |
"; print $verify_form; print $pay_by_check_form; print $pay_pal; print " | |
Step 5: Enter Partial Payment Amount Please enter the partial payment amount you wish to pay below. \n"; print " | |
"; print $verify_form; print $pay_by_check_form; print $pay_pal; print " | |
| \n";
print " Step 5:Verify Order Please verify your registration prior to checkout. "; print $verify_form; print $pay_by_check_form; print $pay_pal; print " |
| Name | Division | edit | remove | Paid |
| Name | Edit | Remove | ||
| $player_info{$user_number}{\"FIRSTNAME\"} $player_info{$user_number}{\"LASTNAME\"} | \n"; $user_table .= "\n"; $user_table .= " | \n"; #$user_table .= " | \$$amount_paid | |
| $account_table | $user_table |
|
Step 3:Update Registration Please complete the information listed below...
* Required Fields
| |
|
Step 4:Verify Program Registration Please verify the player information listed below. |