#maousatan.

1 messages ยท Page 1 of 1 (latest)

honest flickerBOT
frosty needle
#

Hi
Could you please share more details ?

woeful spade
#

Actually I was thinking if There exist some connected account of the user of any app to get payments, So when any other user who wanna pay via their cards then they enter:

Card/Account Number.
Cvv
Dates etc.

So what i want to know is that when any user who wants to pay will they may/may not have their Stripe account or what?

#

I mean those who wanna pay will just give their bank account details and Stripe will just cut down their balence from their international account am I right?

#

They don't have to make their connected account as well right?

#

@frosty needle Bro I will be waiting ๐Ÿ™‚

frosty needle
#

Please don't use mentions, we are monitoring all threads.

woeful spade
#

oh sorry i will take care ๐Ÿ˜‰

frosty needle
#

I'm not sure I understand 100% your flow, can you share some example ?

woeful spade
#

Actually let say there exist a user on stripe in connected account and there exist any other lay man who just wanna pay the stripe user he/she will just give their Bank Account details, they dont have to make theire separate stripe connected account to the same business am i right?

frosty needle
#

Well I don't see the link here... Let's try digging into this step by step:

there exist any other lay man who just wanna pay the stripe user he/she will
You mean send money to an end user here, like payout ?

woeful spade
#

There are totally 2 different side of a Coin.
Side 1:
There exist an application like Udemy having teachers, let say teachers have their connected account with Udemy's Stripe Account.

Side 2:
There is a student who wanna donate/pay the teacher through that payment form.

For student it is not importent to make their separate/new connected stripe account to that Udemy's business?

#

I mean if student/user wanna pay to teacher/native-app-user the the stuedent/user will just pay by just providing their bank-account-details

#

Understand?

frosty needle
#

For student it is not importent to make their separate/new connected stripe account to that Udemy's business?
No, if the Student is just paying the teacher they don't need to have a connected account.

woeful spade
#

Oh thanks bro you are a life saver but there is one more thing i wann konw will please help with that too?

frosty needle
#

yes of course.

woeful spade
frosty needle
#

No, you can implement it as a simple href button with the oauth url

woeful spade
#

Yeah i did that successfully but i thought if there is any component so i must use that but ok i have already done as you just told me but one more thing

#

As i am a developer and when i click that button(I have OAuth folw from my Stripe account) i go on to a page to make a connected account but as i don't have bank account is there any way we can create connected account using test data in bank account as well

frosty needle
#

First what type of connected Account you'll be using ? Standrad, Express or Custom ?

woeful spade
#

I mean:

I have configured the configuration to make connected account(so that native-app-users(like teachers) can create their connected account to may app(like Udemy))

Now they click on the button Connect with Stripe

Now they(users like teachers) see a screen to fill form to get connected to my app(like udemy)

Now what if they dont have bank account?

Actually for testing i will be using the test data so is there any way or not?

frosty needle
#

For Express Account, you should be using AccountLinks and not Oauth. Oauth isn't recommended with Express.

woeful spade
#

so you mean OAuth should be used with std accounts right?

frosty needle
#

Yes

woeful spade
#

why not with express ?

frosty needle
#

You'll maye be facing issue with webhook during the onboarding.

woeful spade
#

hey bro ?

frosty needle
#

I'm not understanding the last part, could you please clarify more ?

woeful spade
#

User clicks on Connect stripe account
Now he/she see a form to fill to get connected to my Stripe account.
According to the documentation if someone click Skip form fill(which is possible in testing i think) their i will see an account connected in my Stripe acccount but i dont see any?

#

Is there any way i can rate your work you are really good bro

#

I mean in discord for your rating?

frosty needle
woeful spade
#

yep

frosty needle
woeful spade
honest flickerBOT
woeful spade
frosty needle
#

It depends when the user click skip actually.

woeful spade
#

It is the same thing tarzan sent me last day but it is not helpful at all

frosty needle
#

What issue you are facing exactly ? could you please share more details ?

woeful spade
#

I have a button(Connect with stripe) to so that user(like teachers) can connect themselves to my my app(like udemy) but how can i test this connection if i dont have any bank account?

frosty needle
#

You need to replace the link in that button with account link redirection.

woeful spade
#

I have it done as well

frosty needle
#

yes and you've created an accountId already, so you should have an Account

woeful spade
#

What i am saying is that:

WHile testing:
according to the documentation if users clicks the skip form filli should see a connected account in my stripe but i dont see any account connected in my stripe?

frosty needle
#

Can you share what happens when you click on (Connect with stripe) ? what is the link ?

woeful spade
#

User is on the link.
He/she clicks the button Skip this form
There account must get connected with dummy data according to documentation but i dont see any connected account:

frosty needle
#

The client_id in the link you are sharing and the client_id in the screenshot isn't the same.

#

you should be using your development client_id

woeful spade
#

Yeah i am using my development client_id thats why they are not same bro

woeful spade
frosty needle
#

Well try to complete fill all the inputs and finish the process to the end.

#

Are you skipping filling the inputs or you are aborting the account onboarding (e.g. closing the browser without continuing all the steps ?)

woeful spade
#

yes i am skiping filling inputs

frosty needle
#

Could you make a screenvideo or something to follow how are you doing the tests ?

woeful spade
#

Ok i cant right now but i will as soon as possible