-
Notifications
You must be signed in to change notification settings - Fork 1
/
billing.html
387 lines (325 loc) · 15.1 KB
/
billing.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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!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>Billing</title>
<link rel="stylesheet" href="./styles/billing.css">
<link rel="stylesheet" href="./styles/loginNavbar.css">
<script src="https://kit.fontawesome.com/cdaeebd343.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="./styles/confirmPayment.css">
<script src="https://use.fontawesome.com/7077e17e6b.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css"
integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div id="navbar"></div>
<div id="settings">
<p>Settings</p>
<p><a href="account.html"><i class="fa-solid fa-user"></i> Account</a></p>
<p><a href="billing.html"><i class="fa-solid fa-sack-dollar"></i> Billing</a></p>
<p><a href="channels.html"><i class="fa-solid fa-table-cells-large"></i> Channels</a></p>
<p><a href="organization.html"><i class="fa-solid fa-industry"></i> Organization</a></p>
</div>
<div id="billing">
<h1>Billing</h1>
<div id="plans">
<h3>Plans</h3>
<p id="border"></p>
<div id="trial">
<h3>Essentials+Team Pack</h3>
<p>TRIAL</p>
</div>
<p>Your free trial ends in 11 days on September 6, 2022.</p>
<div id="three">
<div>
<svg class="svg_billing" color="#FFFFFF" viewBox="0 0 16 16" title=""
class="Icon__StyledIcon-sc-1n46whx-0 loLaYJ">
<title></title>
<g>
<path fill-rule="evenodd"
d="M11.48 9c1.363 0 2.467-1.12 2.467-2.5S12.843 4 11.48 4 9.013 5.12 9.013 6.5 10.118 9 11.48 9zM4.575 8c1.634 0 2.96-1.343 2.96-3s-1.326-3-2.96-3c-1.635 0-2.96 1.343-2.96 3s1.325 3 2.96 3z"
clip-rule="evenodd"></path>
<path
d="M6.548 14a3.931 3.931 0 013.931-3.909h.58c2.33 0 4.36 1.586 4.925 3.846a.05.05 0 01-.049.063H6.548z">
</path>
<path
d="M.161 13.194A5.217 5.217 0 015.277 9h.217a5 5 0 015 5H.074a.061.061 0 01-.06-.073l.147-.733z">
</path>
</g>
</svg>
<h4>Users</h4>
<p>Unlimited</p>
<h2>1</h2>
</div>
<div>
<svg class="svg_billing" color="#FFFFFF" viewBox="0 0 16 16" title=""
class="Icon__StyledIcon-sc-1n46whx-0 loLaYJ">
<title></title>
<g>
<path
d="M2 1a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1V2a1 1 0 00-1-1H2zm0 8a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1v-4a1 1 0 00-1-1H2zm7-7a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1V2zm1 7a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1v-4a1 1 0 00-1-1h-4z">
</path>
</g>
</svg>
<h4>Channels</h4>
<p>$120 each per year</p>
<h2>0</h2>
</div>
<div>
<svg class="svg_billing" color="#FFFFFF" viewBox="0 0 16 16" title=""
class="Icon__StyledIcon-sc-1n46whx-0 loLaYJ">
<title></title>
<g>
<path fill-rule="evenodd"
d="M2 1a1 1 0 00-1 1v12a1 1 0 001 1h12a1 1 0 001-1V2a1 1 0 00-1-1H2zm8.25 5c0-.747-.339-1.338-.842-1.722a2.555 2.555 0 00-.908-.433V3a.5.5 0 00-1 0v.76a2.69 2.69 0 00-1.408.518A2.112 2.112 0 005.25 6c0 .769.357 1.313.825 1.692.41.332.93.555 1.337.729l.043.018c.462.199.795.347 1.026.535.188.152.269.295.269.526a.615.615 0 01-.251.528c-.174.133-.443.222-.749.222s-.575-.09-.749-.222A.615.615 0 016.75 9.5a.75.75 0 00-1.5 0c0 .747.339 1.338.842 1.722.413.314.915.477 1.408.518v.76a.5.5 0 001 0v-.845a2.57 2.57 0 00.908-.433c.503-.384.842-.975.842-1.722 0-.769-.357-1.313-.825-1.692-.41-.332-.93-.555-1.337-.729l-.042-.018c-.463-.199-.796-.347-1.027-.535C6.83 6.374 6.75 6.231 6.75 6c0-.253.099-.412.251-.528.174-.133.443-.222.749-.222s.575.09.749.222A.615.615 0 018.75 6a.75.75 0 001.5 0z"
clip-rule="evenodd"></path>
</g>
</svg>
<h4>Upcoming bill</h4>
<p>Includes tax</p>
<p>Please add a payment method below to see upcoming bill</p>
</div>
</div>
<p id="border"></p>
<div id="two">
<p>Cancel Trial</p>
<p class="show-modal1">Change Plan</p>
</div>
</div>
<div id="payment">
<h3>Payment Method</h3>
<p id="border"></p>
<p>Add a payment method so you can use advanced features or more channels. This payment method will be
available for all team members with purchasing rights to use.</p>
<p id="border"></p>
<p>Add Method</p>
</div>
<div id="date">
<h3>Invoices & Receipts</h3>
<p id="border"></p>
<div>
<h4>Date</h4>
<h4>Amount</h4>
<h4></h4>
</div>
<p id="border"></p>
<div>
<p>August 23, 2022</p>
<p>$0.00</p>
<p>view</p>
</div>
</div>
</div>
<!-- modal-1 start -->
<div class="modal1 hidden1">
<div class="plans">
<h1>Confirm Plan</h1>
<div class="planType">
<div class="free plan">
<div class="part1">
<div>
<h3>Free</h3>
<i class="fa-regular fa-circle-check" id="check1"></i>
</div>
<p class="reduceFont">Simplify the noise and test out social media management tools.</p>
<h3>$ <span id="p-dooler">0</span> </h3>
<p>Per channel per month <br>
(charged yearly)</p>
</div>
<div class="part2">
<h3>Features</h3>
<div class="features"><i class="fa-solid fa-check"></i>
<p>Basic publishing tools</p>
</div>
<div class="features"><i class="fa-solid fa-check"></i>
<p>Limited usage</p>
</div>
</div>
</div>
<div class="essentials plan">
<div class="part1">
<div>
<h3>Essentials</h3>
<i class="fa-regular fa-circle-check" id="check2"></i>
</div>
<p class="reduceFont">Get the most out of your creative with publishing, analytics & engagement
tools.</p>
<h3>$ <span id="p-dooler">6</span> </h3>
<p>Per channel per month <br>
(charged yearly)</p>
</div>
<div class="part2">
<h3>Features</h3>
<div class="features"><i class="fa-solid fa-check"></i>
<p>Advanced publishing tools</p>
</div>
<div class="features"><i class="fa-solid fa-check"></i>
<p>Analytics & reporting</p>
</div>
<div class="features"><i class="fa-solid fa-check"></i>
<p>Engagement tools</p>
</div>
</div>
</div>
<div class="teamPack plan">
<div class="part1">
<div>
<h3>Essentials + Team Pack</h3>
<i class="fa-regular fa-circle-check" id="check3"></i>
</div>
<p class="reduceFont">Collaborate with your team in one place & save time reporting.</p>
<h3>$ <span id="p-dooler">12</span> </h3>
<p>Per channel per month <br>
(charged yearly)</p>
</div>
<div class="part2">
<h3>Features</h3>
<div class="features features_last"><i class="fa-solid fa-check"></i>
<p>Basic publishing tools</p>
</div>
<div class="features features_last"><i class="fa-solid fa-check"></i>
<p>Limited usage</p>
</div>
<div class="features features_last"><i class="fa-solid fa-check"></i>
<p>Unlimited team members & clients</p>
</div>
<div class="features features_last"><i class="fa-solid fa-check"></i>
<p>Draft approval workflows</p>
</div>
<div class="features features_last"><i class="fa-solid fa-check"></i>
<p>Exportable PDF reports</p>
</div>
</div>
</div>
</div>
<h3>Need more than 10 channels? <a href="#">Try our agency plan</a> </h3>
</div>
<div class="summary">
<button class="close-modal1">×</button>
<h1>Summary</h1>
<div class="summary1">
<div>
<p>Your current
<br> plan:
</p>
<p>Essentials <br> + Team Pack</p>
</div>
<div>
<p>1 channels</p>
<p>Unlimited users</p>
</div>
<div>
<p>Currently paying:
$12/mo</p>
</div>
</div>
<div class="summary2">
<div class="summary2_1">
<div>
<p>Channels</p>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-pinterest"></i>
<i class="fa-brands fa-linkedin"></i>
<i class="fa-brands fa-shopify"></i>
<i class="fa-brands fa-tiktok"></i>
<i class="fa-brands fa-square-google-plus"></i>
</div>
<div>
<button id="drease">-</button>
<input type="number" name="" id="number" value="1">
<button id="increase">+</button>
</div>
<p>Your updated plan:</p>
<h5 id="updatePlaninSummary">Essentials</h5>
<div class="uders">
<p><span id="channelsChange">2</span> channels</p>
<h6 id="userQuantityChange">One user</h6>
</div>
<hr>
<p>Total due today:</p>
<h1 class="finalamount1">$12</h1>
<hr>
<p><span class="finalamount2">$12</span> will be billed every month until canceled.</p>
</div>
</div>
<button class="gotoPayment show-modal2">Go To Payment</button>
</div>
</div>
<div class="overlay1 hidden1"></div>
<!-- modal-1 over -->
<!-- modal-2 start -->
<div class="modal2 hidden2">
<div class="plans confirmpart1">
<h1>Billing Details</h1>
<div class="creditCard">
<form action="" id="form">
<label for="">Credit card number</label>
<input type="number" placeholder="1234567891234567" id="creditCard">
<label for="">Month/Year</label>
<div>
<input type="number" placeholder="11" id="month">
<input type="number" placeholder="28" id="year">
</div>
<label for="">CVV</label>
<input type="number" placeholder="748" id="cvv">
</form>
</div>
<div class="back">
<p> <span><i class="fa-solid fa-arrow-left"></i></span> Go back to plans</p>
<p> Payments securely processed by Stripe</p>
</div>
</div>
<div class="summary confirmpart2">
<button class="close-modal2">×</button>
<h1>Summary</h1>
<div class="summary1">
<div>
<p>Your current
<br> plan:
</p>
<p>Essentials <br> + Team Pack</p>
</div>
<div>
<p>1 channels</p>
<p>Unlimited users</p>
</div>
<div>
<p>Currently paying:
$12/mo</p>
</div>
</div>
<div class="summary2">
<div class="summary2_1">
<p>Your updated plan:</p>
<h5 id="updatePlaninSummary">Essentials</h5>
<div class="uders">
<p><span id="channelsChange">2</span> channels</p>
<h6 id="userQuantityChange1">One user</h6>
</div>
<hr>
<p>New cost:</p>
<h1>$ <span class="lastPayment">360</span> /yr</h1>
<hr>
<p>This will be billed every year until canceled.</p>
</div>
</div>
<button class="gotoPayment checkout">Confirm Payment</button>
</div>
</div>
<div class="overlay2 hidden2"></div>
<!-- modal-2 over -->
<!-- modal-2 over -->
</body>
</html>
<script src="./scripts/confirmPayment.js"></script>
<script type="module">
import AfterLogin from "./components/Navbar_AfterLogin.js"
let nav = document.getElementById("navbar");
nav.innerHTML = AfterLogin();
</script>
<script src="./scripts/updateEmail.js"></script>