Reply To: CANNOT_BE_NEGATIVE Error When Paying with Paypal2021-09-01T22:03:44+05:30

Home Forums Core CANNOT_BE_NEGATIVE Error When Paying with Paypal Reply To: CANNOT_BE_NEGATIVE Error When Paying with Paypal

Subrata Mal
Keymaster
Post count: 207

Okay, the PayPal Payments plugin is new and we believe that the plugin is not fully compatible with WooCommerce but not sure. Could you please try with deactivate our plugin and using the WooCommerce default coupon? As we are using the default WooCommerce negative fee for partial payment.

Also, you can disable partial payment using code

add_filter('woo_wallet_disable_partial_payment', '__return_true');

WhatsApp