Stripe Test Dashboard

Test add-on checkout flows and verify configuration

⚠️ Live Mode
Environment Configuration
Stripe API keys and mode detection
Stripe Publishable Key:pk_live_51N242SFxrv6...
Mode:LIVE
Stripe Test Cards
Use these test card numbers for checkout testing
4242 4242 4242 4242

Successful payment

4000 0000 0000 0002

Declined payment

4000 0025 0000 3155

Requires authentication (3D Secure)

Use any future expiry date (e.g., 12/25), any 3-digit CVC (e.g., 123), and any 5-digit ZIP (e.g., 12345)

Add-On Products

reset_tools
Reset Tools Bundle
Test checkout flows

Monthly

$7.00

Yearly

$70.00

STRIPE_ADDON_RESET_MONTHLY_PRICE_ID
STRIPE_ADDON_RESET_YEARLY_PRICE_ID
meal_planning
Meal Planning Pro
Test checkout flows

Monthly

$10.00

Yearly

$100.00

STRIPE_ADDON_MEAL_MONTHLY_PRICE_ID
STRIPE_ADDON_MEAL_YEARLY_PRICE_ID
advanced_insights
Advanced Insights
Test checkout flows

Monthly

$5.00

Yearly

$50.00

STRIPE_ADDON_INSIGHTS_MONTHLY_PRICE_ID
STRIPE_ADDON_INSIGHTS_YEARLY_PRICE_ID
NEW
fitness
Fitness Hub
Test checkout flows

Monthly

$7.00

Yearly

$70.00

STRIPE_ADDON_FITNESS_MONTHLY_PRICE_ID
STRIPE_ADDON_FITNESS_YEARLY_PRICE_ID
UPDATED
all_addons
All Add-Ons Bundle
Test checkout flows

Monthly

$25.00

Yearly

$250.00

STRIPE_ADDON_BUNDLE_MONTHLY_PRICE_ID
STRIPE_ADDON_BUNDLE_YEARLY_PRICE_ID
Quick Links
📚 Setup Documentation

For detailed setup instructions, see:
docs/STRIPE_SETUP_CHECKLIST.md

This checklist provides step-by-step guidance for creating Stripe products, configuring environment variables, and testing the complete checkout flow.