mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 10:52:58 +00:00
🔍 DEBUGGING TOOLS ADDED: 1. Enhanced Payment Creation Logging: - Show API key, version, environment details - Log complete session creation response - Immediate session verification after creation - Detailed session metadata and status 2. Enhanced Payment Verification Logging: - Complete session retrieval details - Payment intent information if available - Full session status and metadata - Account verification details 3. Stripe Debug Endpoint (/stripe/debug/): - Test API connectivity - Show account information - List recent checkout sessions - List recent charges/payments - Identify which Stripe account we're connected to This will help identify: - If payments are going to wrong Stripe account - If API keys are correct - If sessions are being created properly - Where the disconnect between payments and dashboard is happening 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| agent_base | ||
| authentication | ||
| core | ||
| data_analyzer | ||
| docs | ||
| job_posting_generator | ||
| netcop_hub | ||
| social_ads_generator | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| weather_reporter | ||
| .env.example | ||
| .gitignore | ||
| manage.py | ||
| railway.json | ||
| requirements_clean.txt | ||
| requirements.txt | ||
| run_dev.sh | ||
| test_webhook_external.py | ||