mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 08:52:58 +00:00
- Remove hardcoded payment link URLs that were environment-specific - Implement dynamic Stripe checkout session creation with automatic domain detection - Add success/cancel URLs that automatically work on localhost and Railway - Update StripePaymentHandler to use request.build_absolute_uri() for proper URL generation - Add wallet top-up success and cancel views with proper user feedback - This fixes the issue where payment success redirected to old/wrong URLs 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| stripe_handler.py | ||
| tests.py | ||
| views.py | ||