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:
- Go to the Searchanise control panel.
- Click the Pro (Advanced) icon in the top panel to go to the subscription information.
- 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:
- Go to CS-cart admin panel > Add-ons > Manage add-ons and find the Searchanise add-on.
- Uninstall it: gear icon > Uninstall menu item.
- Delete the cscart_se_settings table from the database. You can execute the following SQL query:
DROP TABLE IF EXISTS cscart_se_settings;