cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to place order in b2c storefront

Former Member
0 Kudos

when I try to place order in my b2c storefront,I get the following exception:

Failed to place Order java.lang.IllegalArgumentException: Parameter configuration must not be null I tried to debug and got the exception in DefaultCheckoutFacade in the following line:

return getOrderConverter().convert(orderModel); Where am I going wrong or missing some configurations?

Accepted Solutions (0)

Answers (0)