-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfinalPayment.html
231 lines (188 loc) · 9.76 KB
/
finalPayment.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
<!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>Payment page</title>
<link rel="icon" href="https://www.thebowlcompany.in/wp-content/uploads/2021/12/cropped-favicon1-01-1-192x192.png" sizes="192x192">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"
integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
<link rel="stylesheet" href="./styles/payment.css">
<link rel="stylesheet" href="./styles/cart.css">
<link rel="stylesheet" href="./styles/index.css">
</head>
<body>
<div id="nav"></div>
<div id="payment">
<div id="payment_right">
<img src="https://www.thebowlcompany.in/wp-content/uploads/2021/09/The-Bowl-Company-Logo.png"
id="payment_img" />
<nav>
<div id="payment_menu">
<a href="">Cart <i class="fas fa-chevron-right"></i></a>
<a href="">Shipping <i class="fas fa-chevron-right"></i></a>
<a href="">Payment</a>
</div>
</nav>
<div id="payment_shipinfo">
<div class="mail_info" style="display: flex;">
<label for="mail_id" style="margin-right: 30px;">Contact:</label>
<div id="con"></div>
</div>
<hr>
<div class="address_info_ship" style="display: flex;">
<label for="ship_to" style="margin-right: 30px;">Ship to:</label>
<div id="addre"></div>
<!--
<a href="address.html">
<button id = "shipping_info1">Change</button>
</a> -->
</div>
</div>
<p id="payment_tag">Payment</p>
<p id="payment_line">All transactions are secure and encrypted.</p>
<div id="payment_options">
<!-- paytm payment div -->
<div id="cardpayment_options">
<label for="card_options1" class="radio">
<input type="radio" id="card_options1" name="card_options" class="radio__input">
<div class="radio__radio"></div>
<img src="https://cdn.shopify.com/shopifycloud/shopify/assets/checkout/offsite-gateway-logos/paytm@2x-af01977ff64627f57925062e195a194de280c6c879267a51456c0d579acb90c2.png"
id="paytm_img" />
<div id="card_icon">
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSfobg_cM2eQaU42AoNR9FbQYpgPkmO_hEpjqLlPm5fmz3sslvMcKvDtszs3Rq_b8x7_mM&usqp=CAU" />
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT78uFaz9YjBzWgEPKRscXByPJdgQkboxSc3_czTSWq0JCRZJu_hE8jeeBrOH6WUqJWLy4&usqp=CAU" />
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTwsoCcwR9pMX_9y0qLnnjPgj1kMzYBpP5sPg&usqp=CAU" />
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTDOGugZqOxFl4axkn3PG1GgFI3c40oObGzbg&usqp=CAU" />
<small id="and_more">and more...</small>
</div>
</label>
</div>
<hr />
<!-- paytm payment div -->
<!-- <div id="payment_box">
<h1>asdghkjb nnvnvkfnvkjfnvkmn</h1>
</div> -->
<!-- razorpay payment div -->
<div id="cardpayment_options">
<label for="card_options2" class="radio">
<input type="radio" id="card_options2" name="card_options" class="radio__input">
<div class="radio__radio"></div>
<img src="https://cdn.shopify.com/s/files/applications/e273f27d4c4fa65fc8e2af05e552f04e.png?height=24&1637057371"
id="rozraypay_img" />
<div id="card_iconroz">
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSfobg_cM2eQaU42AoNR9FbQYpgPkmO_hEpjqLlPm5fmz3sslvMcKvDtszs3Rq_b8x7_mM&usqp=CAU" />
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT78uFaz9YjBzWgEPKRscXByPJdgQkboxSc3_czTSWq0JCRZJu_hE8jeeBrOH6WUqJWLy4&usqp=CAU" />
<img id="icon_img"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTDOGugZqOxFl4axkn3PG1GgFI3c40oObGzbg&usqp=CAU" />
<img id="icon_img"
src="https://d1yjjnpx0p53s8.cloudfront.net/styles/logo-thumbnail/s3/102014/rupay_0.png?itok=7GLpxAyo" />
<small id="and_more">and more...</small>
</div>
</label>
</div>
<hr />
<!-- razorpay payment div -->
<!-- cash on delivery div -->
<div id="cardpayment_options">
<label for="card_options3" class="radio">
<input type="radio" id="card_options3" name="card_options" class="radio__input">
<div class="radio__radio"></div>
<p id="card_options-cash">Cash on Delivery</p>
</div>
<hr />
<!-- cash on delivery div -->
<!-- address option div -->
<p id="payment_billtag">Billing address</p>
<p id="payment_billline">Select the address that matches your card or payment method.</p>
<div id="address">
<!-- Same as shipping address -->
<div id="payment_address">
<label for="card_options4" class="radio">
<input type="radio" id="card_options4" name="card_optionsadd" class="radio__input">
<div class="radio__radio1"></div>
<p id="card_paymentadd">Same as shipping address</p>
</label>
</div>
<hr />
<!-- Same as shipping address -->
<!-- Use a different billing address -->
<div id="payment_address">
<label for="card_options5" class="radio">
<input type="radio" id="card_options5" name="card_optionsadd" class="radio__input">
<div class="radio__radio1"></div>
<p id="card_paymentadd">Use a different billing address</p>
</label>
</div>
<hr />
<!-- Use a different billing address -->
</div>
<!-- address option div -->
<!-- payment order div -->
<div id=payment_order>
<!-- return to shipping -->
<a id="payment_return" href="cart.html"><i class="fas fa-chevron-left"></i>Return to
shipping</a>
<!-- return to shipping -->
<!-- Complete order button -->
<div id="payment_btn">
<a id="payment_complete" href="detail.html">Complete order</a>
</div>
<!-- Complete order button -->
</div>
<!-- payment order div -->
<!-- terms and condition -->
<hr id="h" />
<nav>
<div id="payment_lasta">
<a href="">Refund policy</a>
<a href="">Shipping policy</a>
<a href="">Privacy policy</a>
<a href="">Terms of service</a>
</div>
</nav>
<!-- terms and condition -->
</div>
</div>
<div id="payment_left">
<div class="checkout_box2">
<div class="checkout2" style="line-height: 3;">
<p><span>Pay now and </span>SAVE 3% <span>on your order. </span>Not Valid On Gpay Discount Code</p>
<hr>
<!-- <div class="cart_items" id="cartBox"> -->
<div id="cover">
<div id="cart_display">
<p>SHOPPING BAG</p>
<div id="cart_head">
<p>ITEM</p>
<p>PRICE</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<!-- <div id="getfooter"></div> -->
</html>
<script src="./scripts/cart.js"></script>
<script src="./scripts/payment.js"></script>
<script>
</script>
<script type="module">
import navbar from "./components/navbar.js";
let cont = document.getElementById("nav");
cont.innerHTML = navbar();
let foot = document.querySelector("#getfooter");
import footer from "./components/footer.js";
foot.innerHTML = footer();
</script>