Development discussions around Shopify APIs
Hi there,
I want to uninstall the connected app through the Python API wrapper when a user wants to uninstall the app from within our platform.
I know that this is possible as explained here: https://docs.shopify.com/api/authentication/uninstalling-applications
But I can't find the specific method in the Python API wrapper. (https://github.com/Shopify/shopify_python_api)
Does anybody know which method I need to call?
From this test in Python Shopify API wrapper it seems the right way to do this is as follows:
import shopify
# [...] Set up session/auth as normal here
# Delete app from store, triggering shopify cleanup of script tags, webhooks and the like
# NOTE: After this has been called you will no longer be able to call the API for this store and should basicall terminate your code
shopify.ApiPermission.delete()
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By