Stripe Login (Non-TTY)

Use a Stripe test secret key to run CLI commands in non-TTY environments.

Test keys only
Use a test secret key (starts with sk_test_) for bootstrap.

Example command

STRIPE_API_KEY=sk_test_... stripe products list
Using a terminal? SeeLogin (TTY).
Stripe Login (Non-TTY) | VibeCodeMax Docs