#Kamlesh-magento
1 messages · Page 1 of 1 (latest)
The only way you can payout to a seller is by using Connect - you can't do so otherwise
Can you please provide me some info related to this?
Here's some intro docs:
Is there possible to create connect account via api?
When create the connect account?
Yes, you can create a connect account through the API, but you'll need some amount of client-side interaction with your user to collect more details - I'd recommend reading through the links I sent you, choose which kind of connect accounts you want to work with, and then follow the specific integration guides for that acocunt type
If I'm using standard connect then what process I need to follow
If you're using standard, then you should read through these docs: https://stripe.com/docs/connect/standard-accounts
When seller registered in my site at that time I need to create the connect account for that user. Is this correct?
Yes
Payout same thing related to recurring payment or both are different things
Recurring payment is something entirely different where you collect payment from a customer. Payouts are when you send funds to a connect account's bank account
Ok thank you for the provide me such a useful information
Is this safe to store account number for the seller in Magento2 website? Is there require to purchase any other certificate or anything?
I don't know enough about Magento2 to know whether it's safe to store an account number there or not - I'd check magento's documentation to see if you can get more details on that