Hi Nicolas,
thanks for your reply.
I checked that log and find out the error: 'buyerState' => 'must be 100 characters or less', Which I solved by publishing States in shipping address.
After I did this the error disappeared.
But there is one more error which still persist. The error is:
09-23 10:20:41: array (
'error' =>
array (
'type' => 'validationError',
'message' => 'One or more fields is invalid',
'messages' =>
array (
'itemDesc' => 'must be 100 characters or less',
)
I tried to add description to "product_description" of the product I tried the order with but it didnt help.
You can see the screenshot attached.
Thanks
Vaclav