Member
jeffry
Member
30
Points
-
In WooCommerce, when the cart total is 0, if an online payment gateway is selected by default, these gateways usually throw an error because the payment amount is 0, resulting in a failed payment. I want WooCommerce to allow placing an order directly without payment when the total amount is 0.
Is there any code for WooCommerce to enable…