/admin.
Payment providers
The admin panel contains aPayment Providers resource with provider-specific settings pages for:
- Stripe
- Paddle
- Lemon Squeezy
- enable or disable providers
- review provider records
- configure provider-specific settings pages
- align panel configuration with the values present in
.env
- verify API credentials
- verify webhook secrets
- verify sandbox versus production mode
- verify end-to-end checkout behavior for each enabled provider
Email providers
The panel includes anEmail Providers resource with dedicated settings pages for:
- SMTP
- Mailgun
- Postmark
- Amazon SES
- Resend
- verify sender identity
- verify outbound delivery
- verify template rendering for critical emails
OAuth login providers
The panel includes anOauth Login Providers resource with settings pages for:
- GitHub
- Twitter OAuth 2
- Bitbucket
- GitLab
- verify enabled providers match your policy
- verify callback URLs
- verify branding and app approval requirements on each provider platform
Verification providers
The panel includes aVerification Providers resource with Twilio settings support.
Use this section when phone verification or SMS-gated trials are part of your release plan.
See also: Verification Providers
Operator guidance
Keep an internal runbook that documents:- which settings live in
.env - which settings live in the admin panel
- who owns credential rotation
- how webhook changes are tested before production rollout
Usage order
- Identify the provider family.
- Open the provider-specific page for field-level setup and validation steps.
- Record the final production values in the launch runbook or internal credential inventory.