Subversion Repositories SmartDukaan

Rev

Rev 10015 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6116 anupam.sin 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
 
6
<!-- Prevent MS Office toolbar from changing layout -->
7
	<meta name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
8
	<META name="y_key" content="116f6310a0df3c4f" />
9
	<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
10015 kshitij.so 10
	<meta property="fb:admins" content="564777065" />
6177 anupam.sin 11
	<title>"Mobile / DTH Recharge Online - Frequently asked quesitons"</title>
6116 anupam.sin 12
 
13
#include ( "templates/commoncssfiles.vm" )
14
 
15
	<link rel="stylesheet" href="/css/home.css" type="text/css" />
16
	<link href="https://plus.google.com/108546508648658526684" rel="publisher" />
17
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
18
	<style>
19
		label.error{
20
			color:red;
21
			float:left;
22
			font-size:12px;
23
			padding: 2px 0;
24
			width:500px;
25
    </style>
26
</head>
27
 
28
<body>
29
	<noscript>
30
		<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
31
	</noscript>
32
	$action.getHeaderSnippet()
33
	<!-- Main -->
34
	<div id="main">
35
		<div class="main-content">
36
			<div class="main-top"></div>
37
			<div class="main-left left">
38
				<div class="main-left-banner">
39
				</div>
40
				<div class="recharge-faq-container">
41
					<div id='faq' style='padding:12px;'>
42
					<h2>Recharge HelpDesk</h2>
43
					<br><span class='faq-question'>Q1) What happens if my recharge fails ?</span>
44
					<br>
6146 anupam.sin 45
					Ans) Your payment is safe with us. The entire Amount is refunded to your Recharge wallet , you can retry a recharge immediately or later. (See Q3 )
6116 anupam.sin 46
					<br>
47
					<img src='/images/rechargeFaq1.jpeg' style="border: solid 1px;margin: 12px 22px;">
48
					<br><br><span class='faq-question'>Q2) What is the Recharge wallet ?</span>
49
					<br>
50
					Ans) Recharge wallet is a convenient location to store your money. You can use it any time to do recharges. (See Q3)
51
					<br>
52
					<br><br><span class='faq-question'>Q3) How to use the Recharge wallet ?</span>
53
					<br>
54
					Ans) i) First login to your account using the email id used during initial recharge and the password emailed to you.<br>
6177 anupam.sin 55
					     ii) Next, go to the <a href='/recharge'> recharge page</a>, and fill out details of recharge required and press confirm.<br>
6116 anupam.sin 56
						 iii)You need not pay again, we will do the rechage from your wallet. Remaining money in your wallet (If any) is also indicated.<br>
57
					<img src='/images/rechargeFaq2.png' style="border: solid 1px;margin: 12px 32px;">
58
					<br><br><span class='faq-question'>Q4) I have entered an incorrect email id and my recharge has failed.</span><br>
59
					Ans) Please <a href='/contact-us'>contact us</a>.<br>
60
					<br><span class='faq-question'>Q5) I did not receive my password or I can not login.</span><br>
6133 anupam.sin 61
					Ans) You can use the <a href='/forgot-password'>Forgot Password</a> option on login page to retrieve a new password. You can change it afterwards.
6130 anupam.sin 62
					If you still face problems then please <a href='/contact-us'>contact us</a>.<br>
6116 anupam.sin 63
					<br><span class='faq-question'>Q6) Can I use the recharge wallet to purchase other items on the site ?</span><br>
64
					Ans) You can use the wallet to perform recharges only.<br>
65
					<br><span class='faq-question'>Q7) What happens if payment fails.</span><br>
66
					Ans) In case of payment failure you are not charged anything. Status: Payment failed is shown and you can retry paying again.<br> 
6130 anupam.sin 67
					<br><span class='faq-question'>Q8) My Question is not answered here. </span><br>
6116 anupam.sin 68
					Ans) Please <a href='/contact-us'>contact us</a>.<br>
6292 anupam.sin 69
					<br><span id='TandC' class='faq-question'>Q9) What are the valid recharge amounts ?</span><br>
70
					Ans) Valid recharge amounts for Talk time, Data and Special recharges vary by Operator and Region. Please note these are collected time to time on a best effort basis from each Operator's website.<br>Check with your operator in case of any confusion. Operator's decision in this regards will be final.<br>
6116 anupam.sin 71
					</div>
72
				</div>
73
			</div>
74
			<div class="widgets right">
8917 kshitij.so 75
				$action.getCartWidgetSnippet()
6116 anupam.sin 76
			</div>
77
		</div>
78
	</div>
79
	#include("templates/footer.vm")
80
	#include ( "templates/commonjsfiles.vm" )
81
	<script language="javascript" type="text/javascript" src="/js/recharge.js"></script>
82
</body>
83
</html>