Saturday 18 June 2016

How to Disable payment Getway in WordPress, WooCommerce Plugin?

Add following code in "function.php" file.


Code:-
<?php
add_filter('woocommerce_cart_needs_payment', '__return_false');
?>



For more Interesting, Useful Article & codes visit IT New Code.

Ankit Shah PHP Expert

IT New Code suggest a solution for your problem related to coding, Specially .PHP, Wordpress, WooCommerce, Magento, HTML and CSS. Visit Our website for Information.

0 comments:

Post a Comment

 

Copyright @ 2016 IT New Code | Developing Code | Designing Code.

Designed by: Ankit Shah