Recover Deleted Account

Is it possible to recover a deleted user account?

Or alternatively is it possible to assign orphaned transactions to a new user account without altering the transactions details (e.g. shipping address details).

Editing an order and using the 'Choose User' option changes the order details such as shipping address which may have been different in the past on an order.

Is it possible to recover a deleted user account?

Or alternatively is it possible to assign orphaned transactions to a new user account without altering the transactions details (e.g. shipping address details).

Editing an order and using the 'Choose User' option changes the order details such as shipping address which may have been different in the past on an order.

Once a user is deleted its gone. So unless you have backups you are out of luck for that.

As for associate the old orders to a new account, just make the new account with the old address and link it back when editing would be the only way.

Is it possible to recover a deleted user account?

Or alternatively is it possible to assign orphaned transactions to a new user account without altering the transactions details (e.g. shipping address details).

Editing an order and using the 'Choose User' option changes the order details such as shipping address which may have been different in the past on an order.

Log in the phpMyAdmin, find the cscart_orders table and search for corresponding orders by IDs

Then you should change the value of the user_id column for these orders

User ID can be found on the Customers -> Customers page in the admin panel