Merchant docs /docs
Site Sign in Apply as merchant

Security best practices

API secrets, bot tokens, and what not to publish in customer repos.

In the merchant dashboard: After sign-in → merchant dashboard — Sign in · Sign in to dashboard

Secrets

  • Do not publish TenantApiToken on GitHub or in public customer files.
  • Do not share bot token in public channels.
  • Website OAuth secret must remain server-side only (encrypted).

Staff access

Apply least privilege — grant integration access only to those who truly need it.

Rotation

If a secret leaks, rotate in Discord/dashboard immediately and update affected scripts.