forked from dbms-blr-amrita/dbms-blr-amrita.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpolicy.html
98 lines (98 loc) · 6.93 KB
/
policy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/policy.css">
<title>Policy</title>
</head>
<body>
<div class="navbar">
<div class="logo">
</div>
<div class="content">
<a href="index.html">Home</a>
<a href="index.html#service">Services</a>
<a href="index.html#team">Team</a>
<a id = "selected">Policy</a>
</div>
<div class="login">
<a href="Customer_Login.html">Login/Signup</a>
</div>
</div>
<div class="policy_content">
<div class="privacy_policy">
<br><br>
<h1>Privacy_policy</h1><br><br>
<p>
THIS PRIVACY POLICY IS AN ELECTRONIC RECORD IN THE FORM OF AN ELECTRONIC CONTRACT FORMED UNDER THE INFORMATION TECHNOLOGY ACT,
2000 AND THE RULES MADE THEREUNDER AND THE AMENDED PROVISIONS PERTAINING TO ELECTRONIC DOCUMENTS / RECORDS IN VARIOUS STATUTES
AS AMENDED BY THE INFORMATION TECHNOLOGY ACT, 2000. THIS PRIVACY POLICY DOES NOT REQUIRE ANY PHYSICAL, ELECTRONIC OR DIGITAL SIGNATURE.
</p>
<br><br>
<p>
THIS DOCUMENT IS PUBLISHED AND SHALL BE CONSTRUED IN ACCORDANCE WITH THE PROVISIONS OF THE INFORMATION TECHNOLOGY
(REASONABLE SECURITY PRACTICES AND PROCEDURES AND SENSITIVE PERSONAL DATA OF INFORMATION) RULES, 2011 UNDER INFORMATION TECHNOLOGY ACT,
2000; THAT REQUIRE PUBLISHING OF THE PRIVACY POLICY FOR COLLECTION, USE, STORAGE AND TRANSFER OF SENSITIVE PERSONAL DATA OR INFORMATION.
</p>
<br><br>
<p>
PLEASE READ THIS PRIVACY POLICY CAREFULLY. BY USING THE WEBSITE, YOU INDICATE THAT YOU UNDERSTAND, AGREE AND CONSENT TO THIS PRIVACY POLICY.
IF YOU DO NOT AGREE WITH THE TERMS OF THIS PRIVACY POLICY, PLEASE DO NOT USE THIS WEBSITE. YOU HEREBY PROVIDE YOUR UNCONDITIONAL & IRREVOCALBLE
CONSENT TO VehicleHub FOR THE PURPOSES PRESCRIBED UNDER INCLUDING BUT NOT LIMITED TO PROVISIONS OF SECTIONS 43A, 72 AND SECTION 72A OF INFORMATION TECHNOLOGY ACT, 2000.
</p>
<br><br>
<p>
When You apply for or maintain an account with Vehicle, We collect certain personally identifiable information (“Personal Information”), such as: Your name, age, gender,
photograph, contact preferences telephone number, mailing address, including but not limited to permanent and current residential addresses, e-mail address,
financial information, internet protocol address, history of Your transactions ( booking and payment history), any other items of sensitive
personal data or information, as such term is defined under the Information Technology (Reasonable Security Practices And Procedures And Sensitive
Personal Data Of Information) Rules, 2011 enacted under the Information Technology Act, 2000, identification code of Your communication device
which You use to access the Website, any other information that You provide during Your registration, use of availing of services via Website
and other relevant documents viz; driving license and additional address cum identity proofs, as prescribed under the Membership Agreement of
Vehicle. By providing information to create a user account or complete Your user profile, You expressly and voluntarily accept this Policy and
You shall be deemed to have voluntarily consented to authenticate Yourself with a government issued photo identity document which also contains
your address, other than driver’s licence, (hereafter “Government-issued ID”) and hereby give Your voluntary consent for seeding identification
details as provided in Government-issued ID to all Membership requirements and to provide Your identity information for authentication for the
purpose of availing of the Services and to enforce any breach committed by you of the Memberships Agreement through police, government/enforcement
authority or court of law.
</p>
</div>
<div class="user_agreement">
<br><br>
<h1>Users' Agreement</h1>
<br>
<h2>1.General</h2>
<br>
<p>This Websiteis only available for individuals who desire to take a Vehicle on rent/ hire.Your use of the Website and services offered by Zoomcar are governed by this Agreement as applicable including other applicable policies which are incorporated herein by way of reference. If you use or transact on the Website, You shall be subject to the policies that are applicable to the Website for such use or transaction. It is hereby clarified that by mere use of the Website, You shall be contracting with the Zoomcar and this Agreement as applicable, shall constitute your binding obligations, with Zoomcar.</p>
<br>
<h2>2.Booking a Vehicle</h2>
<br>
<p>
User must carry his/ her documents in original, and provide support to Our representative for capturing the image of, any one out of following documents as an additional ID proof to be placed on Our records:
</p>
<p>
(a) Voter ID;
</p>
<p>
(b) Aadhar card; or
</p>
<p>
(c) Valid Passport.
</p>
<p>
In case the above conditions are not successfully completed by the User at the time of taking possession of the Vehicle, We reserve the right to not handover the possession of the Vehicle and Zoomcar Rental shall stand cancelled without any onus on Us to refund the security deposit and the Booking fee. Further, in the event the possession is taken by the User without completing the above condition, the User shall be held solely responsible for any liabilities or losses arising out of the same.
</p>
<br>
<h2>3.Cancellation</h2>
<br>
<p> Cancellation / Reduction of Booking Period: If You wish to cancel a reservation / Booking or reduce the Booking Period for which the Vehicle has been reserved, You must do so in advance, in pursuance of the Fee Policy. Furthermore, if the User fails to pick-up the Vehicle, for whatsoever reasons, within 4 hours of the start of the Booking, the said Booking shall be automatically cancelled.</p>
<div class="owner_agreemert">
<br><br>
<h1>Owners' Agreement</h1>
</div>
</div>
</body>
</html>