-
Notifications
You must be signed in to change notification settings - Fork 2
/
checkout.html
276 lines (261 loc) · 11 KB
/
checkout.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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<!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">
<title>Checkout | Kissflow Digital Workplace platform | kissflow.com</title>
<link rel = "icon" href ="https://kissflow.com/hubfs/kf_new_logo.png" type = "image/x-icon">
<link rel="stylesheet" href="./checkout.css">
<link rel="stylesheet" href="./navbar/style.css">
<script src="https://kit.fontawesome.com/bd84d8e83c.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="nav">
</div>
<div class="container">
<div class="section1">
<div class="image_section">
<img src="https://drive.google.com/uc?export=view&id=1lk_D4gsxEVCG5ZXNoJqvuMt82S8AOwx2" alt="">
</div>
<div class="heading">
<h1>To win the <span>MARKETPLACE</span> <br>
you must first win <br>
THE <span> WORKPLACE</span></h1>
<a>Learn More <span>></span></a>
</div>
</div>
<div class="section2">
<div class="section2_content1">
<h1>Help us To Creat Your Workplace</h1>
<form action="">
<label for="">Workplace Name</label>
<input type="text" name="" id="" placeholder="Workplace Name" required>
<label for="">Organization Name</label>
<input type="text" name="" id="" placeholder="Organization Name" required>
<label for="">Name</label>
<input type="text" name="" id="" placeholder="Enter Your Name" required>
<label for="">Email</label>
<input type="email" name="" id="" placeholder="Enter Your Email" required>
<label for="">Invite members(Optional)</label>
<input type="email" name="" id="" placeholder="Invite Teammates">
<input type="submit" value="next" id="next">
<span>(skip-->)</span>
</form>
</div>
<div class="section2_content2">
<img src="https://kissflow.com/hubfs/remove-cross-functional-frictions.svg" alt="">
</div>
</div>
<div class="top_section">
<h1>Choose Your Plan</h1>
<div class="section3" id="myCard">
<div class="card card_basic">
<h1 class="card_title">Business</h1>
<div class="card_body">
<div class="card_price">
<p>$ <span class="card_price_value">10</span><br> per user</p>
</div>
<div class="card_features">
<ul>
<li>One month</li>
<li>minimum user 50</li>
<li>Anual Bill $6,000</li>
<li>2 years support</li>
</ul>
</div>
<button class="card_btn">buy now</button>
</div>
</div>
<div class="card card_standred">
<h1 class="card_title">Corporate</h1>
<div class="card_body">
<div class="card_price card_price_standred">
<p>$ <span class="card_price_value">20</span><br> per user</p>
</div>
<div class="card_features">
<ul>
<li>One month</li>
<li>Minimum user 100</li>
<li>Anual Bill $24,000</li>
<li>2 years support</li>
</ul>
</div>
<button class="card_btn">buy now</button>
</div>
</div>
<div class="card card_primium">
<h1 class="card_title">Enterprise</h1>
<div class="card_body">
<div class="card_price">
<p>$ <span class="card_price_value">50</span><br> per user</p>
</div>
<div class="card_features">
<ul>
<li>One month</li>
<li>Minimum user 200</li>
<li>Anual Bill $72,000</li>
<li>2 years support</li>
</ul>
</div>
<button class="card_btn">buy now</button>
</div>
</div>
</div>
</div>
<div class="last_section">
<div class="heading1">
<h1>
Enter Your Credit Details
</h1>
</div>
<div class="section4">
<div class="card_container">
<div class="front">
<div class="image">
<img src="https://drive.google.com/uc?export=view&id=1KfgC0DAoVmEcJgcveYKpu67lKnTpSs06" alt="">
<img src="https://drive.google.com/uc?export=view&id=1HG-aichcF-mCTNoerHYvwa13Y9dazXbZ" alt="">
</div>
<div class="card_number_box">
################
</div>
<div class="flexBox">
<div class="box">
<span>CARD HOLDER</span>
<div class="card_holder_name">
FULL NAME
</div>
</div>
<div class="box">
<span>EXPIRES</span>
<div class="expiration">
<span class="exp_month">MM</span>
<span class="exp_year">YY</span>
</div>
</div>
</div>
</div>
<div class="back">
<div class="stripe"></div>
<div class="box">
<span>CVV</span>
<div class="cvv_box"></div>
<img src="https://drive.google.com/uc?export=view&id=1HG-aichcF-mCTNoerHYvwa13Y9dazXbZ" alt="">
</div>
</div>
</div>
<div class="form_div">
<form action="" id="form1">
<div class="inputBox">
<span>card number</span>
<input type="text" maxlength="16" class="card_number_input" required>
</div>
<div class="inputBox">
<span>card holder</span>
<input type="text" class="card_holder_input" required>
</div>
<div class="flexBox">
<div class="inputBox">
<span>expiration mm</span>
<select name="" id="" class="month_input" required>
<option value="month" selected disabled>MONTH</option>
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
</div>
<div class="inputBox">
<span>expiration yy</span>
<select name="" id="" class="year_input" required>
<option value="year" selected disabled>YEAR</option>
<option value="2021">2021</option>
<option value="2022">2022</option>
<option value="2023">2023</option>
<option value="2024">2024</option>
<option value="2025">2025</option>
<option value="2026">2026</option>
<option value="2027">2027</option>
<option value="2028">2028</option>
<option value="2029">2029</option>
<option value="2030">2030</option>
</select>
</div>
<div class="inputBox">
<span>CVV</span>
<input type="text" maxlength="4" name="" id="" class="cvv_input" required>
</div>
</div>
<input type="submit" value="SUBMIT" class="submit_btn" id="submitBtn">
</form>
<div class="otp" id="otpBox">
<h1>Enter Your Otp</h1>
<div class="inputBox">
<input type="text" maxlength="1" id="one">
<input type="text" maxlength="1" id="two">
<input type="text" maxlength="1" id="three">
<input type="text" maxlength="1" id="four">
</div>
<p>Did not get OTP ? <a href="#form" id="resend">Resend</a></p>
<button id="otpBtn">Enter</button>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
</div>
</body>
<script>
function toggle(){
var blur=document.querySelector(".container");
blur.classList.toggle('active')
var popup=document.getElementById("popup");
popup.classList.toggle('active')
}
function signup(){
window.location.href="signin.html"
}
function submitData(event){
event.preventDefault()
// window.location.href="signin.html"
let form=document.getElementById("form")
let user_name=form.user_name.value;
let email= form.email.value;
let password=form.password.value;
let all_data= new Details(user_name,email,password)
if(user_name =="" || email =="" || password=="" ){
alert("fill all details")
}
else{
let user= JSON.parse(localStorage.getItem("user")) || []
user.push(all_data)
localStorage.setItem("user",JSON.stringify(user))
window.location.href="signin.html"
}
}
class Details{
constructor(user_name,email,password){
this.user_name=user_name;
this.email=email;
this.password=password
}
}
"126R1AIE2hkWkaoMr8LdSReXGX3W9Mdi9"
"1lk_D4gsxEVCG5ZXNoJqvuMt82S8AOwx2"
"https://cdn.pixabay.com/photo/2018/01/21/10/02/shaking-hands-3096229_960_720.jpg"
"https://drive.google.com/uc?export=view&id=1lk_D4gsxEVCG5ZXNoJqvuMt82S8AOwx2"
"https://drive.google.com/file/d/1to84KeEWc9qfIiGkVBiYYAjSDc2xegQf/view?usp=sharing"
"https://drive.google.com/file/d/1HG-aichcF-mCTNoerHYvwa13Y9dazXbZ/view?usp=sharing"
"https://drive.google.com/file/d/1KfgC0DAoVmEcJgcveYKpu67lKnTpSs06/view?usp=sharing"
</script>
<script src="./checkout.js" type="module"></script>
</html>