• Photo de Profil de jeffry

      jeffry a publié un message

      Il y a 8 mois

      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 placing orders without payment when the total is 0?