Hi guys,
I am trying to create a user during the checkout process.
The documentation indicates I should take a look at InformationCReateUser.html which is an old html file from Wrap.
I have managed to find a field that supposedly trigger creation of a new user: EcomUserCreateNew
But no matter what I try, I get this error:
System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb.Ecommerce.Cart.Frontend.ValidateUser(Order order) at Dynamicweb.Ecommerce.Cart.Frontend.CreateUserFromOrder(Order order) at Dynamicweb.Ecommerce.Cart.Frontend.GetContent()
I am not able to find anything related to this error on the forum, documentation or API.
I have tried adding the following fields: