mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 09:52: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> |
||
|---|---|---|
| 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 | ||