#vasant-dhatrak_api

1 messages ¡ Page 1 of 1 (latest)

mystic aspenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260915396530143302

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

drowsy stone
#

Your question is very vague. What specifically can I help with?

last sail
#

what effect if i create stripe app for my business
i already have stripe account for accepting payment from my client

drowsy stone
#

You can create an app to extend functionality for your service natively into our Dashboard

last sail
#

like ?
can you specify

drowsy stone
#

Let me know if you have any technical questions about Stripe Apps! Otherwise I recommend speaking with support: https://support.stripe.com/contact

last sail
#

yes i already visit this site

drowsy stone
#

Sure, what questions can I help answer then?

last sail
#

so how can i create
i go through documentation but not clear step by step flow

drowsy stone
#

That will generate a boilerplate app for you

last sail
#

yes i already go through this

#

i am confuse in Store secret credentials and tokens in your app & IN API authentication methods

drowsy stone
#

I'm sorry but 'how can I create' is not an acceptable question here. What specific issue are you having? Is there an error? What are you trying to build that is confusing?

last sail
#

i am confuse in Store secret credentials and tokens in your app & IN API authentication methods

can you explain me purpose

drowsy stone
#

I don't understand the question

last sail
drowsy stone
#

Will your app make calls to the Stripe API or third-party APIs?

last sail
#

yes i need to add call for fetching information from my own web based system into app for displaying

drowsy stone
#

OK, then you'll likely want to implement an OAuth flow (https://docs.stripe.com/stripe-apps/pkce-oauth-flow) to authenticate the Stripe App with your service and then store the token(s) in the secret store so they can be accessed as needed to facilitate those calls (https://docs.stripe.com/stripe-apps/store-secrets)

Implement PKCE OAuth workflows in your Stripe app in the Stripe Dashboard.

Use the Secret Store API to persist sensitive data, like authentication credentials.

last sail
#

with the help of stripe app i can only show data of stripe menus in stripe app am i correct ?

drowsy stone
#

I don't understand

#

Your app can make calls to any Stripe API assuming the app has necessary permissions

last sail
#

ok

#

can i create webhook from app ?

drowsy stone
#

What do you mean?

last sail
#

webhook in stripe ?