1
Answers
Create order programatically for anonymous users
Hello, guys. I need a help :)
I'm trying create order programmatically, following this excelent article by Ryan Szrama, and it working (almost) perfectly... Except for anonymous users :/
In that case, a "not found" page is returned and the order (as my debug) is not created.
Can anybody help me?
Thanks in advance :)
Comments
@tregismoreira did you succeed to solve this problem? If yes, can you post a solution?