error_log(date("[Y-m-d H:i:s]")."\r\n".'Error member code invalid:'."\r\n\r\n".$response."\r\n\r\n".$member_code."\r\n\r\n",3,$errorUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');
error_log(date("[Y-m-d H:i:s]")."\r\n".'Error member code invalid:'."\r\n\r\n".$response."\r\n\r\n".$member_code."\r\n\r\n",3,$errorUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');
error_log(date("[Y-m-d H:i:s]")."\r\n".'Error status code invalid:'."\r\n\r\n".$response."\r\n\r\n".$_POST['Status']."\r\n\r\n",3,$errorUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');
error_log(date("[Y-m-d H:i:s]")."\r\n".'ERROR:'."\r\n"."\r\nFALSE: Key not verified ".$_REQUEST['transId']." ".$_REQUEST['key']." vs ".$key."\r\n\r\n",3,$verifyUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');
error_log(date("[Y-m-d H:i:s]")."\r\n".'ERROR:'."\r\n"."\r\nFALSE: Not on database ".$_REQUEST['transId']." ".$_REQUEST['key']."\r\n\r\n",3,$verifyUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');
<li><p>A transaction fee, 2.80% of the deposit amount will be charged to the member.</p></li>
<li><p>The amount you deposited will be instantly credited to your iWallet account. The beneficiary currency will be based on the country of registration.</p></li>
<li><p>You can only deposit funds to your own iWallet account.</p></li>
<li><p>If you have not received the funds within 24 hours, please contact us.</p></li>
</ol>
</div>
</td>
</tr>
<tr>
<th>Remitting Bank</th>
<td>
<selectname="bank"id="bank_name">
<optiondisabled=""selected="">Please select a bank</option>
<?php$this->displayLocalBankListPerCurrency();?>
</select>
</td>
</tr>
</table>
<br>
<strongclass="redtext">Note:</strong>
<olclass="ol_list pl20">
<li><p>This option is only available to all individual members with bank account in Vietnam, Thailand, Malaysia and Indonesia.</p></li>
<li><p>The supported currencies for this method are VND, THB, MYR and IDR.</p></li>
<li><p>Below is the deposit limitation per currency:<br>
<strong>VND:</strong><br>
Standard Account Members: VND 300,000.00 - VND 100,000,000.00 per transaction. <br>
<li><p>A transaction fee, 2.80% of the deposit amount will be charged to the member.</p></li>
<li><p>The amount you deposited will be instantly credited to your iWallet account. The beneficiary currency will be based on the country of registration.</p></li>
<li><p>You can only deposit funds to your own iWallet account.</p></li>
<li><p>If you have not received the funds within 24 hours, please contact us.</p></li>
error_log(date("[Y-m-d H:i:s]")."\r\n".'Invalid Status Code ERROR'.$this->transactionId."\r\n",3,$errorUrl.DIRECTORY_SEPARATOR.'Log_'.date("Y-m-d").'.log');