Hi, Hope you are doing great today!!
Nice Plugin that you have! Super Nice Job!
I am using the code for negative balance (add_filter(‘woo_wallet_disallow_negative_transaction’, ‘__return_false’)), is working very good, but I am having a small problem with negative balance at check-out with new order.
For example if a Customer is -$1000 in the balance, an he creates a new order for $10000, at the check-out the amount to be payed is only $10000 an not $11000($10000 New order + $1000 negative balance)
Any ideas on how to fix this???
I believe It should add the negative amount to the check-out automatically or not?
Best Regards
ED