quantum-ai-v3/core
Claude b865fd4781 Create simple webhook testing page for debugging Stripe webhook delivery issues
- Add webhook_test.html template with real-time webhook monitoring
- Add simple_webhook_test endpoint that logs all incoming requests
- Add webhook_logs endpoint to retrieve stored webhook data
- Include copy webhook URL, test webhook, and export logs functionality
- Enable live polling to monitor webhook events as they arrive

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 15:36:21 +05:30
..
migrations first working 2025-07-09 02:15:35 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py first working 2025-07-09 02:15:35 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py Create simple webhook testing page for debugging Stripe webhook delivery issues 2025-07-12 15:36:21 +05:30
views.py Create simple webhook testing page for debugging Stripe webhook delivery issues 2025-07-12 15:36:21 +05:30