%
lang->line('rate_com_user_wallet_cart') ?>
%
lang->line('rate_com_user_cart_wallet') ?>
%
lang->line('rate_com_user_cart_cash') ?>
%
lang->line('rate_com_agent_depot_cash_cart') ?>
%
lang->line('rate_com_agent_send_cash') ?>
%
lang->line('rate_com_sup_send_cash') ?>
%
lang->line('rate_com_hyp_send_cash') ?>
%
lang->line('rate_com_agent_remove_cash') ?>
%
lang->line('rate_com_sup_remove_cash') ?>
%
lang->line('rate_com_sup_remove_cash') ?>
%
lang->line('rate_com_agent_cart_cash') ?>
%
lang->line('rate_com_agent_cash_cart') ?>
%
lang->line('rate_com_agent_depot_cart') ?>
%
lang->line('rate_com_sup_depot_cart') ?>
%
lang->line('rate_com_hyp_depot_cart') ?>
%
lang->line('rate_com_bq_depot_cart') ?>
%
lang->line('rate_com_agent_remove_cart') ?>
%
lang->line('rate_com_sup_remove_cart') ?>
%
lang->line('rate_com_hyp_remove_cart') ?>
%
lang->line('rate_com_bq_remove_cart') ?>
lang->line('rate_com_user_wallet_wallet_international'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_user_wallet_wallet_national'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_user_wallet_cash_international'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_user_wallet_cash_national'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_depot_wallet_international'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_depot_wallet_national'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_depot_autre_wallet_international'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_depot_autre_wallet_national'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_cash_cash_international'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('rate_com_agent_cash_cash_national'); ?>
Min (FCFA) | Max (FCFA) | Taux (%) |
---|---|---|
".$fmt->format($row->min)." | ".$fmt->format($row->max)." | ".$row->taux." | ".'
lang->line('transaction_taxes'); ?>
lang->line('Nom') ; ?> | Type | Valeur | Destination |
---|---|---|---|
".$row->nom." | ".$row->type." | ".$row->valeur." | ".$row->destination." | ".'
lang->line('Historique des 12 derniers mois'); ?>
lang->line("Parts dépots & retraits"); ?>
lang->line('Commission Hyperviseur') ?>
".$this->lang->line('Solde Principal')." | ".$this->lang->line('Solde Commission')." | ".$this->lang->line('Commission banque')." | ".$this->lang->line('DEPOT'). 's'." | ".$this->lang->line('RETRAIT').'s'." | "; ?>" . $walletHyper->first_row()->lastname . " | " . Money::of(round($walletHyper->first_row()->balance_princ, 0),$currency ? $currency->code : 'XAF')->formatTo('fr_FR'). " | " .Money::of(round($walletHyper->first_row()->balance_com, 0), $currency ? $currency->code : 'XAF')->formatTo('fr_FR'). " | " .Money::of(round($totalCommissionBanque,0), $currency ? $currency->code : 'XAF')->formatTo('fr_FR') . " | "; echo "" . $depots->num_rows() . " | " . $retraits->num_rows() . " | "; } ?>
---|