quantum-ai/templates/core
Claude 8f56fcf35c Clean up payment system: improve descriptions and remove manual verification
 IMPROVEMENTS:
- Changed transaction description from 'Manual Verification' to clean 'Wallet top-up via Stripe'
- Removed confusing 'Verify Payment' button from wallet page
- Removed manual verification modal and JavaScript
- Removed manual verification URL endpoint
- Cleaner, more professional user interface

Result: Simple, automatic payment system that works seamlessly without user intervention.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 17:23:52 +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 Clean up payment system: improve descriptions and remove manual verification 2025-07-12 17:23:52 +05:30
webhook_test.html Create simple webhook testing page for debugging Stripe webhook delivery issues 2025-07-12 15:36:21 +05:30