#yosle-connect
1 messages · Page 1 of 1 (latest)
im part of a team and our project is a marketplace ..manager requested and approved for issuing card and treasury and this is only avaiable for custom accounts. theres another requirements so custom was the way to go.
so i must update manually cred card info for this account in an additionalstep?
to answer the specific questions:
how do i set up the external account field or enable payments?
you build a UI that the user can enter their bank account details into and call https://stripe.com/docs/api/external_account_bank_accounts/create with the details they enter
enable payments?
you should redirect to the hosted Stripe verification pages https://stripe.com/docs/connect/connect-onboarding
So , user has to provide theri credit card first , is that rcorrect?