> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sumvin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Partners

> The partners behind Sumvin: Visa Intelligent Commerce for errand payments, Sumsub for identity verification, and Meld for open-banking data access.

export const waitlists = {
  earlyAccess: "",
  payments: "",
  openBanking: "",
  developers: "",
  verifiers: ""
};

Sumvin works with partners for the parts of the story that belong to them.

<Columns cols={1}>
  <Card title="Visa" icon="credit-card" href="https://corporate.visa.com/en/sites/visa-perspectives/newsroom/visa-intelligent-commerce-connect-ai-shopping-for-businesses.html">
    **Errand payments.** Sumvin is a Visa Intelligent Commerce Launch Partner, and errands are built on Visa Intelligent Commerce. Payments aren't part of this preview; they arrive in a fast-follow release.
  </Card>

  <Card title="Sumsub" icon="scan-face" href="https://sumsub.com">
    **Identity verification.** When you verify your identity, Sumsub runs the check, and your documents stay with Sumsub.
  </Card>

  <Card title="Meld" icon="landmark" href="https://www.meld.io">
    **Open-banking data access.** Meld links your accounts, so an agent you give a Stamped Mandate to can read your balances and transactions.
  </Card>
</Columns>

<Note>
  **Coming soon:** payments arrive in a fast-follow release.{waitlists.payments ? <> <a href={waitlists.payments}>Join the waitlist →</a></> : " A waitlist opens shortly."}
</Note>

## Next

<Columns cols={2}>
  <Card title="Errands" icon="shopping-bag" href="/concepts/errands">
    How errand payments will work.
  </Card>

  <Card title="Privacy" icon="lock" href="/concepts/privacy">
    What stays with Sumsub.
  </Card>
</Columns>
