#sinduri_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1229713175428075540
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sinduri_code, 1 hour ago, 65 messages
- sinduri_code, 21 hours ago, 14 messages
- sinduri_stripe-app-publishing, 6 days ago, 17 messages
https://docs.stripe.com/stripe-apps/api-authentication/oauth
I followed this doc
got it. but what are you trying to do?
I have a WooCommerce plugin, In the plugin settings page we provide the oAuth install link to install the Stripe app to the customer Stripe dashboard
Like this we need to provide an uninstall link
Where do I get the uninstall link for the Stripe app I created
ok
How do I get the link
because I need to embed the link in my plugin settings page to uninstall the app
here's the direct link: https://dashboard.stripe.com/settings/apps
I found the link to install the app from Stripe app dashboard
the is the link to app page
I need the uninstall link
The stripe app in integrated with our plugin, so basically from the WooCommerce settings page we need to uninstall the Stripe app
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
How is it integrated exactly?
I don't know how WooCommerce works, unfortunately.
Do you see it in your installed apps?
I need to get the uninstall link of a Stripe app, its not related to WooCommerce
Yes
this is my own account where I installed tha test app
You can uninstall it by clicking "Uninstall app". What kind of link are you looking for?
We need to put the link in our external plugimn
this the app I've created from here I can copy the install link for both test and live mode, So I emebed the link in plugin page
I am not aware of such thing as an "uninstall link". Users will be able to go to their Stripe Dashboard and uninstall it from the UI.
hm, ok