#hamid-test-destination
1 messages · Page 1 of 1 (latest)
you asked one minute ago, not yet 😄
That account is not connected to the one you made the request from, so you cannot use it as a destination
What are you trying to do here?
i just tried to transfer funds
like created payment intent with this account and it didn't work though it worked with other
You need to use connect to transfer to other accounts: https://stripe.com/docs/connect
You cannot transfer to other stripe accounts unless you are connected to them
i can't add it directly intho the code
the id of account
like acc_xxxx
on which page i can set callback url of connect?
can you give me link of that settigs page
I'm not sure what you're asking. Can you clarify? What are you trying to do?
when you try to connect to a account we need to set a redirect_Back url
in settings so it will reirect back to that url
after approval
can you tell me form where i can add/update it
okie tell me why i am getting this error
{"errors":{"error":["Invalid token: bq6wKr4e-mWgvroKnue47g"]},"message":"Invalid token: bq6wKr4e-mWgvroKnue47g"}
That does not look like a valid stripe token, can you share the request ID of that request?
@cyan chasm I got it
@rocky breach let me know when you have more details
Tell me this, is there any api to connect account via api? Or redirecting is necessary ?
For example I know accounts I'd like acc_xxxxxx
there's no API to connect to an existing account no. But usually you just get a brand new account for that person, you don't "re-use an existing one"
You mean there is an api, which will create brand new account and that we can use as connected account
Yes. Did you read the docs on Connect? It explains all of this in details: https://stripe.com/docs/connect/accounts
It's a really complex product, you first need to take the time to read through the docs and find the right integration model for your business
It's already integrated in my system
I need to connect account
To transfer funds
Therefore I asked about account creation api
I mean it's not integrated if you haven't yet done anything about Connect, you likely haven't decided which type of account to use which in itself is a crucial decision for your business
lol
I need to created/connect user account directly from api instead of
you keep saying already done, but you also say "I don't know how to create or connect an account"
I'm sorry but that really means it's not done
Redirecting
What type of account are you trying to use @rocky breach ? Custom, Express or Standard?
@rocky breach you're not listening and this really is extremely important if you don't want to risk your entire business
Okie
you can not just use "any account type and transfer". There are strict rules and regulations around the flow of funds around the world, this can end your business
Let me come back again
You can not use a Standard account and then transfer funds, this is not allowed and extremely risky for your business. Based on what you describe you are collecting funds yourself in the platform and later transferring them to another business. In that case you want Custom or Express accounts. That comes with the entire liability for fraud, disputes, refunds, etc.
You really need to talk to our support team at this point, this is not a coding question, that part is easy, it's a business model question and you're risking your company on this.
Please talk to support https://support.stripe.com/contact and outline in details what your business model is, who your connected accounts are, etc and thy can help you!