---
title: "Integrating Stripe Identity"
slug: "integrating-stripe-identity"
updated: 2025-03-20T14:34:59Z
published: 2025-03-20T14:34:59Z
---

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

# Integrating Stripe Identity

## What you need to get started

### ➡️ Your Stripe publishable and private keys

You need your Stripe publishable and private API keys to connect Nexudus and Stripe. Stripes provides a guide on [obtaining your Stripe keys](https://stripe.com/docs/keys#obtain-api-keys).

Make sure your account is active and not in **Test Data mode**. If you see a Test Data banner at the top of the page and your secret key has a **Reveal test key** button, your Stripe account can't be connected to Nexudus yet.

          Treat your API keys as you would any password.

          

Copy and save them somehwere safe and don't share them with anyone.

![IntegratingStripeIdentity.gif](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/IntegratingStripeIdentity.gif)

---

1. Log in to [dashboard.nexudus.com](https://dashboard.nexudus.com/) if you aren't already.
2. Click [**Settings > Stripe Identity**](https://dashboard.nexudus.com/settings/integrations/stripeIdentity).
3. Toggle on the integration.
4. Add your Stripe **publishable** and **secret keys**.
5. Toggle on the checks you want Stripe to perform on the proofs of ID uploaded by customers from the list below:
  - Compare verified **identity documents** with customer personal details
  - Compare document **first line of address** with customer address
  - Compare document **city name** with customer address city name
  - Compare document **state name** with customer address state name
6. Click the **Save Changes** button.

---

All set! You've integrated Stripe Identity and can now perform automated identity checks for customers signing up to [Virtual Offices](/docs/virtual-offices)
