-
Your Name authored
- Create StripePaymentHandler class with async operations - Implement add_payment_method() with .00 authorization hold verification - Authorization hold is immediately cancelled to release funds - Get or create Stripe customer with metadata - Store payment method in database - Handle webhooks with signature verification - Add stripe_customer_id column to users table - Add comprehensive tests for Stripe integration
74712c2f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| test_migrations.py | ||
| test_monitor.py | ||
| test_pricing.py | ||
| test_stripe.py | ||
| test_wallet.py |