= $this->lang->line('paying_networks_accounts'); ?>
num_rows();
$num = 0;
if ($numrows > 0) {
$fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL);
?>
lang->line('Aucun réseau');
}
} else {
echo $this->lang->line('Aucun réseau');
}
?>
N° | = $this->lang->line('Nom'); ?> | = $this->lang->line('Pays'); ?> | Wallet | = $this->lang->line('share_rate') ?> | = $this->lang->line('Solde Commission') ?> | = $this->lang->line('compensation_balance') ?> | Action | |
---|---|---|---|---|---|---|---|---|
$num | $row->name | $row->country | ".mb_strtoupper($row->type,'UTF-8')." | "; ?> rate != null ) { ?>= $row->rate . ' %'?> | = $this->lang->line('not_defined'); ?> | = Money::of(round($row->balance_com, 2), $row->currency_code ? $row->currency_code : 'XAF', $context)->formatTo('fr_FR') ?> | = Money::of(round($row->balance_compensation, 2), $row->currency_code ? $row->currency_code : 'XAF', $context)->formatTo('fr_FR') ?> |
= $this->lang->line('transmitting_networks_accounts'); ?>
num_rows();
$num = 0;
if ($numrows > 0) {
$fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL);
?>
lang->line('Aucun réseau');
}
} else {
echo $this->lang->line('Aucun réseau');
}
?>
N° | = $this->lang->line('Nom'); ?> | = $this->lang->line('Pays'); ?> | Wallet | = $this->lang->line('share_rate') ?> | = $this->lang->line('Solde Commission') ?> | = $this->lang->line('compensation_balance') ?> | |
---|---|---|---|---|---|---|---|
$num | $row->name | $row->country | ".mb_strtoupper($row->type,'UTF-8')." | "; ?> rate != null ) { ?>= $row->rate . ' %'?> | = $this->lang->line('not_defined'); ?> | = Money::of(round($row->balance_com, 2), $row->currency_code ? $row->currency_code : 'XAF', $context)->formatTo('fr_FR') ?> | = Money::of(round($row->balance_compensation, 2), $row->currency_code ? $row->currency_code : 'XAF', $context)->formatTo('fr_FR') ?> |