| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/governmentgrants.us/wp-content/themes/governmentgrantsus/ |
Upload File : |
<?php
/**
* Template Name: Confirmation Page B
*/
get_header('confirm-v2');
if(empty($_SESSION['user_id']) && empty($_GET['show_confirm_page'])) {
//header("Location: https://usafundingapplications.org/v9/application/");
//exit(0);
}
require_once($_SERVER['DOCUMENT_ROOT'].'/lib/globals.php');
?>
<style>
#sidebar, .footer-top {display: none;}
#page{width: 100%;}
div#page{margin-left: 0}
.application-form p{margin-bottom: 0px;}
[visible-when-invalid] {display: none;}[visible-when-invalid].visible {display: block;font-size: 14px;margin-top: 5px;}.input-box {margin-bottom: 15px;}label {display: block;font-size: 16px;color: #777;text-align: left;margin-bottom: 5px;}lable .red {color: #d41616;}input.btn {height: auto;cursor: pointer;width: auto;}.error-message,.success-message {display: block;padding: 10px;text-align: center;font-size: 18px;margin-bottom: 30px;margin-top: 15px;}.error-message {border: 2px solid #d41616;color: #d41616;}.success-message {border: 2px solid #0ba80b;color: #0ba80b;}form.amp-form-submit-success [submit-success],form.amp-form-submit-error [submit-error] {margin-top: 16px;font-size: 18px;text-align: center;}form.amp-form-submit-success [submit-success] {color: green;}form.amp-form-submit-error [submit-error] {color: red;}form.amp-form-submit-success.hide-inputs > input {display: none;}[amp-access][amp-access-hide],amp-experiment,amp-live-list > [update],amp-share-tracking,form [submit-error],form [submit-success],form [submitting] {display: none;}select.user-invalid,textarea.user-invalid,form input.user-invalid {border: 1px solid #dc4e41;color: #000;}select.user-valid,textarea.user-valid,form.input.user-valid {border: 1px solid #4CAF50;color: #000;}fieldset.user-invalid {border: 2px solid #dc4e41;}fieldset.user-valid {border: 2px solid #4CAF50;}form .form-message {display: none;margin: 15px 0px;text-align: center;font-size: 16px;color: #fff;}.color-green {color: #4CAF50;}form.user-invalid .invalid-message {display: block;color: #dc4e41;text-align: center;padding: 5px;}form.user-valid .valid-message {display: block;color: #4CAF50;text-align: center;display: block;}form.amp-form-submitting .submitting-message {display: block;color: #000;text-align: center;}form.amp-form-submit-success [submit-success] {color: #0ba80b;}form.amp-form-submit-error [submit-error] {color: #dc4e41;}.verification-form label {display: block;}.amp-form-submit-success input,.amp-form-submit-success textarea {background: #fff;}form.user-valid.amp-form-submit-success .valid-message {display: none;}.cotact-form .user-valid.amp-form-submit-error + .amp-form-success-message {display: block;}
[amp-access][amp-access-hide], amp-experiment, amp-live-list>[update], amp-share-tracking, form [submit-error], form [submit-success], form [submitting] {
display: none;
}
form.amp-form-submit-success.user-invalid [submit-success] {display: none;}
form.amp-form-submit-success.user-valid [submit-success] {display: block;}
form input {
border: 1px solid #ccc;
padding-left: 15px;
height: 36px;
padding: 5px 10px;
font-size: 14px;
width: 100%; color: inherit;
}
input::placeholder{color: #000;}
form textarea{border: 1px solid #ccc;padding: 6px 8px;width: 100%;max-width: 300px; color: inherit;}
form select {
border: 1px solid #ccc;
padding-left: 15px;
height: 36px;
padding: 5px 10px;
font-size: 14px;
width: 100%; color: inherit;
}
[type="checkbox"], [type="radio"] {width: auto; height: auto;}
.submit-btn {
cursor: pointer;
border: none;
padding: 10px 20px;
margin-top: 20px;
margin-bottom: 20px;
color: #01697c;
text-transform: uppercase;
border: 2px solid #01697c;
font-weight: bold;
background-color: #fff;
transition: background 1s;
line-height: 1.2;
font-size: 14px;
}
.submit-btn:hover {
background-color: #01697c;
color: #fff;
}
[data-class="submenuItemContainer"]{display: none;}
[class*="expanded"] {
display: block;
}
form .chooose input{width: auto;height:10px;}
label{display: inline-block;font-size: 16px;text-transform: capitalize;color: #000;font-family: 'Poppins-Medium';margin-right: 5px;}
.choose .small{font-size: 10px;margin-left: 20px;margin-bottom: 15px;font-family: 'Poppins-Regular'; text-transform: capitalize;}
.choose label{display:block;text-transform: uppercase;}
[type="checkbox"], [type="radio"]{transform: translateY(1px);}
.hrd {
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #333333;
height: auto;
font-size: 18px;
padding-bottom:30px;
}
.hrd span {
font: bold 8pt verdana;
color: #000;
}
#funding input, #realestate input, #community input, #education input, #personal input, .describe input, .improve-credit input, {width: auto;height:auto;}
.describe input, .choose input{margin-right: 5px;}
.improve-credit .inner{margin-bottom: 10px;}
.email-box input, .money select{width: 100%;height:auto;max-width: 300px;}
.email-box [type="checkbox"]{width: auto;height:auto;}
.email-box .fs-14{margin-top: 5px;}
.email-box .small{font-size: 12px;margin-bottom: 5px;}
@media screen and (max-width: 767px) {
.main-header {display: none}
.subcategory{width: 50%;}
/*.application-form .subcategory:nth-child(2n+1){clear: left;} */
}
@media screen and (max-width: 479px){
.subcategory {
width: 100%;
}
.hrd {font-size: 15px; padding-bottom: 10px;}
.email-box input, .money select, form textarea{ max-width: 100%;}
}
</style>
<script>
function update_category(me) {
jQuery('.subcats').hide();
jQuery('.sub-active').removeClass('sub-active');
jQuery(me).parents('label:first').addClass('sub-active');
jQuery('.sub_categories').each(function() {
if(jQuery(this).attr('hidden')!='undefined') {
jQuery(this).attr('hidden','');
}
});
jQuery('#' + jQuery(me).attr('subcat_id')).removeAttr('hidden');
}
</script>
<div class="application__header">
<h4 class="application__header__sub-title">USA Funding Applications</h4>
<h1 class="application__header__title">Confirmation</h1>
</div>
<div class="et_pb_row et_pb_row_0">
<section class="application-form clear pb50">
<div class="container">
<p class="header application__steps-title"><span class="application__bold">Login & Start Applying!</span></p>
<p>Congratulations! You are on your way to applying for Grant Money!</p>
<p>Below is your Account Information that will allow you to access the Member's Site right now!</p>
<p class="header">USA Funding Applications User Account Info:</p>
<center style="padding:10px 0px;">
<h3 style="padding-right:5px;">Your Credit Card Statement will display:</h3>
<div style="font-size:24px;">
<?php
include_once($_SERVER['DOCUMENT_ROOT'] . "/vx/lib/dinc.php");
$res = $db->query("SELECT cc_descriptor FROM lc2{$_SITE_CODE}_lc.lc_billing WHERE client_id='".clean($user_id)."' ORDER BY bill_time DESC LIMIT 1");
echo (empty($res[0]['cc_descriptor'])) ? 'USFUND.ORG 800-337-3471' : $res[0]['cc_descriptor'];
?>
</div>
</center>
<h3>To View the Funding Applications and Start Applying,</h3>
<a href="/vx/usa/members/?user=<?= $_SESSION['application_form']['template-application-email']; ?>&pass=<?= $_SESSION['application_form']['template-application-zip']; ?>" style="font-size:24px;">Click Here to Login</a>
<div class="grid-row fields">
<div class="input-box col-mb-12">
<strong>Website:</strong> <a href="https://usafundingapplications.org">usafundingapplications.org</a>
</div>
<div class="input-box col-mb-12">
<strong>Username:</strong> <?= $_SESSION['application_form']['template-application-email']; ?>
</div>
<div class="input-box col-mb-12">
<strong>Password:</strong> <?= $_SESSION['application_form']['template-application-zip']; ?>
</div>
<div class="input-box col-mb-12">
<strong>Contact Page: </strong> <a href="https://www.usafundingapplications.org/vx/usa/contact/">www.usafundingapplications.org/vx/usa/contact/</a>
</div>
</div>
<br />
<h3>Personal Information Summary</h3>
<div class="grid-row fields">
<div class="input-box col-mb-6">
<strong>First Name:</strong> <?= $_SESSION['application_form']['template-application-first-name']; ?>
</div>
<div class="input-box col-mb-6">
<strong>Last Name:</strong> <?= $_SESSION['application_form']['template-application-last-name']; ?>
</div>
<div class="input-box col-mb-6">
<strong>Address:</strong> <?= $_SESSION['application_form']['template-application-street-address']; ?>
</div>
<div class="input-box col-mb-6">
<strong>City:</strong> <?= $_SESSION['application_form']['template-application-city']; ?>
</div>
<div class="input-box col-mb-6">
<strong>State:</strong> <?= $_SESSION['application_form']['template-application-state']; ?>
</div>
<div class="input-box col-mb-6">
<strong>Zip:</strong> <?= $_SESSION['application_form']['template-application-zip']; ?>
</div>
<div class="input-box col-mb-6">
<strong>Zip:</strong> <?= $_SESSION['application_form']['template-application-phone']; ?>
</div>
</div>
<br />
<h3>Payment Information Summary</h3>
<div class="grid-row fields">
<div class="input-box col-mb-6">
<strong>Credit Card:</strong> ****<?= substr($_SESSION['order_form']['cc_num'],-4); ?>
</div>
<div class="input-box col-mb-6">
<strong>Expiration:</strong> <?= $_SESSION['order_form']['cc_exp_month']; ?> / <?= $_SESSION['order_form']['cc_exp_year']; ?>
</div>
<div class="input-box col-mb-6">
<strong>Amount:</strong> $<?= number_format($_INITIAL_FEE,2); ?>
</div>
</div>
<br />
<center>
<a href="/vx/usa/members/?user=<?= $_SESSION['application_form']['template-application-email']; ?>&pass=<?= $_SESSION['application_form']['template-application-zip']; ?>" style="font-size:24px;">Click Here to Login</a>
</center>
</div>
</section>
</div>
<?php if(!empty($_SESSION['lead_id'])) { ?>
<img src="https://www.pcisecureform.com/lcapi/FormConfirmationPageTracking.php?site=ggus&lead_id=<?= $_SESSION['lead_id'];?>&client_id=<?= $_SESSION['user_id'];?>&form_url=<?= urlencode('/v9/confirmation-b/');?>" />
<?php } ?>
<?php get_footer();