mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 08:52:59 +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> |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||