I Develops a new module. The module allows you to create new products.
When I make an order in client area and click "Checkout & Pay" I get an error:
"Uncaught Error, code 0 in ../vendors/minphp/language/src/Language.php on line 124 Message: Object of class stdClass could not be converted to string"
I add test empty product with "None" module and no errors appeared (item_string.png).
When dump the orders I noticed that objects are being passed in "Item Ordered" (item_object.png).
Do you have any idea how to resolve this issue ?
Question
Maciej Sza
Hi,
I Develops a new module. The module allows you to create new products.
I add test empty product with "None" module and no errors appeared (item_string.png).
When dump the orders I noticed that objects are being passed in "Item Ordered" (item_object.png).
Do you have any idea how to resolve this issue ?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.