Knowledgebase

Home » Item #497

How can I delete or cancel an invalid order?

Item: #497
Date: 16 May 2003
Applies to
v4
v5

Question

I wish to delete test data from my store - how can I do this?

Answer

In v5, there are back end tools that let you delete customers and associated orders and invoice rows.

In 4.x, you will need to open up the database directly and delete records in the following tables:

tblCactuShopCardholderDetails
tblCactuShopOrders
tblCactuShopInvoiceRows

If you delete a cardholder with ID 123, ensure you delete orders that link to that customer ID, and make a record of those order numbers. Finally, delete invoice rows that link to those orders.

Can't find the answer you need? Click here to open a support ticket.

« Back