-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpayment-methods.html
More file actions
202 lines (184 loc) · 9.42 KB
/
payment-methods.html
File metadata and controls
202 lines (184 loc) · 9.42 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Thomas Fang-chern Lim and Yottasoft Technology assistants contributors">
<meta name="generator" content="Hugo 0.104.2">
<title>Payment Methods - TCT</title>
<link rel="icon" href="images/tct-logo.ico">
<link rel="canonical" href="https://getbootstrap.com/docs/5.2/examples/headers/">
<!-- CSS -->
<link href="bootstrap-5.2.3-examples\bootstrap-5.2.3-examples\assets\dist\css\bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="style_tct.css">
<!-- -->
<link rel="canonical" href="https://getbootstrap.com/docs/5.2/examples/pricing/">
<!-- JavaScript -->
<script src="bootstrap-5.2.3-examples\bootstrap-5.2.3-examples\assets\dist\jsbootstrap.bundle.min.js"></script>
<script src="script_tct.js"></script>
</head>
<!-- NAVIGATION -->
<header class="p-3 text-bg-dark">
<div class="container">
<div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
<img id="yt-logo-header" src="images/tct-logo-white.png" alt="Yottasoft Technology" height="40">
<ul class="nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0">
<li><a href="index.html" class="nav-link px-2 text-light">Home</a></li>
<li><a href="services.html" class="nav-link px-2 text-light">Services</a></li>
<li><a href="products.html" class="nav-link px-2 text-light">Products</a></li>
<li><a href="payment-methods.html" class="nav-link px-2 text-warning">Payment-Methods</a></li>
<li><a href="faqs.html" class="nav-link px-2 text-light">FAQs</a></li>
<li><a href="about-us.html" class="nav-link px-2 text-light">About-Us</a></li>
</ul>
<div class="text-end">
<a href="https://wa.me/message/UVRGLS5ZUFK6H1">
<button type="button" class="btn btn-outline-light me-2">WhatsApp Inquiry</button>
</a>
<button type="button" class="btn btn-warning">Share Now</button>
</div>
</div>
</div>
</header>
<br class="highlightNone">
<body>
<!-- TITLE -->
<div>
<center>
<h1 class="display-6 fw-normal">Pick your preferred payment methods</h1>
</center>
<center>
<p class="fs-5 text-muted">
An invoice will be issued upon receipt of payment.
</p>
</center>
</div>
<!-- FIRST ROW PAYMENT METHODS -->
<div class="payment_pricing_div row row-cols-md-3 mb-3 text-center">
<!-- SHOPEEPAY WALLET -->
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3 text-bg-success border-primary">
<h4 class="my-0 fw-normal text-light">ShopeePay Wallet</h4>
</div>
<div class="card-body">
<img src="images/shopee-pay-wallet.png" alt="ShopeePay" height="100px">
<!-- <h1 class="card-title pricing-card-title">$0<small class="text-muted fw-light">/mo</small></h1> -->
<ul class="list-unstyled mt-3 mb-4">
<li>Username:</li>
<li>tct_penang</li>
<br class="highlightNone">
<li>Purpose (Optional):</li>
<li>YOUR NAME</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-outline-success">Pay now</button>
</div>
</div>
</div>
<!-- PUBLIC BANK BERHAD -->
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3 text-bg-success border-primary">
<h4 class="my-0 fw-normal text-light">Public Bank Berhad</h4>
</div>
<div class="card-body">
<img src="images/public-bank.png" alt="Touch 'n Go eWallet" height="100px">
<ul class="list-unstyled mt-3 mb-4">
<li>Account Number:</li>
<li>502 000 8809</li>
<br class="highlightNone">
<li>Account Holder:</li>
<li>Thomas Comonics Technology</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-success text-light">Transfer now</button>
</div>
</div>
</div>
<!-- TOUCH 'N GO EWALLET' -->
<!-- <div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3 text-bg-success border-primary">
<h4 class="my-0 fw-normal text-light">Touch 'n Go eWallet</h4>
</div>
<div class="card-body">
<img src="images/touch-n-go-ewallet.png" alt="Touch 'n Go eWallet" height="100px">
<ul class="list-unstyled mt-3 mb-4">
<li>Who To Transfer:</li>
<li>+60 174026354</li>
<br class="highlightNone">
<li>Recipient Reference:</li>
<li>YOUR NAME</li>
</ul>
<button type="button" class="w-100 btn btn-lg btn-success text-light">Pay now</button>
</div>
</div>
</div> -->
<!-- PAYPAL WALLET -->
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm">
<div class="card-header py-3 text-bg-success border-primary">
<h4 class="my-0 fw-normal text-light">PayPal e-Wallet</h4>
</div>
<div class="card-body">
<img src="images/palpal-wallet.png" alt="" height="100px">
<!-- <h1 class="card-title pricing-card-title">$29<small class="text-muted fw-light">/mo</small></h1> -->
<ul class="list-unstyled mt-3 mb-4">
<li>Email Address:</li>
<li>tct.penang@gmail.com</li>
<br class="highlightNone">
<li>Mobile Number:</li>
<li>+60174026354</li>
</ul>
<a href="https://www.paypal.com/myaccount/transfer/" type="button" class="w-100 btn btn-lg btn-outline-success" target="_blank">Pay now</a>
</div>
</div>
</div>
</div>
</body>
<br class="highlightNone">
<hr>
<!-- INVOICE -->
<div class="pageTitle_description_div">
<center>
<h1 class="display-6 fw-normal">Essential Information for Invoice Request</h1>
<p class="fs-5 text-muted">
Please provide us with information below for official invoice.
</p>
<table>
<tr>
<td>1. </td>
<td width="488px">Company Name</td>
</tr>
<tr>
<td>2. </td>
<td>Company Address</td>
</tr>
<tr>
<td>3. </td>
<td>Shipping Address (if different)</td>
</tr>
</table>
</center>
</div>
<br class="highlightNone">
<footer class="py-3 my-4">
<!-- NAVIGATION -->
<ul class="nav justify-content-center mb-3">
<li class="nav-item"><a href="index.html" class="nav-link px-2 text-muted">Home</a></li>
<li class="nav-item"><a href="services.html" class="nav-link px-2 text-muted">Services</a></li>
<li class="nav-item"><a href="products.html" class="nav-link px-2 text-muted">Products</a></li>
<li class="nav-item"><a href="payment-methods.html" class="nav-link px-2 text-muted">Payment-Methods</a></li>
<li class="nav-item"><a href="faqs.html" class="nav-link px-2 text-muted">FAQs</a></li>
<li class="nav-item"><a href="about-us.html" class="nav-link px-2 text-muted">About-Us</a></li>
</ul>
<hr>
<center>
<img id="yt-logo-footer" src="images/tct-logo.png" alt="Yottasoft Technology" height="125">
</center>
<!-- @ 2022 Company Inc. -->
<p class="text-center text-muted">
Copyright © 2021-2025 Thomas Comonics Technology
<br class="highlightNone"> All rights reserved.
</p>
</footer>
</html>