Hi,
I am getting integrity contraint error when trying to checkout as guest when hitting next on address page. Kindly advice.
{"notification":{"level":"error","message":"SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user_id' cannot be null (SQL: insert into
ecommerce_orders
(amount
, currency
, order_number
, billing
, status
, user_id
, created_by
, updated_by
, updated_at
, created_at
) values (255, USD, ORD-000002, {
Thanks
Nischal