#shikroya-RN-ach
1 messages ยท Page 1 of 1 (latest)
Thank you @frigid thicket ๐
let me make sure I'm on the same page,
- You're creating a platform that your users will sign up for some kind of services that other users provide.
- Your users providing the services / hosts, will enter their bank account information that your platform will make payouts to
- Your users using the services / guests, can pay with different payment methods
Is that correct?
correct just like Airbnb.
Users can pay with credit/debit card.
Let me know if you have follow up questions
Ok thanks
This is our UI users to enter their account information.
how can register these information to Stripe?
depending on what kind of connected account you decide to use,
1/ you can create an external account
https://stripe.com/docs/api/external_account_bank_accounts/create#account_create_bank_account-external_account
2/ Prefil the external account as parameter when you create a connected account
https://stripe.com/docs/api/accounts/create#create_account-external_account