#clydstrife_api

1 messages ¡ Page 1 of 1 (latest)

ember wagonBOT
#

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

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

wraith sphinx
#

hello! Can you share the connected account id for me to take a look? It will have the prefix acct_

winter terrace
#

sure

#

acct_1QoU24I3xVLFKN7u

#

Initially, I implemented the solution using the Platform account, and it worked well. However, the client wants to switch to using Direct Charges on the connected account. During this transition, I encountered an error while trying to fetch the connection token. It seems that the implementation differs significantly between using the Platform account and the Connected account. Which is why I'm reaching out for help on how to do this.

wraith sphinx
#

gimme a while to get back to you!

winter terrace
#

No worries, really appreciate it

wraith sphinx
#

so the thing is that this connected account is only connected in livemode right now. If you want to test, I would really recommend that you create and onboard a new account in test mode instead.

If you really want to use the same connected account but in testmode, you'll want to take a look at https://stripe.com/docs/connect/oauth-reference

This reference lists available public methods for our OAuth endpoints for Connect.

winter terrace
#

Oh so if it was in Live mode this error wouldn't have shown?

wraith sphinx
#

yep, if it was in livemode this error shouldn't have shown

winter terrace
#

oh that's weird, is this intended?

wraith sphinx
#

It's not exactly intended, but it's somewhat of a known issue with using Terminal and connection tokens and direct charges

winter terrace
#

Ohhh I see gotcha, I'll try it in Live mode while I create and onboard a new account for test mode then. Thanks for the help.

wraith sphinx
#

alright, feel free to reach out again if you're still running into issues!