quantum-ai/templates/core
Claude 4b168ec1f0 Add comprehensive Stripe webhook testing system
- 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>
2025-07-12 15:47:32 +05:30
..
agent_detail.html Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
homepage.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
marketplace.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
pricing.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
stripe_webhook_test.html Add comprehensive Stripe webhook testing system 2025-07-12 15:47:32 +05:30
wallet_demo.html Add comprehensive Stripe webhook testing demo page 2025-07-12 14:51:08 +05:30
wallet_topup.html Fix homepage UI and button hover effects across all pages 2025-07-12 05:01:34 +05:30
wallet.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
webhook_test.html Create simple webhook testing page for debugging Stripe webhook delivery issues 2025-07-12 15:36:21 +05:30