-
Notifications
You must be signed in to change notification settings - Fork 3
/
refunds.html
147 lines (126 loc) · 8.28 KB
/
refunds.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4152008985306114"
crossorigin="anonymous"></script>
<script async src="https://arc.io/widget.min.js#5yqai1tz"></script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Darynodes: Refund Policy</title>
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<section id="main" class="main d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-2 d-flex flex-column justify-content-center">
<a class="btn btn-outline-primary" href="index.html"><i class="bi bi-arrow-left"></i> Go Back</a>
</div>
<br><br><br>
<div class="row">
<div class="col-lg-12 d-flex flex-column justify-content-center">
<h1 id="darynodes-return-refund-policy">DaryNodes Return & Refund Policy</h1>
<p>Our Return and Refund Policy was last updated on 18th February 2022.</p>
<p>Thank you for shopping with Darynodes.</p>
<p>If, for any reason, You are not completely satisfied with a purchase, refunds are applicable
under the following policy</p>
<p>The following terms are applicable for any products that You purchased with Us.</p>
<h2 id="interpretation-and-definitions">Interpretation and Definitions</h2>
<h3 id="interpretation">Interpretation</h3>
<p>The words of which the initial letter is capitalized have meanings defined under the
following conditions. The following definitions shall have the same meaning regardless of
whether they appear in singular or in plural.</p>
<h3 id="definitions">Definitions</h3>
<p>For the purposes of this Return and Refund Policy:</p>
<ul>
<li>“Company” (referred to as either "the Company", "We", "Us"
or "Our" in this Agreement) refers to DaryNodes.</li>
<li>“Servers” refers to the items offered for sale on the Service.</li>
<li>“Orders” means a request by You to purchase Goods from Us.</li>
<li>“Service” refers to the website (accessible at <a
href="https://darynodes.in">https://darynodes.in</a>) and Hosting Service provided
by Us.</li>
<li>“You” means the individual accessing or using the Service, or the company, or other
legal entity on behalf of which such individual is accessing or using the Service, as
applicable.</li>
</ul>
<h2 id="your-order-cancellation-rights">Your Order Cancellation Rights</h2>
<p>You are entitled to cancel Your Order within 3 days if a suitable reason is given. A reason
is declared suitable after a thorough investigation of the circumstances that lead to the
cancellation by our team.</p>
<p>The deadline for cancelling an Order is 3 days from the date on which You received the
Servers.</p>
<p>In order to exercise Your right of cancellation, You must inform Us of your decision by means
of a clear statement. You can inform us of your decision by raising a “Ticket” on our
Discord server, accessible at <a
href="https://discord.darynodes.in">https://discord.darynodes.in</a>.</p>
<p>We will reimburse You no later than 14 days from the day your Return is accepted. We will use
the same means of payment as You used for the Order, and You will not incur any fees for
such reimbursement.</p>
<h2 id="conditions-for-returns">Conditions for Returns</h2>
<p>In order for the Servers to be eligible for a return, please make sure that:</p>
<ul>
<li>The Servers were purchased in the last 3 days</li>
<li>The following Servers cannot be returned:<ul>
<li>The Servers were made to Your specifications as part of the “Custom” plan.</li>
<li>The Servers (Items) were part of the “Minecraft Setup” service.</li>
<li>The Servers were used for illegitimate purposes.</li>
</ul>
</li>
<li>A suitable reason is given. </li>
</ul>
<p>We reserve the right to refuse returns of any merchandise that does not meet the above return
conditions in our sole discretion.</p>
<p>If You Return a server given as a “Gift” or a “Booster-perk”, You will not get any
reimbursement of any other form.</p>
<h2 id="returning-servers">Returning Servers</h2>
<p>You must clear your data from the Servers within A DAY after your return is accepted by our
team. We will be deleting all your files.</p>
<h2 id="contact-us">Contact Us</h2>
<p>If you have any questions about these Terms of Service, You can contact us by visiting the
“Contact Us” page on our Service.</p>
</div>
</div>
</div>
</section>
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container">
<div class="copyright">
Website edited and used by DaryNodes Paid Hosting (DaryNodes).
</div>
<div class="credits">
Original design by <a href="https://bootstrapmade.com/">BootstrapMade</a>.
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>