#DiscoBlade
1 messages · Page 1 of 1 (latest)
If you list the external accounts for this account, does that pm_ ID show up? https://stripe.com/docs/connect/charges-transfers
I think we use a different ID scheme once you have actually attached it as an external account
i'm trying to create a new payment method
Payouts don't work with payment method objects as far as I am aware. Are you following a specific doc here?
when i try to list the payment menthod with type of card the result is nothing
Oh i see my bad. Can you suggest to me what implementation should we do?
currently we have a e-commerce app which have seller and buyer. We collect the buyer's money using Stripe and we want to send that money into the seller.
How we can do that?
We have a suite of products under Connect for that. https://stripe.com/docs/connect
There are a few ways to accomplish your flow, I think you may need to read through a few of our intro docs there to see what will work best for you.
I see i've read that earlier the flow will be going there will be a button on our app and the seller will be goint to redirect into the connect page where he/she need to fill out the form. Right?
Correct, have you chosen a type of connect account to work with here?
Have you been able to fill that form out in test mode and get a test Stripe account with an external account set up?
Actually not yet. I'm just currently exploring the platform on how we can accomplish our goal to pay the seller
I'm kinda confuse if the seller where going redirected into the form how we can track or how we can get his/her account and save it into our database?
Are you going through the flow where you make an account.create call or are you doing OAuth?
I'm sorry i kinda confuse now because honestly currently i didn't have yet started im just exploring.
And im kinda confuse what will be the flow into our app
👋 stepping in here
First step is to decide on the Connect Account type you want to use
Recommend reading through https://stripe.com/docs/connect/accounts first and deciding on what fits best for your use-case
Then we can talk about how to integrate
Thank you guys, will update tomorrow
Sounds good!
Wait, what do you suggest for account type for a seller in a e-commerce platform?
Seller only need to receive the money.
I see. So since express account type is for api integration method only. how we can handle that into our app?
Not sure what you mean by that?
All account types require an integration
They just provide different Dashboard UIs and capabilities
Like I said, I'd read through that above link thoroughly as it explains the differences
I see, Thanks. I'm going to read it first and i'll get back if i have question.
Thank you @proud gulch