| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/innoutstorage_bk20210521/tc/ |
Upload File : |
<?php
require_once ('../webadmin/basic_info.php');
?>
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<?php require_once ("html_head.php") ?>
</head>
<body class="stretched no-transition">
<?php require_once ("google_analysis.php"); ?>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<?php require_once ("html_header.php") ?>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap">
<div class="container clearfix">
<div class="col-md-9 bottommargin">
<div class="heading-block center">
<h1>付款方式</h1>
<span></span>
</div>
<div>
<p class="one_page_head_title">親臨付款 :</p>
客戶可於辦公時間內親臨出入易迷你倉繳付現金或支票,亦可用信用咭支付費用。
<br><br>
<p class="one_page_head_title">網上付款 :</p>
經出入易迷你倉網站Paypal 付款,方便快捷。<br><br>
<p class="one_page_head_title">銀行轉帳 :</p>
銀行名稱 : 恆生銀行<br>
戶口名稱 : 出入易迷你倉國際有限公司<br>
戶口號碼 : 239-480981-001<br><br>
<p class="one_page_head_title">郵遞支票 :</p>
抬頭 : 出入易迷你倉國際有限公司<br>
支票請寄以下地址 :<br>
香港仔大道 232 號城都工業大廈十二樓<br>
* 請在支票背後註明登記人 / 公司名稱、倉號及聯絡電話,以便跟進 *
</div>
</div>
<div class="col-md-3 center">
</div>
</div>
</div>
</section><!-- #content end -->
<!-- Footer
============================================= -->
<?php require_once ("html_footer.php"); ?>
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- Footer Scripts
============================================= -->
<script type="text/javascript" src="../js/functions.js"></script>
</body>
</html>