Not possible to complete order with free products
-
I create orders from backend and let customers complete them from their frontend using the link:
https://myshop.mydomain/checkout/order-pay/189?pay_for_order=true&key=wc_order_XXXXXXXHowever, if the total order value is $0.00 then it’s not possible for them to complete the order. It just shows a warning with the text:
This order’s status is “Pending payment”—it cannot be paid for. Please contact us if you need assistance.If the order contains products that have a price more than $0.00 then it works as intended.
Any idea of how to make it possible to complete an order that has “free”-products?
- The topic ‘Not possible to complete order with free products’ is closed to new replies.