This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
"No payment method provided" error at checkout if cart total is 0 #4948
Labels
block: checkout
Issues related to the checkout block.
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
type: bug
The issue/PR concerns a confirmed bug.
Describe the bug
Using the Checkout block, if cart total is 0 (either by produce price or use of a coupon), and no payment methods are defined, the checkout cannot be completed. Error No payment method provided appears.
I am able to proceed if using the standard
[woocommerce_checkout]
, but not with the new WooCommerce Block versionTo reproduce
Steps to reproduce the behavior:
Expected behavior
We should be able to checkout if the cart total is 0.
Environment
WordPress (please complete the following information):
Desktop (please complete the following information):
Additional context
Checkout works as expected if using the original (non-Blocks) version of WooCommerce Checkout
The text was updated successfully, but these errors were encountered: