#π•Ύπ–Žπ–— π•΅π–”π–˜π–Šπ–•π– 𝖑𝖑𝖑

1 messages Β· Page 1 of 1 (latest)

carmine hamletBOT
gleaming basinBOT
#

:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

rotund locust
#

do you mean in test mode?

rose crow
#

not necacerely

#

necacerily

rotund locust
#

what type of connected accounts are you planning of creating?

rose crow
#

express individual

rotund locust
#

once they finish onboarding and their account is verified you can start doing transactions with the connected account

rose crow
#

whats onboarding if i might ask

rotund locust
#

we need to collect info about each Stripe account

#

for more info please contact support.

rose crow
#

very well i'll give documentation a quick read

rotund locust
#

sure thing

rose crow
#

i still don't understand what the account link is

frozen pawn
#

Account Link are used in order to grant a connected account permission to access Stripe-hosted applications, such as Connect Onboarding.

#

What you want to achieve exactly using Stripe Connect ?

rose crow
#

i have managed to charge someones bank card but that is all

#

all i am really looking for is to be able to send money from my stripe account to the user

#

to another bank account sorry

frozen pawn
#

is it yours?

rose crow
#

of a user

#

that is automated

#

i have already collected they're banking infomation

#

and am trying to do my code but i am being told that my transactions for my account is disabled

#

i think that is why it isn't verifyed

#

and i'm now trying to figure out how to veryify it

frozen pawn
rose crow
#

i am the one trying to send money

frozen pawn
#

You can follow these guides in order to build an integration.

rose crow
#

but i still need to verify it though right

frozen pawn
#

What you want to verify?

rose crow
#

the connected account

frozen pawn
#

You don't do the verification of the connected account. The user need to fill their data and Stripe will verify it.

rose crow
#

is there any way that could be done from python

frozen pawn
#

Nope

#

Wait, you mean doing the verification by python or what?

rose crow
#

yes i mean they give me all the verification info through the account and they become verified

frozen pawn
rose crow
#

i see