Simply all you need to do is uninstall the app to cancel your subscription to a paid plan. Shopify instantly cancels any paid subscriptions you have once you have removed the app.
Please see below for removing code after uninstallation.
We abide by Shopify’s rules and will delete your personal data within 48 hours. All of your Shopify data and uploaded assets will be permanently deleted as soon as Shopify send us the request. This can take place anytime within those 48 hours. This is an automated system.
Code to remove (only if you had customer accounts enabled)
The only code that is implemented in your store is the customer account download links, only if you have added it. You would have needed to manually place that yourself upon enabling it. To remove it, simply:
- Go to your Shopify dashboard
- Go to “Online store” > “Themes”
- Click “Actions” > “Edit code”
- Go to the “Customers/order.liquid” or the “main-order.liquid” file
Third-party and older themes use customers/order.liquid
Many new Shopify themes use main-order.liquid
- Find the code snippet:
<div id='digitalAssets'></div>
- Delete this code and click “Save”
- Done!