| Line 8... |
Line 8... |
| 8 |
<div style="text-align:center; margin-top:200px;">Please wait while we redirect you to the Payment Gateway.</div>
|
8 |
<div style="text-align:center; margin-top:200px;">Please wait while we redirect you to the Payment Gateway.</div>
|
| 9 |
<div align="center" class="img">
|
9 |
<div align="center" class="img">
|
| 10 |
<img title="loading" alt="loading" src="/images/loading.gif">
|
10 |
<img title="loading" alt="loading" src="/images/loading.gif">
|
| 11 |
</div>
|
11 |
</div>
|
| 12 |
<div style="display:none">
|
12 |
<div style="display:none">
|
| 13 |
<form method="post" action="https://api.secure.ebs.in/pg/ma/sale/pay/" name="frmTransaction" id="frmTransaction" onSubmit="return validate()">
|
13 |
<form method="post" action="https://secure.ebs.in/pg/ma/sale/pay/" name="frmTransaction" id="frmTransaction" onSubmit="return validate()">
|
| 14 |
<!-- Account Id -->
|
14 |
<!-- Account Id -->
|
| 15 |
<input name="account_id" type="hidden" value="$action.getAccountId()" />
|
15 |
<input name="account_id" type="hidden" value="$action.getAccountId()" />
|
| 16 |
|
16 |
|
| 17 |
<!-- Transaction Details -->
|
17 |
<!-- Transaction Details -->
|
| 18 |
<input name="reference_no" type="hidden" value="$action.getId()" />
|
18 |
<input name="reference_no" type="hidden" value="$action.getId()" />
|