In last update we have changed transfer search with user email it will not display any user until you have entered the full email. This update ware published for privacy issue. You can still search by username by using below code to themes function.php file.
add_filter('woo_wallet_user_search_exact_match', '__return_false');
Thanks and Regards,
Subrata Mal
but there is not typing space for email typing for balance transfer.
@dccdd,
I think I understand the issue. Maybe there is a JavaScript error from any other plugin or theme conflict. So I suggest you to please deactivate all other plugins except WooCommerce and WooCommerce wallet also switch to any default WordPress theme and check.
Thanks and regards,
Subrata Mal
The Wallet transfer does not work. I have tried updating, disabling the plugins and reinstalling, still won’t search.
Two things would really help ..
1 – Fix the wallet search option but
2 – Allow any email address to work, if the user isn’t in the system, notify them of the transfer anyway and let them set up the account.
Has anyone been able to resolve this issue?