Subversion Repositories SmartDukaan

Rev

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

Rev 3182 Rev 3275
Line 94... Line 94...
94
                    <div>
94
                    <div>
95
                        <div class="heading">
95
                        <div class="heading">
96
							<span style="float:left"><h4>Credit Cards</h4></span>
96
							<span style="float:left"><h4>Credit Cards</h4></span>
97
							<span style="float:right"><h4>Total Amount: Rs. $orderAmount</h4></span>
97
							<span style="float:right"><h4>Total Amount: Rs. $orderAmount</h4></span>
98
						</div>
98
						</div>
99
						
-
 
100
						<br/>
99
						<br/>
-
 
100
						We accept cards issued by all Banks.<br/>
101
						<form id="ccSelection" name="ccSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
101
						<form id="ccSelection" name="ccSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('ccSelection')">
102
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
102
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
103
							<h4>Cards Issued in India</h4>
103
							<h4>Cards Issued in India</h4>
104
							<div style="margin-left:100px; margin-top:10px">
104
							<div style="margin-left:100px; margin-top:10px">
105
								<div class="options">
105
								<div class="options">
Line 176... Line 176...
176
						<div class="heading">
176
						<div class="heading">
177
							<span style="float:left"><h4>Debit and ATM Cards</h4></span>
177
							<span style="float:left"><h4>Debit and ATM Cards</h4></span>
178
							<span style="float:right"><h4>Total Amount: Rs. $orderAmount</h4></span>
178
							<span style="float:right"><h4>Total Amount: Rs. $orderAmount</h4></span>
179
						</div>
179
						</div>
180
						<br/>
180
						<br/>
-
 
181
						We accept cards issued by all Banks.<br/>
181
						<form id="atmSelection" name="atmSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
182
						<form id="atmSelection" name="atmSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
182
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
183
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
183
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
184
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
184
        						<div class="options">
185
        						<div class="options">
185
                                    <input type="radio" name="payment_option" value="2000" class="marginRight5px"/>
186
                                    <input type="radio" name="payment_option" value="2000" class="marginRight5px"/>