Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ If you face issues initializing Topper and see a 'something went wrong' error pa

You can bypass email authentication and phone verification codes by typing `000000`.

### ID verification

You can skip the need to upload a real ID by either:
- Using an email from a whitelisted domain (e.g., `user@whitelisted-domain.com`)
- Adding `+kyc` to your email address (e.g., `user+kyc@domain.com`)

Users will still see the KYC onboarding interface, maintaining a production-like experience.

:::note
To whitelist a domain, please contact your account manager.
:::

### Cards

The following card details can be used to force specific outcomes when creating accounts:
Expand Down