woovi-kyc

woovi-kyc

Open-source React KYC wizard for Woovi account registration

Open-source React KYC wizard for opening Woovi accounts. Handles the full onboarding UI: company data, address, document uploads, and representative information.

Features

  • CNPJ auto-fill — fetches company data from BrasilAPI
  • CEP auto-fill — fetches address from BrasilAPI
  • Storage agnostic — you handle file uploads (S3, R2, GCS, etc.)
  • Callback-driven — 5 callbacks give you full control over what happens at each step
  • 5-step wizard — Company Data → Address → Documents → Representatives → Review
  • In-memory persistence — form data persists across step navigation within a session

On this page