scc_pg_admission_2025/payment-0.php

44 lines
2.1 KiB
PHP

<?php
// if(isset($_GET['id']) && $_GET['id']>0){}else die('Form Not Found!!!');
?>
<div class="container text-center">
<!-- <h1> Form No .
<?php
// echo 'SCC19PG' . $_GET['id'];
?> </h1> -->
<!-- <h4>After successful payment <a href="/PG_Admission_19/payment_pg_update?chalan=form&id=<?php echo $_GET['id'] ?>" class="btn btn-primary">Click here</a> and submit the details.</h4> -->
<!-- <strong><h3 class="alert alert-success"><strong>PhonePe, Paytm and Google Tez</strong> can be used to make payment.</h3></strong><hr> -->
<strong><h4 class="alert alert-success"><strong>Mention the Form No.</strong> in Payment remarks / notes while making online(UPI/NEFT/IMPS) transaction.</h4></strong><hr>
<hr>
<!-- <div class="well">
<strong><h3 class="alert alert-danger">Option 1: UPI/Paytm (<strong>Rs 336</strong> Updates within 24 hours)</h3></strong> PG Provider :DWD Consultancy Services<hr>
<h1 class="text-primary">sccpg@ybl</h1>
</div> -->
<div class="well">
<strong><h3 class="alert alert-danger">Option 1: QR (<strong>Rs 336</strong> Updates within 24 hours)</h3></strong> PG Provider :DWD Consultancy Services<hr>
<!-- <img class="img-responsive" src="/assets/qr-dwd.jpeg" alt="DWD Consultancy Services" style="margin:auto"> -->
QR Code will be available from 28th Aug.
</div>
<hr> OR <hr>
<div class="well">
<strong><h3 class="alert alert-danger">Option 2: NEFT/IMPS</h3></strong><hr>
<h1 class="text-primary">Account No - 1595010061755</h1>
<h4 class="text-primary">IFSC Code - PUNB0159520(PNB)</h4>
<h3 class="text-primary"><strong>Rs 305</strong> to be credited to the above account by NEFT/IMPS.</h3>
<strong><p class="text-danger">Note: It may take up to 2/3 days to reflect the update in your application</p></strong>
</div>
<br>
<br>
<hr>
<h2>Check your payment status:</h2>
<form action="payment_status">
<input type="text" name="form_no">
<input type="submit" value="Check">
</form>
<br>
<br>
<hr>
<br>
</div>