quantum-ai/core
Claude 0714ec21e5 Add comprehensive Stripe webhook testing demo page
- Created /wallet/demo/ page for testing Stripe payment integration
- Real-time balance monitoring and transaction logging
- Interactive payment testing with amount selection
- Live webhook status monitoring and debugging logs
- AJAX-powered balance refresh and payment creation
- Visual indicators for webhook connectivity status
- Detailed session ID and payment link display

This demo page will help debug webhook delivery issues and test
the complete payment flow from session creation to balance updates.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 14:51:08 +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 Add comprehensive Stripe webhook testing demo page 2025-07-12 14:51:08 +05:30
views.py Add comprehensive Stripe webhook testing demo page 2025-07-12 14:51:08 +05:30