Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iwl-live
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anthony.Suerte
iwl-live
Commits
cfe98c51
Commit
cfe98c51
authored
Sep 22, 2021
by
Antonio.Suerte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Payment API Languages
parent
2337feb4
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1037 additions
and
0 deletions
+1037
-0
base_head_API.php
id/template/base_head_API.php
+37
-0
tmp_settlement_api.php
id/template/tmp_settlement_api.php
+222
-0
base_head_API.php
ja/template/base_head_API.php
+37
-0
tmp_settlement_api.php
ja/template/tmp_settlement_api.php
+223
-0
base_head_API.php
sc/template/base_head_API.php
+37
-0
tmp_settlement_api.php
sc/template/tmp_settlement_api.php
+222
-0
base_head_API.php
tc/template/base_head_API.php
+37
-0
tmp_settlement_api.php
tc/template/tmp_settlement_api.php
+222
-0
No files found.
id/template/base_head_API.php
0 → 100644
View file @
cfe98c51
<!doctype html>
<html
lang=
"id"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<title>
<?php
echo
$page_title
;
?>
| iWallet
</title>
<meta
name=
"keywords"
content=
"keywords"
>
<meta
name=
"description"
content=
"description"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../files/css/mystyle.min.css"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/user.css"
>
<link
rel=
"stylesheet"
href=
"../css/common.css"
>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery-ui.css"
/>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery.datetimepicker.css"
>
<script
src=
"../js/jquery.js"
></script>
<script
src=
"../js/jquery/jquery-ui.min.js"
></script>
<!-- <script src="../js/jquery/jquery.datetimepicker.js"></script> -->
<!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script><![endif]-->
<!--[if lt IE 8]><script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script><![endif]-->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/basictable.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
ng-href=
"../css/ph-mystyle.less"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/ph-mystyle.min.css"
/>
<script
type=
"text/javascript"
src=
"../js/jquery.basictable.min.js"
></script>
<script
type=
"text/javascript"
src=
"../js/common.js"
></script>
<script
src=
"../js/Validform_v4.0.js"
type=
"text/javascript"
></script>
<script
src=
"../js/ui-choose.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
href=
"../css/ui-choose.css"
>
<!-- <link rel="stylesheet" href="../css/change.css"> -->
</head>
<body>
<div
id=
"container"
>
<div
id=
"whole"
class=
"settlement_cont"
>
id/template/tmp_settlement_api.php
0 → 100644
View file @
cfe98c51
<?php
$page_title
=
"Formulir Permintaan Pembayaran"
;
include_once
(
'./config.php'
);
include_once
(
'template/base_head_API.php'
);
?>
<aside
id=
"colLeft"
class=
"login api_aside"
>
<h1><a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a></h1>
<h2></h2>
<div
class=
"sideLogin"
></div>
</aside>
<div
id=
"colMain"
class=
"nonav"
>
<div
class=
"mainIn"
>
<?php
/* include_once('template/base_nav_logout.php'); */
?>
<header
class=
"api_header"
>
<a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a><nav
id=
"navbar"
>
</nav>
</header>
<div
class=
"row_iwl"
>
<div
class=
"column_iwl"
>
<article
class=
"brd_div"
>
<div
class=
"article-heading"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<div
class=
"pleft40"
>
<p
class=
"mb30"
>
Silakan pilih mata uang pembayaran Anda, klik konfirmasi setelah menuliskan pesan Anda.
</p>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
Nomor Akun Pemohon
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoToAccount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
Nama Pemohon
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
dispSiteName
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
Produk
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoTitle
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
Jumlah yang Diterima
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoCurrency
();
?>
<?php
$this
->
echoAmount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD details_cont"
>
<div
class=
"dt-form font14 f-bold "
id=
"bg-cont"
>
Silakan tentukan mata uang pembayaran.
</div>
<select
id=
"debit_currency"
name=
"debit_currency"
class=
"px100 ArrowNone"
>
<?php
$this
->
dispCurrency
();
?>
</select>
 
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
Pesan
</div>
<textarea
rows=
"3"
cols=
"40"
id=
"message_field"
name=
"message"
class=
"w100p lalign"
></textarea>
</div>
<div
class=
"dt250 noborder"
></div>
</div>
</article>
</div>
<div
class=
"column_iwl "
>
<!--
<p class="red mt20"><span class="fa fa-times-circle fa-lg mt"></span>
Please confirm the payment details first.
</p>
-->
<div
id=
"loginAPI"
>
<div
class=
"overlay-cont"
>
<div
class=
"popup-overlay"
>
<div>
<h1
class=
"mt30"
>
Konfirmasi
</h1>
<div
class=
"article-heading mt20"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<table
class=
"table col bdr default odd withdrawT fontM mb20 ma90sp"
>
<tbody>
<tr>
<th>
Nomor Rekening Pemohon
</th>
<td><span
class=
"w50p"
id=
"spRequesterAcc"
></span></td>
</tr>
<tr>
<th>
Nama Pemohon
</th>
<td><span
class=
"w50p"
id=
"spRequesterName"
></span></td>
</tr>
<tr>
<th>
Nomor Akun Pemohon
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoToAccount
();
?>
</span></td>
</tr>
<tr>
<th>
Nama Pemohon
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
dispSiteName
();
?>
</span></td>
</tr>
<tr>
<th>
Produk
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoTitle
();
?>
</span></td>
</tr>
<tr>
<th>
Jumlah yang Diterima
</th>
<td><span
class=
"w50p"
id=
"spAmount"
></span></td>
</tr>
<tr>
<th>
Nilai Tukar
</th>
<td><span
class=
"w50p"
id=
"spRate"
></span></td>
</tr>
<tr>
<th>
Jumlah
</th>
<td><span
class=
"w50p"
id=
"spDebitAmount"
></span></td>
</tr>
<tr>
<th>
Pesan
</th>
<td><span
class=
"w50p"
id=
"spMessage"
></span></td>
</tr>
</tbody>
</table>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt250 font14 f-bold"
>
Saldo Mata Uang Debit
</div>
<p
class=
"dt250 font14 f-bold"
id=
"spDebitCurBalance"
></p>
</div>
<p
class=
"pt20 pb20 settleInsufficient red f-bold"
>
Dana tidak mencukupi
</p>
<p
class=
"pt20 pb20 settleQuestion"
>
Apakah Anda yakin ingin melanjutkan ke penyelesaian Anda?
</p>
<div
class=
"pt-20 mb10"
>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
Konfirmasi
</a>
<a
class=
"close-pop btn bg-parent px180 m_btn"
>
Membatalkan
</a>
</div>
</div>
</div>
</div>
<form
method=
"POST"
id=
"authConfirm"
>
<div
class=
"col-3"
>
<table>
<tr>
<th>
Alamat Email Anda
</th>
<td><input
type=
"text"
name=
"user_name"
id=
"user_name"
class=
"w100p"
autocomplete=
"off"
></td>
</tr>
<tr>
<th>
Kata Sandi
</th>
<td><input
type=
"password"
name=
"password"
id=
"password"
class=
"w100p"
autocomplete=
"new-password"
></td>
</tr>
</table>
</div>
<div
class=
"col-1"
>
<div
class=
"sign-up-container"
>
<div>
Baru mengenal iWallet?
<br><a
href=
"
<?php
echo
$this
->
getAgentCodeURL
();
?>
"
target=
"_blank"
>
Daftar
</a>
untuk akun
<br>
baru sekarang!
</div>
</div>
</div>
<input
type=
"submit"
value=
"Settle"
class=
"btn bg-grad px80"
>
</form>
<form
id=
"acForm"
action=
""
method=
"POST"
>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSignature
();
?>
"
id=
"signature"
name=
"signature"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoToAccount
();
?>
"
id=
"user_account"
name=
"user_account"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoCurrency
();
?>
"
id=
"currency"
name=
"currency"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoAmount
();
?>
"
id=
"amount"
name=
"amount"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoTitle
();
?>
"
id=
"title"
name=
"title"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSuccessUrl
();
?>
"
name=
"success_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFailUrl
();
?>
"
name=
"fail_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoReturnUrl
();
?>
"
name=
"return_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoPNum
();
?>
"
name=
"p_num"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFormName
();
?>
"
name=
"formName"
/>
<input
type=
"hidden"
value=
""
id=
"type"
name=
"type"
/>
<input
type=
"hidden"
value=
""
id=
"uniqueSubmission"
name=
"uniqueSubmission"
/>
<input
type=
"hidden"
value=
""
id=
"debit_currency_ac"
name=
"debit_currency"
/>
<input
type=
"hidden"
value=
""
id=
"from_account"
name=
"from_account"
/>
<input
type=
"hidden"
value=
""
id=
"message"
name=
"message"
/>
<input
type=
"hidden"
value=
""
id=
"rate"
name=
"rate"
/>
<?php
$this
->
echoParams
();
?>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Error pop up -->
<div
class=
"error-cont"
>
<div
class=
"error-popup"
>
<h2
class=
" red mb20"
>
Pembayaran tidak dapat diproses
</h2>
<div
id=
"errorTraces"
>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
</div>
<div
class=
"pt40 calign"
>
<a
class=
"error-close btn bg-parent px180 m_btn"
>
Menutup
</a>
</div>
</div>
</div>
<!-- loading popup -->
<div
class=
"loading-cont"
>
<div
class=
"loading-popup"
>
<h2
class=
"mt10 mb-20 blue"
>
Mohon tunggu...
</h2>
<div
class=
"mt20 loader"
></div>
</div>
</div>
</div>
<!-- /メインカラム-->
</div>
<?php
include_once
(
'template/base_foot.php'
);
?>
</div>
<script
src=
"../js/settlement.js"
></script>
</body>
</html>
ja/template/base_head_API.php
0 → 100644
View file @
cfe98c51
<!doctype html>
<html
lang=
"ja"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<title>
<?php
echo
$page_title
;
?>
| iWallet
</title>
<meta
name=
"keywords"
content=
"keywords"
>
<meta
name=
"description"
content=
"description"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../files/css/mystyle.min.css"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/user.css"
>
<link
rel=
"stylesheet"
href=
"../css/common.css"
>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery-ui.css"
/>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery.datetimepicker.css"
>
<script
src=
"../js/jquery.js"
></script>
<script
src=
"../js/jquery/jquery-ui.min.js"
></script>
<!-- <script src="../js/jquery/jquery.datetimepicker.js"></script> -->
<!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script><![endif]-->
<!--[if lt IE 8]><script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script><![endif]-->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/basictable.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
ng-href=
"../css/ph-mystyle.less"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/ph-mystyle.min.css"
/>
<script
type=
"text/javascript"
src=
"../js/jquery.basictable.min.js"
></script>
<script
type=
"text/javascript"
src=
"../js/common.js"
></script>
<script
src=
"../js/Validform_v4.0.js"
type=
"text/javascript"
></script>
<script
src=
"../js/ui-choose.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
href=
"../css/ui-choose.css"
>
<!-- <link rel="stylesheet" href="../css/change.css"> -->
</head>
<body>
<div
id=
"container"
>
<div
id=
"whole"
class=
"settlement_cont"
>
ja/template/tmp_settlement_api.php
0 → 100644
View file @
cfe98c51
<?php
$page_title
=
"決済入力画面"
;
include_once
(
'./config.php'
);
include_once
(
'template/base_head_API.php'
);
?>
<aside
id=
"colLeft"
class=
"login api_aside"
>
<h1><a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a></h1>
<h2></h2>
<div
class=
"sideLogin"
></div>
</aside>
<div
id=
"colMain"
class=
"nonav"
>
<div
class=
"mainIn"
>
<?php
/* include_once('template/base_nav_logout.php'); */
?>
<header
class=
"api_header"
>
<a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a><nav
id=
"navbar"
>
</nav>
</header>
<div
class=
"row_iwl"
>
<div
class=
"column_iwl"
>
<article
class=
"brd_div"
>
<div
class=
"article-heading"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<div
class=
"pleft40"
>
<p
class=
"mb30"
>
出金する通貨口座を選択してください。
</p>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
お受取人口座番号
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoToAccount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
お受取人名
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
dispSiteName
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
商品名
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoTitle
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
お受取人の受取金額
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoCurrency
();
?>
<?php
$this
->
echoAmount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD details_cont"
>
<div
class=
"dt-form font14 f-bold "
id=
"bg-cont"
>
出金する口座の通貨
</div>
<select
id=
"debit_currency"
name=
"debit_currency"
class=
"px100 ArrowNone"
>
<?php
$this
->
dispCurrency
();
?>
</select>
 
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
メッセージ
</div>
<textarea
rows=
"3"
cols=
"40"
id=
"message_field"
name=
"message"
class=
"w100p lalign"
></textarea>
</div>
<div
class=
"dt250 noborder"
></div>
</div>
</article>
</div>
<div
class=
"column_iwl "
>
<!--
<p class="red mt20"><span class="fa fa-times-circle fa-lg mt"></span>
Please confirm the payment details first.
</p>
-->
<div
id=
"loginAPI"
>
<div
class=
"overlay-cont"
>
<div
class=
"popup-overlay"
>
<div>
<h1
class=
"mt30"
>
決済確認画面
</h1>
<div
class=
"article-heading mt20"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<table
class=
"table col bdr default odd withdrawT fontM mb20 ma90sp"
>
<tbody>
<tr>
<th>
送信口座番号
</th>
<td><span
class=
"w50p"
id=
"spRequesterAcc"
></span></td>
</tr>
<tr>
<th>
送信口座名
</th>
<td><span
class=
"w50p"
id=
"spRequesterName"
></span></td>
</tr>
<tr>
<th>
お受取人口座番号
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoToAccount
();
?>
</span></td>
</tr>
<tr>
<th>
お受取人名
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
dispSiteName
();
?>
</span></td>
</tr>
<tr>
<th>
商品名
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoTitle
();
?>
</span></td>
</tr>
<tr>
<th>
お受取人の受取金額
</th>
<td><span
class=
"w50p"
id=
"spAmount"
></span></td>
</tr>
<tr>
<th>
為替レート
</th>
<td><span
class=
"w50p"
id=
"spRate"
></span></td>
</tr>
<tr>
<th>
あなたの出金額
</th>
<td><span
class=
"w50p"
id=
"spDebitAmount"
></span></td>
</tr>
<tr>
<th>
メッセージe
</th>
<td><span
class=
"w50p"
id=
"spMessage"
></span></td>
</tr>
</tbody>
</table>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt250 font14 f-bold"
>
出金する通貨の残高
</div>
<p
class=
"dt250 font14 f-bold"
id=
"spDebitCurBalance"
></p>
</div>
<p
class=
"pt20 pb20 settleInsufficient red f-bold"
>
残高不足
</p>
<p
class=
"pt20 pb20 settleQuestion"
>
解決入力に進んで宜しいですか
</p>
<div
class=
"pt-20 mb10"
>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
確認
</a>
<a
class=
"close-pop btn bg-parent px180 m_btn"
>
キャンセル
</a>
</div>
</div>
</div>
</div>
<form
method=
"POST"
id=
"authConfirm"
>
<div
class=
"col-3"
>
<table>
<tr>
<th>
メールアドレス
</th>
<td><input
type=
"text"
name=
"user_name"
id=
"user_name"
class=
"w100p"
autocomplete=
"off"
></td>
</tr>
<tr>
<th>
パスワード
</th>
<td><input
type=
"password"
name=
"password"
id=
"password"
class=
"w100p"
autocomplete=
"new-password"
></td>
</tr>
</table>
</div>
<div
class=
"col-1"
>
<div
class=
"sign-up-container"
>
<div>
iWalletにまだ登録してない?
<br>
今すぐ会員
<a
href=
"
<?php
echo
$this
->
getAgentCodeURL
();
?>
"
target=
"_blank"
>
登録
</a>
!
</div>
</div>
</div>
<input
type=
"submit"
value=
"解決"
class=
"btn bg-grad px80"
>
</form>
<form
id=
"acForm"
action=
""
method=
"POST"
>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSignature
();
?>
"
id=
"signature"
name=
"signature"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoToAccount
();
?>
"
id=
"user_account"
name=
"user_account"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoCurrency
();
?>
"
id=
"currency"
name=
"currency"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoAmount
();
?>
"
id=
"amount"
name=
"amount"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoTitle
();
?>
"
id=
"title"
name=
"title"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSuccessUrl
();
?>
"
name=
"success_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFailUrl
();
?>
"
name=
"fail_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoReturnUrl
();
?>
"
name=
"return_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoPNum
();
?>
"
name=
"p_num"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFormName
();
?>
"
name=
"formName"
/>
<input
type=
"hidden"
value=
""
id=
"type"
name=
"type"
/>
<input
type=
"hidden"
value=
""
id=
"uniqueSubmission"
name=
"uniqueSubmission"
/>
<input
type=
"hidden"
value=
""
id=
"debit_currency_ac"
name=
"debit_currency"
/>
<input
type=
"hidden"
value=
""
id=
"from_account"
name=
"from_account"
/>
<input
type=
"hidden"
value=
""
id=
"message"
name=
"message"
/>
<input
type=
"hidden"
value=
""
id=
"rate"
name=
"rate"
/>
<?php
$this
->
echoParams
();
?>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Error pop up -->
<div
class=
"error-cont"
>
<div
class=
"error-popup"
>
<h2
class=
" red mb20"
>
解決入力が不可能です。
</h2>
<div
id=
"errorTraces"
>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
</div>
<div
class=
"pt40 calign"
>
<a
class=
"error-close btn bg-parent px180 m_btn"
>
閉める
</a>
</div>
</div>
</div>
<!-- loading popup -->
<div
class=
"loading-cont"
>
<div
class=
"loading-popup"
>
<h2
class=
"mt10 mb-20 blue"
>
お待ちください。。。
</h2>
<div
class=
"mt20 loader"
></div>
</div>
</div>
</div>
<!-- /メインカラム-->
</div>
<?php
include_once
(
'template/base_foot.php'
);
?>
</div>
<script
src=
"../js/settlement.js"
></script>
</body>
</html>
sc/template/base_head_API.php
0 → 100644
View file @
cfe98c51
<!doctype html>
<html
lang=
"sc"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<title>
<?php
echo
$page_title
;
?>
| iWallet
</title>
<meta
name=
"keywords"
content=
"keywords"
>
<meta
name=
"description"
content=
"description"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../files/css/mystyle.min.css"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/user.css"
>
<link
rel=
"stylesheet"
href=
"../css/common.css"
>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery-ui.css"
/>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery.datetimepicker.css"
>
<script
src=
"../js/jquery.js"
></script>
<script
src=
"../js/jquery/jquery-ui.min.js"
></script>
<!-- <script src="../js/jquery/jquery.datetimepicker.js"></script> -->
<!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script><![endif]-->
<!--[if lt IE 8]><script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script><![endif]-->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/basictable.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
ng-href=
"../css/ph-mystyle.less"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/ph-mystyle.min.css"
/>
<script
type=
"text/javascript"
src=
"../js/jquery.basictable.min.js"
></script>
<script
type=
"text/javascript"
src=
"../js/common.js"
></script>
<script
src=
"../js/Validform_v4.0.js"
type=
"text/javascript"
></script>
<script
src=
"../js/ui-choose.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
href=
"../css/ui-choose.css"
>
<!-- <link rel="stylesheet" href="../css/change.css"> -->
</head>
<body>
<div
id=
"container"
>
<div
id=
"whole"
class=
"settlement_cont"
>
sc/template/tmp_settlement_api.php
0 → 100644
View file @
cfe98c51
<?php
$page_title
=
"快捷支付-输入信息"
;
include_once
(
'./config.php'
);
include_once
(
'template/base_head_API.php'
);
?>
<aside
id=
"colLeft"
class=
"login api_aside"
>
<h1><a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a></h1>
<h2></h2>
<div
class=
"sideLogin"
></div>
</aside>
<div
id=
"colMain"
class=
"nonav"
>
<div
class=
"mainIn"
>
<?php
/* include_once('template/base_nav_logout.php'); */
?>
<header
class=
"api_header"
>
<a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a><nav
id=
"navbar"
>
</nav>
</header>
<div
class=
"row_iwl"
>
<div
class=
"column_iwl"
>
<article
class=
"brd_div"
>
<div
class=
"article-heading"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<div
class=
"pleft40"
>
<p
class=
"mb30"
>
请选择您的支出币种,在备注栏填写需要给对方的信息后点击确认。
</p>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
收款人账号
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoToAccount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
收款人姓名
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
dispSiteName
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
内容
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoTitle
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
到账金额
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoCurrency
();
?>
<?php
$this
->
echoAmount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD details_cont"
>
<div
class=
"dt-form font14 f-bold "
id=
"bg-cont"
>
请选择支付币种。
</div>
<select
id=
"debit_currency"
name=
"debit_currency"
class=
"px100 ArrowNone"
>
<?php
$this
->
dispCurrency
();
?>
</select>
 
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
备注
</div>
<textarea
rows=
"3"
cols=
"40"
id=
"message_field"
name=
"message"
class=
"w100p lalign"
></textarea>
</div>
<div
class=
"dt250 noborder"
></div>
</div>
</article>
</div>
<div
class=
"column_iwl "
>
<!--
<p class="red mt20"><span class="fa fa-times-circle fa-lg mt"></span>
Please confirm the payment details first.
</p>
-->
<div
id=
"loginAPI"
>
<div
class=
"overlay-cont"
>
<div
class=
"popup-overlay"
>
<div>
<h1
class=
"mt30"
>
支付确认
</h1>
<div
class=
"article-heading mt20"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<table
class=
"table col bdr default odd withdrawT fontM mb20 ma90sp"
>
<tbody>
<tr>
<th>
请求者帐号
</th>
<td><span
class=
"w50p"
id=
"spRequesterAcc"
></span></td>
</tr>
<tr>
<th>
请求者姓名
</th>
<td><span
class=
"w50p"
id=
"spRequesterName"
></span></td>
</tr>
<tr>
<th>
收款人账号
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoToAccount
();
?>
</span></td>
</tr>
<tr>
<th>
收款人姓名
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
dispSiteName
();
?>
</span></td>
</tr>
<tr>
<th>
内容
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoTitle
();
?>
</span></td>
</tr>
<tr>
<th>
到账金额
</th>
<td><span
class=
"w50p"
id=
"spAmount"
></span></td>
</tr>
<tr>
<th>
汇率
</th>
<td><span
class=
"w50p"
id=
"spRate"
></span></td>
</tr>
<tr>
<th>
支付金额
</th>
<td><span
class=
"w50p"
id=
"spDebitAmount"
></span></td>
</tr>
<tr>
<th>
备注
</th>
<td><span
class=
"w50p"
id=
"spMessage"
></span></td>
</tr>
</tbody>
</table>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt250 font14 f-bold"
>
支付货币余额
</div>
<p
class=
"dt250 font14 f-bold"
id=
"spDebitCurBalance"
></p>
</div>
<p
class=
"pt20 pb20 settleInsufficient red f-bold"
>
不充足的资金
</p>
<p
class=
"pt20 pb20 settleQuestion"
>
您确定要前往您的定居点吗?
</p>
<div
class=
"pt-20 mb10"
>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
确认
</a>
<a
class=
"close-pop btn bg-parent px180 m_btn"
>
取消
</a>
</div>
</div>
</div>
</div>
<form
method=
"POST"
id=
"authConfirm"
>
<div
class=
"col-3"
>
<table>
<tr>
<th>
登录ID
</th>
<td><input
type=
"text"
name=
"user_name"
id=
"user_name"
class=
"w100p"
autocomplete=
"off"
></td>
</tr>
<tr>
<th>
密码
</th>
<td><input
type=
"password"
name=
"password"
id=
"password"
class=
"w100p"
autocomplete=
"new-password"
></td>
</tr>
</table>
</div>
<div
class=
"col-1"
>
<div
class=
"sign-up-container"
>
<div>
想了解iWallet?
<br>
马上
<a
href=
"
<?php
echo
$this
->
getAgentCodeURL
();
?>
"
target=
"_blank"
>
注册账户
</a>
!
</div>
</div>
</div>
<input
type=
"submit"
value=
"Settle"
class=
"btn bg-grad px80"
>
</form>
<form
id=
"acForm"
action=
""
method=
"POST"
>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSignature
();
?>
"
id=
"signature"
name=
"signature"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoToAccount
();
?>
"
id=
"user_account"
name=
"user_account"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoCurrency
();
?>
"
id=
"currency"
name=
"currency"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoAmount
();
?>
"
id=
"amount"
name=
"amount"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoTitle
();
?>
"
id=
"title"
name=
"title"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSuccessUrl
();
?>
"
name=
"success_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFailUrl
();
?>
"
name=
"fail_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoReturnUrl
();
?>
"
name=
"return_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoPNum
();
?>
"
name=
"p_num"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFormName
();
?>
"
name=
"formName"
/>
<input
type=
"hidden"
value=
""
id=
"type"
name=
"type"
/>
<input
type=
"hidden"
value=
""
id=
"uniqueSubmission"
name=
"uniqueSubmission"
/>
<input
type=
"hidden"
value=
""
id=
"debit_currency_ac"
name=
"debit_currency"
/>
<input
type=
"hidden"
value=
""
id=
"from_account"
name=
"from_account"
/>
<input
type=
"hidden"
value=
""
id=
"message"
name=
"message"
/>
<input
type=
"hidden"
value=
""
id=
"rate"
name=
"rate"
/>
<?php
$this
->
echoParams
();
?>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Error pop up -->
<div
class=
"error-cont"
>
<div
class=
"error-popup"
>
<h2
class=
" red mb20"
>
无法处理付款
</h2>
<div
id=
"errorTraces"
>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
</div>
<div
class=
"pt40 calign"
>
<a
class=
"error-close btn bg-parent px180 m_btn"
>
关闭
</a>
</div>
</div>
</div>
<!-- loading popup -->
<div
class=
"loading-cont"
>
<div
class=
"loading-popup"
>
<h2
class=
"mt10 mb-20 blue"
>
请稍等...
</h2>
<div
class=
"mt20 loader"
></div>
</div>
</div>
</div>
<!-- /メインカラム-->
</div>
<?php
include_once
(
'template/base_foot.php'
);
?>
</div>
<script
src=
"../js/settlement.js"
></script>
</body>
</html>
tc/template/base_head_API.php
0 → 100644
View file @
cfe98c51
<!doctype html>
<html
lang=
"tc"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<title>
<?php
echo
$page_title
;
?>
| iWallet
</title>
<meta
name=
"keywords"
content=
"keywords"
>
<meta
name=
"description"
content=
"description"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../files/css/mystyle.min.css"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/user.css"
>
<link
rel=
"stylesheet"
href=
"../css/common.css"
>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery-ui.css"
/>
<link
rel=
"stylesheet"
href=
"../js/jquery/jquery.datetimepicker.css"
>
<script
src=
"../js/jquery.js"
></script>
<script
src=
"../js/jquery/jquery-ui.min.js"
></script>
<!-- <script src="../js/jquery/jquery.datetimepicker.js"></script> -->
<!--[if lt IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script><![endif]-->
<!--[if lt IE 8]><script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script><![endif]-->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/basictable.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
ng-href=
"../css/ph-mystyle.less"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../css/ph-mystyle.min.css"
/>
<script
type=
"text/javascript"
src=
"../js/jquery.basictable.min.js"
></script>
<script
type=
"text/javascript"
src=
"../js/common.js"
></script>
<script
src=
"../js/Validform_v4.0.js"
type=
"text/javascript"
></script>
<script
src=
"../js/ui-choose.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
href=
"../css/ui-choose.css"
>
<!-- <link rel="stylesheet" href="../css/change.css"> -->
</head>
<body>
<div
id=
"container"
>
<div
id=
"whole"
class=
"settlement_cont"
>
tc/template/tmp_settlement_api.php
0 → 100644
View file @
cfe98c51
<?php
$page_title
=
"輸入支付資訊"
;
include_once
(
'./config.php'
);
include_once
(
'template/base_head_API.php'
);
?>
<aside
id=
"colLeft"
class=
"login api_aside"
>
<h1><a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a></h1>
<h2></h2>
<div
class=
"sideLogin"
></div>
</aside>
<div
id=
"colMain"
class=
"nonav"
>
<div
class=
"mainIn"
>
<?php
/* include_once('template/base_nav_logout.php'); */
?>
<header
class=
"api_header"
>
<a
href=
"/en/menu"
><img
src=
"../img/logo.png"
alt=
"iWallet"
></a><nav
id=
"navbar"
>
</nav>
</header>
<div
class=
"row_iwl"
>
<div
class=
"column_iwl"
>
<article
class=
"brd_div"
>
<div
class=
"article-heading"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<div
class=
"pleft40"
>
<p
class=
"mb30"
>
請選擇您的支出幣種,在備註欄填寫需要給對方的資訊後點擊確認。
</p>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
收款人帳號
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoToAccount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
收款人姓名
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
dispSiteName
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
内容
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoTitle
();
?>
</div>
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
到帳金額
</div>
<div
class=
"dt-label font14"
>
<?php
$this
->
echoCurrency
();
?>
<?php
$this
->
echoAmount
();
?>
</div>
</div>
<div
class=
"clearfix shelfD details_cont"
>
<div
class=
"dt-form font14 f-bold "
id=
"bg-cont"
>
請選擇支出幣種。
</div>
<select
id=
"debit_currency"
name=
"debit_currency"
class=
"px100 ArrowNone"
>
<?php
$this
->
dispCurrency
();
?>
</select>
 
</div>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt-form font14 f-bold"
>
備註
</div>
<textarea
rows=
"3"
cols=
"40"
id=
"message_field"
name=
"message"
class=
"w100p lalign"
></textarea>
</div>
<div
class=
"dt250 noborder"
></div>
</div>
</article>
</div>
<div
class=
"column_iwl "
>
<!--
<p class="red mt20"><span class="fa fa-times-circle fa-lg mt"></span>
Please confirm the payment details first.
</p>
-->
<div
id=
"loginAPI"
>
<div
class=
"overlay-cont"
>
<div
class=
"popup-overlay"
>
<div>
<h1
class=
"mt30"
>
支付確認
</h1>
<div
class=
"article-heading mt20"
>
<h2>
<?php
echo
$page_title
;
?>
</h2>
</div>
<table
class=
"table col bdr default odd withdrawT fontM mb20 ma90sp"
>
<tbody>
<tr>
<th>
Requester Account Number
</th>
<td><span
class=
"w50p"
id=
"spRequesterAcc"
></span></td>
</tr>
<tr>
<th>
Requester Name
</th>
<td><span
class=
"w50p"
id=
"spRequesterName"
></span></td>
</tr>
<tr>
<th>
收款人帳號
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoToAccount
();
?>
</span></td>
</tr>
<tr>
<th>
收款人姓名
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
dispSiteName
();
?>
</span></td>
</tr>
<tr>
<th>
内容
</th>
<td><span
class=
"w50p"
>
<?php
$this
->
echoTitle
();
?>
</span></td>
</tr>
<tr>
<th>
到帳金額
</th>
<td><span
class=
"w50p"
id=
"spAmount"
></span></td>
</tr>
<tr>
<th>
匯率
</th>
<td><span
class=
"w50p"
id=
"spRate"
></span></td>
</tr>
<tr>
<th>
支出金額
</th>
<td><span
class=
"w50p"
id=
"spDebitAmount"
></span></td>
</tr>
<tr>
<th>
備註
</th>
<td><span
class=
"w50p"
id=
"spMessage"
></span></td>
</tr>
</tbody>
</table>
<div
class=
"clearfix shelfD"
>
<div
class=
"dt250 font14 f-bold"
>
支付貨幣餘額
</div>
<p
class=
"dt250 font14 f-bold"
id=
"spDebitCurBalance"
></p>
</div>
<p
class=
"pt20 pb20 settleInsufficient red f-bold"
>
不充足的資金
</p>
<p
class=
"pt20 pb20 settleQuestion"
>
您確定要前往您的定居點嗎?
</p>
<div
class=
"pt-20 mb10"
>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
確認
</a>
<a
class=
"close-pop btn bg-parent px180 m_btn"
>
取消
</a>
</div>
</div>
</div>
</div>
<form
method=
"POST"
id=
"authConfirm"
>
<div
class=
"col-3"
>
<table>
<tr>
<th>
登入ID
</th>
<td><input
type=
"text"
name=
"user_name"
id=
"user_name"
class=
"w100p"
autocomplete=
"off"
></td>
</tr>
<tr>
<th>
密碼
</th>
<td><input
type=
"password"
name=
"password"
id=
"password"
class=
"w100p"
autocomplete=
"new-password"
></td>
</tr>
</table>
</div>
<div
class=
"col-1"
>
<div
class=
"sign-up-container"
>
<div>
想了解iWallet?
<br>
馬上
<a
href=
"
<?php
echo
$this
->
getAgentCodeURL
();
?>
"
target=
"_blank"
>
註冊賬戶
</a>
!
</div>
</div>
</div>
<input
type=
"submit"
value=
"Settle"
class=
"btn bg-grad px80"
>
</form>
<form
id=
"acForm"
action=
""
method=
"POST"
>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSignature
();
?>
"
id=
"signature"
name=
"signature"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoToAccount
();
?>
"
id=
"user_account"
name=
"user_account"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoCurrency
();
?>
"
id=
"currency"
name=
"currency"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoAmount
();
?>
"
id=
"amount"
name=
"amount"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoTitle
();
?>
"
id=
"title"
name=
"title"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoSuccessUrl
();
?>
"
name=
"success_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFailUrl
();
?>
"
name=
"fail_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoReturnUrl
();
?>
"
name=
"return_url"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoPNum
();
?>
"
name=
"p_num"
/>
<input
type=
"hidden"
value=
"
<?php
$this
->
echoFormName
();
?>
"
name=
"formName"
/>
<input
type=
"hidden"
value=
""
id=
"type"
name=
"type"
/>
<input
type=
"hidden"
value=
""
id=
"uniqueSubmission"
name=
"uniqueSubmission"
/>
<input
type=
"hidden"
value=
""
id=
"debit_currency_ac"
name=
"debit_currency"
/>
<input
type=
"hidden"
value=
""
id=
"from_account"
name=
"from_account"
/>
<input
type=
"hidden"
value=
""
id=
"message"
name=
"message"
/>
<input
type=
"hidden"
value=
""
id=
"rate"
name=
"rate"
/>
<?php
$this
->
echoParams
();
?>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Error pop up -->
<div
class=
"error-cont"
>
<div
class=
"error-popup"
>
<h2
class=
" red mb20"
>
無法處理付款
</h2>
<div
id=
"errorTraces"
>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
<p
class=
"red mt10"
><span
class=
"fa fa-times-circle fa-lg mt"
></span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit
</p>
</div>
<div
class=
"pt40 calign"
>
<a
class=
"error-close btn bg-parent px180 m_btn"
>
關閉
</a>
</div>
</div>
</div>
<!-- loading popup -->
<div
class=
"loading-cont"
>
<div
class=
"loading-popup"
>
<h2
class=
"mt10 mb-20 blue"
>
請稍等...
</h2>
<div
class=
"mt20 loader"
></div>
</div>
</div>
</div>
<!-- /メインカラム-->
</div>
<?php
include_once
(
'template/base_foot.php'
);
?>
</div>
<script
src=
"../js/settlement.js"
></script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment