|
|
@ -200,7 +200,32 @@
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/lakalapay_sign.png"/>LakalaPay</div>
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/lakalapay_sign.png"/>LakalaPay</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-sm-4 col-xs-6">
|
|
|
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
|
|
|
<div class="description-text">交易额:
|
|
|
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
|
|
|
ng-bind="totalChannelAmount.rpaypmt_cardamount|currency: ' $ '"></label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="description-text">订单数:
|
|
|
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
|
|
|
ng-bind="totalChannelAmount.rpaypmt_card_order_count"></label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/card_payment_sign.png"/>Card Payment</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-sm-4 col-xs-6">
|
|
|
|
|
|
|
|
<div class="description-block">
|
|
|
|
|
|
|
|
<div class="description-text">交易额:
|
|
|
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
|
|
|
ng-bind="totalChannelAmount.rpaypmt_ddamount|currency: ' $ '"></label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="description-text">订单数:
|
|
|
|
|
|
|
|
<label class="description-text text-red"
|
|
|
|
|
|
|
|
ng-bind="totalChannelAmount.rpaypmt_dd_order_count"></label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="description-header text-bold"><img src="/static/images/direct_debit_sign.png"/>Direct Debit</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|