mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 13:32:59 +00:00
- Enhanced stripe_webhook_view with detailed logging and request tracking - Created stripe_webhook_test.html for dedicated Stripe webhook testing - Added stripe_webhook_test_view for Stripe-specific testing interface - Logs all webhook events (both Stripe and test) with timestamps, IPs, headers - Includes direct links to Stripe dashboard and test payment creation - Separates Stripe events from test events with visual indicators - Real-time monitoring of webhook delivery success/failure 🤖 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 | ||