TONS code - stripe integration
This commit is contained in:
@@ -36,3 +36,9 @@ CHATBOT_SERVICE_TIMEOUT=30000
|
||||
CHATBOT_FALLBACK_ENABLED=true
|
||||
CHATBOT_PORT=5000
|
||||
|
||||
# Stripe Payment Configuration
|
||||
STRIPE_PUBLISHABLE_KEY=pk_test_your_publishable_key_here
|
||||
STRIPE_SECRET_KEY=sk_test_your_secret_key_here
|
||||
STRIPE_WEBHOOK_SECRET=whsec_your_webhook_secret_here
|
||||
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_your_publishable_key_here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user