Payment

total:R{wc:$MoenyCount}

    {wc:if $Money >= $MoenyCount}
  • You can pay with your balance(Account Balance:{wc:$Money} R)
  • {wc:else}
  • Recharge Your balance(Account Balance:{wc:$Money} R)
  • {wc:if:end}
  • Choose payment method
  • {wc:loop $paylist $pay}
  • {wc:$pay['pay_name']}
  • {wc:loop:end}
{wc:templates "mobile/index","footer"}