#Gerson

1 messages ยท Page 1 of 1 (latest)

merry ibexBOT
torn nymph
#

Hello ๐Ÿ‘‹
You'd typically set stripe_account value to the connected account ID to specify what connected account you want this request to go to

We have more information on that here
https://stripe.com/docs/connect/authentication

vivid hatch
#

Right, I got that! But at this setup:

#

Every single account has a specific api key

#

Does it matter if a pass the key or the account?

torn nymph
#

Oh, wait... These seem like individual Stripe Accounts and not connected accounts.

Let's take a step back, what exactly are you trying to do here?
Want to make sure I'm on the same page

vivid hatch
#

Oh, right

#

I didn't know that connected accounts were different

#

I'll explain

#

At my application I'll have to redirect the request to a specific account

#

Here is my code

#

So, my accounts are not connected?

#

I probably have only one account by key

#

right?

torn nymph
#

No these are completely separate Stripe accounts.

At my application I'll have to redirect the request to a specific account
What kind of request is this specifically?

Are you trying to let's say create a Payment on a specific account? What does your application do?
Is this a marketplace like are you planning to use Stripe connect?
https://stripe.com/docs/connect

vivid hatch
#

That code I sent you is the beginning of every request

#

But I think a get it now

#

I'll use the api_key

#

Cause they are different (not connected) Stripe Accounts

#

Thanks Master Shimada! See you in queue

torn nymph
#

Happy to help ๐Ÿ™‚ Good luck