woo-next icon indicating copy to clipboard operation
woo-next copied to clipboard

Invalid payment method with 'cod'

Open nd0nd0 opened this issue 3 years ago • 1 comments
trafficstars

Passing the payment method as 'cod' returns an error

{"errors":[{"message":"Invalid payment method.","extensions":{"category":"user"},"locations":[{"line":2,"column":3}],"path":["checkout"]}],"data":{"checkout":null},"extensions":{"debug":[]}}

nd0nd0 avatar Jun 24 '22 20:06 nd0nd0

@nd0nd0

You need to enable Cash On Delivery as a payment method. Have you done that?

image

w3bdesign avatar Nov 06 '22 00:11 w3bdesign