Subversion Repositories SmartDukaan

Rev

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

Rev 3108 Rev 3163
Line 100... Line 100...
100
						<br/>
100
						<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
                                <input type="radio" name="payment_option" value="2008" class="marginRight5px"/>Visa<br/>
106
                                    <input type="radio" name="payment_option" value="2008" class="marginRight5px"/>
-
 
107
    								<span style="float:left">Visa</span>
-
 
108
    								<div class="cclogo">
-
 
109
    									<h3>
-
 
110
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
111
    									</h3>
-
 
112
    								</div><br/>
-
 
113
								</div>
-
 
114
								<div class="options">
106
        						<input type="radio" name="payment_option" value="2017" class="marginRight5px"/>MasterCard<br/>
115
									<input type="radio" name="payment_option" value="2017" class="marginRight5px"/>
-
 
116
									<span style="float:left">MasterCard</span>
-
 
117
									<div class="cclogo master">
-
 
118
    									<h3>
-
 
119
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
120
    									</h3>
-
 
121
    								</div>
-
 
122
									<br/>
-
 
123
								</div>
-
 
124
								<div class="options">
107
        						<input type="radio" name="payment_option" value="1010" class="marginRight5px"/>Diners Club<br/><br/>
125
									<input type="radio" name="payment_option" value="1010" class="marginRight5px"/>
-
 
126
									<span style="float:left">Diners Club</span>
-
 
127
									<div class="cclogo diners">
-
 
128
    									<h3>
-
 
129
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
130
    									</h3>
-
 
131
    								</div>
-
 
132
									<br/>
-
 
133
								</div>
-
 
134
								<br/>
108
							</div>
135
							</div>
109
    						<h4>Cards Issued outside India</h4>
136
    						<h4>Cards Issued outside India</h4>
110
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
137
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
-
 
138
								<div class="options">
111
								<input type="radio" name="payment_option" value="1008" class="marginRight5px"/>Visa<br/>
139
                                    <input type="radio" name="payment_option" value="1008" class="marginRight5px"/>
-
 
140
    								<span style="float:left">Visa</span>
-
 
141
    								<div class="cclogo">
-
 
142
    									<h3>
-
 
143
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
144
    									</h3>
-
 
145
    								</div><br/>
-
 
146
								</div>
-
 
147
								<div class="options">
112
								<input type="radio" name="payment_option" value="1017" class="marginRight5px"/>MasterCard<br/>
148
									<input type="radio" name="payment_option" value="1017" class="marginRight5px"/>
-
 
149
									<span style="float:left">MasterCard</span>
-
 
150
									<div class="cclogo master">
-
 
151
    									<h3>
-
 
152
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
153
    									</h3>
-
 
154
    								</div>
-
 
155
									<br/>
-
 
156
								</div>
-
 
157
								<div class="options">
113
								<input type="radio" name="payment_option" value="1010" class="marginRight5px"/>Diners Club<br/>
158
									<input type="radio" name="payment_option" value="1010" class="marginRight5px"/>
-
 
159
									<span style="float:left">Diners Club</span>
-
 
160
									<div class="cclogo diners">
-
 
161
    									<h3>
-
 
162
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
163
    									</h3>
-
 
164
    								</div>
-
 
165
									<br/>
-
 
166
								</div>
114
							</div>
167
							</div>
115
							<div style="padding-left:150px;">
168
							<div style="padding-left:150px;">
116
    							<div class="bigImgButton yellow-image" style="text-align:center; ">
169
    							<div class="bigImgButton yellow-image" style="text-align:center; ">
117
    								<input type="submit" value="Proceed to Pay" class="button"/>
170
    								<input type="submit" value="Proceed to Pay" class="button"/>
118
    							</div>
171
    							</div>
Line 126... Line 179...
126
						</div>
179
						</div>
127
						<br/>
180
						<br/>
128
						<form id="atmSelection" name="atmSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
181
						<form id="atmSelection" name="atmSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('atmSelection')">
129
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
182
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
130
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
183
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
-
 
184
        						<div class="options">
131
        						<input type="radio" name="payment_option" value="2000" class="marginRight5px"/>Visa / Visa Electron Cards<br/>
185
                                    <input type="radio" name="payment_option" value="2000" class="marginRight5px"/>
-
 
186
    								<span style="float:left">Visa / Visa Electron Cards</span>
-
 
187
    								<div class="cclogo">
-
 
188
    									<h3>
-
 
189
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
190
    									</h3>
-
 
191
    								</div>
-
 
192
									<br/>
-
 
193
								</div>
-
 
194
								<div class="options">
132
        						<input type="radio" name="payment_option" value="1009" class="marginRight5px"/>Maestro Card (CitiBank only)<br/>
195
									<input type="radio" name="payment_option" value="1009" class="marginRight5px"/>
-
 
196
									<span style="float:left">Maestro Card (CitiBank only)</span>
-
 
197
									<div class="cclogo maestro">
-
 
198
    									<h3>
-
 
199
    										<img src="/images/cc_logos.gif" valign="middle"/>
-
 
200
    									</h3>
-
 
201
    								</div>
-
 
202
									<br/>
-
 
203
								</div>
-
 
204
								
133
        						#if($action.shouldShowEbsTestGateway())
205
        						#if($action.shouldShowEbsTestGateway())
-
 
206
								<div class="options">
134
        						<input type="radio" name="payment_option" value="1001" class="marginRight5px"/>EBS - Test Payment<br/>
207
									<input type="radio" name="payment_option" value="1001" class="marginRight5px"/>
-
 
208
									<span style="float:left">EBS - Test Payment</span>
-
 
209
									<br/>
-
 
210
								</div>
135
    							#end
211
    							#end
136
							</div>
212
							</div>
137
							<div style="padding-left:150px;">
213
							<div style="padding-left:150px;">
138
    							<div class="bigImgButton yellow-image" style="text-align:center; ">
214
    							<div class="bigImgButton yellow-image" style="text-align:center; ">
139
    								<input type="submit" value="Proceed to Pay" class="button"/>
215
    								<input type="submit" value="Proceed to Pay" class="button"/>