rhailib/src/dsl/examples/payment/.env.example
2025-07-08 22:55:47 +02:00

5 lines
266 B
Plaintext

# Copy this file to .env and replace with your actual Stripe API keys
# Get your keys from: https://dashboard.stripe.com/apikeys
# Stripe Secret Key (starts with sk_test_ for test mode or sk_live_ for live mode)
STRIPE_SECRET_KEY=sk_test_your_stripe_secret_key_here