| Line 77... |
Line 77... |
| 77 |
<li>DEBIT/ATM CARDS</li>
|
77 |
<li>DEBIT/ATM CARDS</li>
|
| 78 |
<li>NET BANKING</li>
|
78 |
<li>NET BANKING</li>
|
| 79 |
</ul>
|
79 |
</ul>
|
| 80 |
<div>
|
80 |
<div>
|
| 81 |
<div class="center-text-bold12">Select Your Credit Card:</div><br/>
|
81 |
<div class="center-text-bold12">Select Your Credit Card:</div><br/>
|
| 82 |
<form id="ccSelection" name="ccSelection" action="/rechargePayment" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
|
82 |
<form id="ccSelection" name="ccSelection" action="/recharge-payment" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
|
| 83 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
83 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
| 84 |
<div class="ccdiv" style="float:left; margin-left:48px;">
|
84 |
<div class="ccdiv" style="float:left; margin-left:48px;">
|
| 85 |
<div class="ccheader-div"><b>Credit Cards Issued in India</b></div>
|
85 |
<div class="ccheader-div"><b>Credit Cards Issued in India</b></div>
|
| 86 |
<div style="padding: 20px">
|
86 |
<div style="padding: 20px">
|
| 87 |
<div class="options">
|
87 |
<div class="options">
|
| Line 217... |
Line 217... |
| 217 |
</div>
|
217 |
</div>
|
| 218 |
</form>
|
218 |
</form>
|
| 219 |
</div>
|
219 |
</div>
|
| 220 |
<div>
|
220 |
<div>
|
| 221 |
<div class="center-text-bold12">Select Your Debit/ATM Card:</div><br/>
|
221 |
<div class="center-text-bold12">Select Your Debit/ATM Card:</div><br/>
|
| 222 |
<form id="atmSelection" name="atmSelection" action="rechargePayment" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
|
222 |
<form id="atmSelection" name="atmSelection" action="recharge-payment" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
|
| 223 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
223 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
| 224 |
<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
|
224 |
<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
|
| 225 |
<div class="options">
|
225 |
<div class="options">
|
| 226 |
<input type="radio" name="payment_option" value="2000" class="marginRight5px"/>
|
226 |
<input type="radio" name="payment_option" value="2000" class="marginRight5px"/>
|
| 227 |
<span class="cctext">Visa / Visa Electron Cards</span>
|
227 |
<span class="cctext">Visa / Visa Electron Cards</span>
|
| Line 340... |
Line 340... |
| 340 |
</div>
|
340 |
</div>
|
| 341 |
</form>
|
341 |
</form>
|
| 342 |
</div>
|
342 |
</div>
|
| 343 |
<div>
|
343 |
<div>
|
| 344 |
<div class="center-text-bold12">Select Your Bank:</div><br/>
|
344 |
<div class="center-text-bold12">Select Your Bank:</div><br/>
|
| 345 |
<form id="bankSelection" name="bankSelection" action="rechargePayment" method="post" onsubmit="return verifyPaymentModeSelectionForm('bankSelection')">
|
345 |
<form id="bankSelection" name="bankSelection" action="recharge-payment" method="post" onsubmit="return verifyPaymentModeSelectionForm('bankSelection')">
|
| 346 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
346 |
<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
|
| 347 |
<div>
|
347 |
<div>
|
| 348 |
<div style="padding-left:20px; margin-top:10px; margin-bottom:20px; float:left;">
|
348 |
<div style="padding-left:20px; margin-top:10px; margin-bottom:20px; float:left;">
|
| 349 |
<div class="options">
|
349 |
<div class="options">
|
| 350 |
<input type="radio" name="payment_option" value="1004" class="marginRight5px"/>
|
350 |
<input type="radio" name="payment_option" value="1004" class="marginRight5px"/>
|