Debit Roundup issue
-
Hello Sir,
You have created very useful plugin, I really appericiate your efforts.
I have been using your plugin from very long time and it is really good. Recently in one project I came up with a issue i.e. while debiting the amount in bulk process I notice that it round ups the amount which was effecting the balance system. I dig into it little bit and found out that credit option use “floatval” and debit uses “intval” in “/includes/admin/class-woo-wallet-balance-details.php” in function “process_bulk_actions()”. I had planed to extend it but function is wrtitten as private function so there is no way I can extend it.
It would be great if you use “floatval” function and debit exact amount.
Thanks in advance.
The topic ‘Debit Roundup issue’ is closed to new replies.