Subversion Repositories SmartDukaan

Rev

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

Rev 2264 Rev 2274
Line 88... Line 88...
88
                					<td style="text-align: center; ">
88
                					<td style="text-align: center; ">
89
                						<select onchange="document.getElementById('DebitCard').checked=true;" style="width: 300px;" name="gDebitCard">
89
                						<select onchange="document.getElementById('DebitCard').checked=true;" style="width: 300px;" name="gDebitCard">
90
                							<option value="">------- Select -------</option>
90
                							<option value="">------- Select -------</option>
91
											<option value="2000">Visa / Visa Electron Cards</option>
91
											<option value="2000">Visa / Visa Electron Cards</option>
92
											<option value="1009">Maestro Card (CitiBank only)</option>
92
											<option value="1009">Maestro Card (CitiBank only)</option>
93
											<!--
93
											#if(${in.shop2020.payments.showTestGateway})
94
											<option value="1001">EBS - Test Payment</option>
94
											<option value="1001">EBS - Test Payment</option>
95
											-->
95
											#end
96
										</select>
96
										</select>
97
									</td>
97
									</td>
98
                				</tr>
98
                				</tr>
99
                			</tbody>
99
                			</tbody>
100
                		</table>
100
                		</table>