We hope that you'll never need to use this article. But if you do, here are the instructions on how to cancel your Searchanise subscription and delete the Searchanise add-on. 

Canceling the subscription

To cancel the subscription, follow these steps:

  1. Go to the Searchanise control panel.
  2. Click the Pro (Advanced) icon in the top panel to go to the subscription information.
  3. Click the Cancel subscription link.

That's it. Your subscription is suspended.

Deleting the add-on

If you decide to disable/uninstall the add-on, you need to cancel the subscription first. Otherwise, the subscription remains active, and you will be charged for it.

To delete the add-on, follow these steps:

  1. Go to CS-cart admin panel > Add-ons > Manage add-ons and find the Searchanise add-on.
  2. Uninstall it: gear icon > Uninstall menu item. 
  3. Delete the cscart_se_settings table from the database. You can execute the following SQL query: 
    DROP TABLE IF EXISTS cscart_se_settings;