| Line 88... |
Line 88... |
| 88 |
#end
|
88 |
#end
|
| 89 |
|
89 |
|
| 90 |
</ul>
|
90 |
</ul>
|
| 91 |
#if(!$action.isAmountZero())
|
91 |
#if(!$action.isAmountZero())
|
| 92 |
<div>
|
92 |
<div>
|
| 93 |
<div class="center-text-bold12">Select Your Credit Card:</div><br/>
|
93 |
<div class="newtext">Select Your Credit Card:</div><br/>
|
| 94 |
<form id="ccSelection" name="ccSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
|
94 |
<form id="ccSelection" name="ccSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
|
| 95 |
<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
|
95 |
<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
|
| 96 |
<div class="ccdiv" style="float:left; margin-left:48px;">
|
96 |
<div class="ccdiv" style="float:left; margin-left:48px;">
|
| 97 |
<div class="ccheader-div"><b>Credit Cards Issued in India</b></div>
|
97 |
<div class="ccheader-div"><b>Credit Cards Issued in India</b></div>
|
| 98 |
<div style="padding: 20px">
|
98 |
<div style="padding: 20px">
|
| Line 439... |
Line 439... |
| 439 |
<span class="center-text-bold13">You will be taken to our Bank's payment gateway for making this payment.</span>
|
439 |
<span class="center-text-bold13">You will be taken to our Bank's payment gateway for making this payment.</span>
|
| 440 |
</div>
|
440 |
</div>
|
| 441 |
</form>
|
441 |
</form>
|
| 442 |
</div>
|
442 |
</div>
|
| 443 |
<div>
|
443 |
<div>
|
| 444 |
<div class="center-text-bold12">Select Your Cash Card:</div><br/>
|
444 |
<div class="newtext">Select Your Cash Card:</div><br/>
|
| 445 |
<form id="cashSelection" name="cashSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('cashSelection')">
|
445 |
<form id="cashSelection" name="cashSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('cashSelection')">
|
| 446 |
<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
|
446 |
<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
|
| 447 |
<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
|
447 |
<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
|
| 448 |
<div class="options">
|
448 |
<div class="options">
|
| 449 |
<input type="radio" name="payment_option" value="1132" class="marginRight5px"/>
|
449 |
<input type="radio" name="payment_option" value="1132" class="marginRight5px"/>
|