Subversion Repositories SmartDukaan

Rev

Rev 13371 | Rev 13417 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13371 Rev 13416
Line 59... Line 59...
59
				<h4 style="font-size:16px; font-weight:bold"><span style="color:#999999">Amount to be Paid:</span> Rs <span style="color:#333333">$rechargeAmount</span></h4>
59
				<h4 style="font-size:16px; font-weight:bold"><span style="color:#999999">Amount to be Paid:</span> Rs <span style="color:#333333">$rechargeAmount</span></h4>
60
				<br/>
60
				<br/>
61
				<div id="vtab">
61
				<div id="vtab">
62
                    <ul>
62
                    <ul>
63
                        <li>CREDIT CARDS</li>
63
                        <li>CREDIT CARDS</li>
-
 
64
                        <li>PAYU<span id="pay-at-store-new-icon" style="left:85px"></span>(1 Offer)</li>
64
                        <li>DEBIT/ATM CARDS</li>
65
                        <li>DEBIT/ATM CARDS</li>
65
                        <li>NET BANKING</li>
66
                        <li>NET BANKING</li>
66
                        <li>PAYU</li>
-
 
67
                    </ul>
67
                    </ul>
68
                    <div>
68
                    <div>
69
						<div class="center-text-bold12">Select Your Credit Card:</div><br/>
69
						<div class="center-text-bold12">Select Your Credit Card:</div><br/>
70
						<form id="ccSelection" name="ccSelection" action="/recharge-payment" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
70
						<form id="ccSelection" name="ccSelection" action="/recharge-payment" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
71
							<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
71
							<input type="hidden" name="rechargeOrderId" value="$action.getRechargeOrderId()"/>
Line 701... Line 701...
701
    									<div class="newcclogo">
701
    									<div class="newcclogo">
702
        									<h3>
702
        									<h3>
703
        										<img src="/images/payu-money-logo.png" valign="middle"/>
703
        										<img src="/images/payu-money-logo.png" valign="middle"/>
704
        									</h3>
704
        									</h3>
705
        								</div>
705
        								</div>
706
    									<!--<span class="cctext">Payu Money</span>-->
706
    									<span class="cctext">(5% extra discount)</span>
707
    									<br/>
707
    									<br/>
708
    								</div>
708
    								</div>
709
    							</div>
709
    							</div>
710
							</div>
710
							</div>
711
                            <div style="clear:both"></div>
711
                            <div style="clear:both"></div>