div on your page. This means your users never have to leave your app to get approved to accept payments.
Here’s how it works at a high level.
- Include onboarding.js on your page through a
scripttag - Create an Onboarding Token for a Firm
- Call onboarding.js’s
renderFormmethod providing the Onboarding Token and acontainerIdto render the form into - The user fills out the form and onboarding.js communicates directly with Confido to submit data.
Sequence Diagram
