scc_pg_admission_2025/payment_pg.php

26 lines
1.7 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 while making transaction via all of the given below payment modes.</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="/asset/img/upi_7001601485.png" alt="upi" style="margin:auto">
</div>
<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 - UTBI0SCGF71(UBI)</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 3/4 days to reflect the update in your application</p></strong>
</div>
</div>