#jackford_api

1 messages ¡ Page 1 of 1 (latest)

sullen raptorBOT
#

👋 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/1505846513870311539

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

tawdry flume
#

Maybe if it is of any help, I am building the integration around the .NET SDK you've provided

loud perch
tawdry flume
#

When creating the onboard session, there are few options to choose the Dashboard access whose options are Full / Express / No dashboard. We strictly use the Full Dashboard. Does it still mean that my platform is the one that created that account?

loud perch
#

Are you using the POST /v1/accounts API before you create the onboarding session?

tawdry flume
#

No, we are using POST /v2/core/accounts

loud perch
tawdry flume
#

Alright, this is the one option we did not consider yet. One question, will my user be able to connect to platform again with the same email, etc. after closing the previous connected account?

loud perch
#

Yes, Stripe credentials (e.g. login/email) can have multiple acct_xxx IDs associated with it

tawdry flume
#

Are v2 accounts strictly tied to the platform they originate from? I mean, is it possible that the connected account was created and then unbound from the platform and now it lives and is managed on it's own?

loud perch
#

If the platform created it, yes

tawdry flume
#

Alright, so naturally, there is no other option for me rather than close API if I need to revoke the access, right?

loud perch
#

Yep