Reply To: Only allow payment through wallet if wallet credits are enough2019-09-05T21:00:15+05:30

Home Forums Core Only allow payment through wallet if wallet credits are enough Reply To: Only allow payment through wallet if wallet credits are enough

Subrata Mal
Keymaster
Post count: 207

Please insert the code snippet at active theme function.php file. And also to disable partial payment please use this code in theme function.php file

add_filter('woo_wallet_disable_partial_payment', '__return_true');

WhatsApp