|
|
|
@ -36,7 +36,7 @@
|
|
|
|
|
|
|
|
|
|
.btn-default:active,
|
|
|
|
|
.btn-default.active,
|
|
|
|
|
.open > .dropdown-toggle.btn-default {
|
|
|
|
|
.open>.dropdown-toggle.btn-default {
|
|
|
|
|
color: #333;
|
|
|
|
|
background-color: #f7bf90;
|
|
|
|
|
border-color: #adadad;
|
|
|
|
@ -44,7 +44,8 @@
|
|
|
|
|
</style>
|
|
|
|
|
<section class="content-header">
|
|
|
|
|
<h1>
|
|
|
|
|
<span ng-bind="partner.company_name"></span><span ng-if="partner.source==5" style="color:red;font-size:14px">(Gateway API)</span>
|
|
|
|
|
<span ng-bind="partner.company_name"></span><span ng-if="partner.source==5"
|
|
|
|
|
style="color:red;font-size:14px">(Gateway API)</span>
|
|
|
|
|
<i ng-if="partner.parent_client_id" class="fa fa-sitemap" title="Sub Partner"></i>
|
|
|
|
|
<a class="text-primary" ng-if="'00011'|withRole" title="Mock Login"
|
|
|
|
|
ng-href="/global/userstatus/current_manager/clients/{{partner.client_moniker}}/auth" target="_blank"><i
|
|
|
|
@ -65,8 +66,7 @@
|
|
|
|
|
<div class="box-header with-border">
|
|
|
|
|
<h3 class="box-title"><img style="height: 20px;width: 20px" height="20px"
|
|
|
|
|
src="/static/images/royalpay_sign_s.png">Cross-border payment Compliance <span
|
|
|
|
|
ng-if="partner.approve_result==5 || partner.refuse_remark.length>0"
|
|
|
|
|
style="color: red">(Refused
|
|
|
|
|
ng-if="partner.approve_result==5 || partner.refuse_remark.length>0" style="color: red">(Refused
|
|
|
|
|
<small class=""
|
|
|
|
|
ng-if="partner.approve_result==5 || partner.refuse_remark.length>0">:{{partner.refuse_remark}}</small>)</span>
|
|
|
|
|
<span ng-if="(partner.source==1 || partner.source==2) && partner.approve_result==2"
|
|
|
|
@ -110,7 +110,8 @@
|
|
|
|
|
<button type="button" ng-if="partner.open_status!=10 && partner.approve_result!=1"
|
|
|
|
|
class="btn btn-success" ng-click="passClient()">Pass
|
|
|
|
|
</button>
|
|
|
|
|
<button ng-if="(partner.open_status==1||partner.open_status==10) && partner.approve_result>3 || partner.open_status==4"
|
|
|
|
|
<button
|
|
|
|
|
ng-if="(partner.open_status==1||partner.open_status==10) && partner.approve_result>3 || partner.open_status==4"
|
|
|
|
|
type="button" class="btn btn-primary" ng-click="refuse()">Refuse
|
|
|
|
|
</button>
|
|
|
|
|
|
|
|
|
@ -122,9 +123,8 @@
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<a style="margin-top: 5px" ng-if="fileManager.source_agree_file" role="button"
|
|
|
|
|
class="btn-group btn btn-warning" style="margin-top: 5px"
|
|
|
|
|
type="button" ng-href="{{fileManager.source_agree_file}}" target="_blank"><i
|
|
|
|
|
class="fa fa-download"></i>下载合同</a>
|
|
|
|
|
class="btn-group btn btn-warning" style="margin-top: 5px" type="button"
|
|
|
|
|
ng-href="{{fileManager.source_agree_file}}" target="_blank"><i class="fa fa-download"></i>下载合同</a>
|
|
|
|
|
<span style="margin-top: 5px" ng-if="partner.open_status != 5">
|
|
|
|
|
<a ng-if="partner.open_status==2" role="button" type="button" class="btn btn-primary"
|
|
|
|
|
ng-click="notifyBD()">
|
|
|
|
@ -184,9 +184,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="box-body">
|
|
|
|
|
<!--<div class="pull-left" ng-if="partner.approve_result==5">Remark:{{partner.refuse_remark}}</div>-->
|
|
|
|
|
<a ng-if="fileManager.source_agree_file" role="button" class="btn-group btn btn-warning"
|
|
|
|
|
type="button" ng-href="{{fileManager.source_agree_file}}" target="_blank"> <i
|
|
|
|
|
class="fa fa-download"></i>下载合同</a>
|
|
|
|
|
<a ng-if="fileManager.source_agree_file" role="button" class="btn-group btn btn-warning" type="button"
|
|
|
|
|
ng-href="{{fileManager.source_agree_file}}" target="_blank"> <i class="fa fa-download"></i>下载合同</a>
|
|
|
|
|
<div ng-if="partner.open_status==3" class="btn-group pull-right" role="group" aria-label="...">
|
|
|
|
|
<button type="button" class="btn btn-danger" ng-click="commitToCompliance()">Commit to Compliance
|
|
|
|
|
</button>
|
|
|
|
@ -244,7 +243,8 @@
|
|
|
|
|
src="/static/images/card_payment_sign.png"></span>
|
|
|
|
|
Card Payment Compliance
|
|
|
|
|
<span ng-if="partner.upay_approve_result==5" style="color: red">(Refused
|
|
|
|
|
<small class="" ng-if="partner.upay_approve_result==5 || partner.upay_refuse_remark.length>0">:{{partner.upay_refuse_remark}}</small>)
|
|
|
|
|
<small class=""
|
|
|
|
|
ng-if="partner.upay_approve_result==5 || partner.upay_refuse_remark.length>0">:{{partner.upay_refuse_remark}}</small>)
|
|
|
|
|
</span>
|
|
|
|
|
【目前状态】-
|
|
|
|
|
<b ng-if="partner.source==4">
|
|
|
|
@ -277,16 +277,16 @@
|
|
|
|
|
ng-if="partner.upay_open_status==1 && partner.upay_approve_result>1 || partner.upay_open_status==4"
|
|
|
|
|
class="btn btn-success" ng-click="passCardClient()">Pass
|
|
|
|
|
</button>
|
|
|
|
|
<button ng-if="partner.upay_open_status==1 ||partner.upay_open_status==4"
|
|
|
|
|
type="button" class="btn btn-primary" ng-click="cardRefuse()">Refuse
|
|
|
|
|
<button ng-if="partner.upay_open_status==1 ||partner.upay_open_status==4" type="button"
|
|
|
|
|
class="btn btn-primary" ng-click="cardRefuse()">Refuse
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<a ng-if="letterOfOfferFileManager.letter_of_offer_file" role="button" class="btn-group btn btn-warning"
|
|
|
|
|
type="button" ng-href="{{letterOfOfferFileManager.letter_of_offer_file}}" target="_blank"> <i
|
|
|
|
|
class="fa fa-download"></i>下载Letter Of Offer合同</a>
|
|
|
|
|
<!-- <a ng-if="termsAndConditionsFile.terms_and_conditions_file" role="button" class="btn-group btn btn-warning"-->
|
|
|
|
|
<!-- type="button" ng-href="{{termsAndConditionsFile.terms_and_conditions_file}}" target="_blank"> <i-->
|
|
|
|
|
<!-- class="fa fa-download"></i>下载Terms And Conditions合同</a>-->
|
|
|
|
|
<!-- <a ng-if="termsAndConditionsFile.terms_and_conditions_file" role="button" class="btn-group btn btn-warning"-->
|
|
|
|
|
<!-- type="button" ng-href="{{termsAndConditionsFile.terms_and_conditions_file}}" target="_blank"> <i-->
|
|
|
|
|
<!-- class="fa fa-download"></i>下载Terms And Conditions合同</a>-->
|
|
|
|
|
<span style="margin-top: 5px" ng-if="partner.upay_open_status != 5">
|
|
|
|
|
<a ng-if="partner.upay_open_status==2" role="button" type="button" class="btn btn-primary"
|
|
|
|
|
ng-click="cardNotifyBD()">
|
|
|
|
@ -346,8 +346,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="box-body">
|
|
|
|
|
<a ng-if="letterOfOfferFileManager.letter_of_offer_file && partner.upay_approve_result!=1" role="button"
|
|
|
|
|
class="btn-group btn btn-warning"
|
|
|
|
|
type="button" ng-href="{{letterOfOfferFileManager.letter_of_offer_file}}" target="_blank"> <i
|
|
|
|
|
class="btn-group btn btn-warning" type="button"
|
|
|
|
|
ng-href="{{letterOfOfferFileManager.letter_of_offer_file}}" target="_blank"> <i
|
|
|
|
|
class="fa fa-download"></i>下载Letter Of Offer合同</a>
|
|
|
|
|
<!--<a ng-if="termsAndConditionsFile.terms_and_conditions_file && partner.upay_approve_result!=1" role="button"
|
|
|
|
|
class="btn-group btn btn-warning"
|
|
|
|
@ -420,8 +420,7 @@
|
|
|
|
|
<li ui-sref-active="active" ng-if="partner.show_all_permission && partner.is_valid==1">
|
|
|
|
|
<a ui-sref=".accounts">Partner Accounts</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active="active"
|
|
|
|
|
ng-if="partner.show_all_permission && partner.is_valid==1">
|
|
|
|
|
<li ui-sref-active="active" ng-if="partner.show_all_permission && partner.is_valid==1">
|
|
|
|
|
<a ui-sref=".subpartners">Subpartners</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active="active" ng-if="false && partner.is_valid==1">
|
|
|
|
@ -455,7 +454,7 @@
|
|
|
|
|
<a ui-sref=".product">Product</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active="active" ng-if="('10'|withRole) && partner.is_valid==1">
|
|
|
|
|
<a ui-sref=".sub_merchant_applicaitons">Merchant Id Applicaitons</a>
|
|
|
|
|
<a ui-sref=".sub_merchant_applicaitons">MID Management</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li ui-sref-active="active" ng-if="partner.is_valid==1">
|
|
|
|
|
<a ui-sref=".permission_client">Permissions</a>
|
|
|
|
@ -500,8 +499,7 @@
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static">
|
|
|
|
|
<span ng-bind="partner.company_name"></span>
|
|
|
|
|
<span
|
|
|
|
|
ng-if="isComplianceOfCompanyName && partner.open_status"
|
|
|
|
|
<span ng-if="isComplianceOfCompanyName && partner.open_status"
|
|
|
|
|
style="margin-left: 10px;font-weight: 700;color: red;">
|
|
|
|
|
注意:(微信渠道可能不合规)
|
|
|
|
|
</span>
|
|
|
|
@ -560,33 +558,29 @@
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group" ng-if="partner.director_name" >
|
|
|
|
|
<label
|
|
|
|
|
class="control-label col-sm-2">Director Name</label>
|
|
|
|
|
<div class="form-group" ng-if="partner.director_name">
|
|
|
|
|
<label class="control-label col-sm-2">Director Name</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.director_name"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group" ng-if="partner.director_id_number">
|
|
|
|
|
<label
|
|
|
|
|
class="control-label col-sm-2">Director Id</label>
|
|
|
|
|
<label class="control-label col-sm-2">Director Id</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.director_id_number"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group" ng-if="partner.principal_name">
|
|
|
|
|
<label
|
|
|
|
|
class="control-label col-sm-2">Principal Name</label>
|
|
|
|
|
<label class="control-label col-sm-2">Principal Name</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.principal_name"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group" ng-if="partner.principal_id_number">
|
|
|
|
|
<label
|
|
|
|
|
class="control-label col-sm-2">Principal Id</label>
|
|
|
|
|
<label class="control-label col-sm-2">Principal Id</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.principal_id_number"></p>
|
|
|
|
@ -611,8 +605,9 @@
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.acn"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group" >
|
|
|
|
|
<label class="control-label col-sm-2">Expiration Date of Registration Certificat</label>
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label col-sm-2">Expiration Date of Registration
|
|
|
|
|
Certificat</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-10">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.certificat_expire_date"></p>
|
|
|
|
@ -689,7 +684,8 @@
|
|
|
|
|
<th>End Date</th>
|
|
|
|
|
<th>BD Name</th>
|
|
|
|
|
<th>Proportion</th>
|
|
|
|
|
<th ng-if="('00010'|withRole) || (('1000000000000'|withRole) && partner.show_all_permission)">
|
|
|
|
|
<th
|
|
|
|
|
ng-if="('00010'|withRole) || (('1000000000000'|withRole) && partner.show_all_permission)">
|
|
|
|
|
Operation
|
|
|
|
|
</th>
|
|
|
|
|
</tr>
|
|
|
|
@ -700,8 +696,10 @@
|
|
|
|
|
<td ng-bind="bd.end_date|date:'yyyy-MM-dd'"></td>
|
|
|
|
|
<td ng-bind="bd.bd_name"></td>
|
|
|
|
|
<td ng-bind="bd.proportion"></td>
|
|
|
|
|
<td ng-if="('00010'|withRole) || (('1000000000000'|withRole) && partner.show_all_permission) ">
|
|
|
|
|
<a role="button" ng-click="editBDUser()" ng-if="bd.end_date==null">
|
|
|
|
|
<td
|
|
|
|
|
ng-if="('00010'|withRole) || (('1000000000000'|withRole) && partner.show_all_permission) ">
|
|
|
|
|
<a role="button" ng-click="editBDUser()"
|
|
|
|
|
ng-if="bd.end_date==null">
|
|
|
|
|
<i class="fa fa-pencil-square-o"></i>
|
|
|
|
|
</a>
|
|
|
|
|
</td>
|
|
|
|
@ -712,8 +710,8 @@
|
|
|
|
|
<div class="col-sm-2">
|
|
|
|
|
<p class="form-control-static">
|
|
|
|
|
<!--<span ng-bind="partner.bd_user_name||'Not Bind'"></span>-->
|
|
|
|
|
<a role="button" ng-click="bindBDUser()"
|
|
|
|
|
ng-if="('00010'|withRole)">New Policy +</a>
|
|
|
|
|
<a role="button" ng-click="bindBDUser()" ng-if="('00010'|withRole)">New
|
|
|
|
|
Policy +</a>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -741,8 +739,7 @@
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group"
|
|
|
|
|
ng-if="partner.client_pay_type.indexOf('1')>=0">
|
|
|
|
|
<div class="form-group" ng-if="partner.client_pay_type.indexOf('1')>=0">
|
|
|
|
|
<label class="control-label col-sm-2">
|
|
|
|
|
Online</label>
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
@ -980,14 +977,12 @@
|
|
|
|
|
ng-bind="partner.same_email">
|
|
|
|
|
<div>
|
|
|
|
|
<a ng-if="(partner.approve_result==1) || (partner.approve_result == 2 && (partner.source==1 || partner.source==2))"
|
|
|
|
|
role="button"
|
|
|
|
|
ng-click="resendApproveEmail('crossborder')">
|
|
|
|
|
role="button" ng-click="resendApproveEmail('crossborder')">
|
|
|
|
|
<i class="fa fa-envelope"></i> Resend Cross-Border
|
|
|
|
|
</a>
|
|
|
|
|
<br/>
|
|
|
|
|
<br />
|
|
|
|
|
<a ng-if="(partner.approve_result==1) || (partner.approve_result == 2 && (partner.source==1 || partner.source==2))"
|
|
|
|
|
role="button"
|
|
|
|
|
ng-click="resendApproveEmail('cardpayment')">
|
|
|
|
|
role="button" ng-click="resendApproveEmail('cardpayment')">
|
|
|
|
|
<i class="fa fa-envelope"></i> Resend CardPayment
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
@ -1018,7 +1013,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div ng-if="partner.representativeInfo">
|
|
|
|
|
<hr/>
|
|
|
|
|
<hr />
|
|
|
|
|
<div class="panel-heading">Legal Representative</div>
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-horizontal">
|
|
|
|
@ -1042,8 +1037,8 @@
|
|
|
|
|
<label class="control-label col-sm-4">Phone</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static"
|
|
|
|
|
ng-bind="partner.representativeInfo.phone"></p>
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.representativeInfo.phone">
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group col-sm-6">
|
|
|
|
@ -1069,7 +1064,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div ng-if="partner.representativeInfo && partner.representativeInfo.marketing_person">
|
|
|
|
|
<hr/>
|
|
|
|
|
<hr />
|
|
|
|
|
<div class="panel-heading">Marketing Person</div>
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-horizontal">
|
|
|
|
@ -1124,8 +1119,8 @@
|
|
|
|
|
<div class="panel-heading">Registered Office Address</div>
|
|
|
|
|
|
|
|
|
|
<div ng-if="partner.representativeInfo">
|
|
|
|
|
<!-- <hr/>-->
|
|
|
|
|
<!-- <div class="panel-heading">Registered Address Information(<span style="color: red">Registered address on your business license.</span>)</div>-->
|
|
|
|
|
<!-- <hr/>-->
|
|
|
|
|
<!-- <div class="panel-heading">Registered Address Information(<span style="color: red">Registered address on your business license.</span>)</div>-->
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-horizontal">
|
|
|
|
|
|
|
|
|
@ -1133,16 +1128,16 @@
|
|
|
|
|
<label class="control-label col-sm-4">Registered Address</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static"
|
|
|
|
|
ng-bind="partner.representativeInfo.address"></p>
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.representativeInfo.address">
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group col-sm-6">
|
|
|
|
|
<label class="control-label col-sm-4">Suburb</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static"
|
|
|
|
|
ng-bind="partner.representativeInfo.suburb"></p>
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.representativeInfo.suburb">
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group col-sm-6">
|
|
|
|
@ -1157,13 +1152,13 @@
|
|
|
|
|
<label class="control-label col-sm-4">State</label>
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static"
|
|
|
|
|
ng-bind="partner.representativeInfo.state"></p>
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.representativeInfo.state">
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<hr/>
|
|
|
|
|
<hr />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div>
|
|
|
|
@ -1210,7 +1205,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<hr/>
|
|
|
|
|
<hr />
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<div class="form-horizontal">
|
|
|
|
|
<div class="form-group ">
|
|
|
|
@ -1373,20 +1368,17 @@
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<span class="checkbox-inline">
|
|
|
|
|
<label>
|
|
|
|
|
<input type="checkbox" checked disabled
|
|
|
|
|
ng-if="partner.mw_industry">
|
|
|
|
|
<input type="checkbox" disabled
|
|
|
|
|
ng-if="!partner.mw_industry">
|
|
|
|
|
<input type="checkbox" checked disabled ng-if="partner.mw_industry">
|
|
|
|
|
<input type="checkbox" disabled ng-if="!partner.mw_industry">
|
|
|
|
|
AU Credit Card | AU 信用卡支付
|
|
|
|
|
</label>
|
|
|
|
|
</span>
|
|
|
|
|
<span class="checkbox-inline">
|
|
|
|
|
<label>
|
|
|
|
|
<input type="checkbox"
|
|
|
|
|
ng-if="partner.enable_international_card" checked
|
|
|
|
|
<input type="checkbox" ng-if="partner.enable_international_card" checked
|
|
|
|
|
disabled>
|
|
|
|
|
<input type="checkbox" ng-if="!partner.enable_international_card"
|
|
|
|
|
disabled>
|
|
|
|
|
<input type="checkbox"
|
|
|
|
|
ng-if="!partner.enable_international_card" disabled>
|
|
|
|
|
Intl Credit Card|国际信用卡
|
|
|
|
|
</label>
|
|
|
|
|
</span>
|
|
|
|
|