M  src/billing/invoice.rs
M  src/billing/invoice_pdf.rs
M  src/billing/line_item.rs
A  src/payments/stripe_client.rs
A  src/payments/stripe_types.rs
A  src/payments/webhook_handler.rs
M  src/models/subscription.rs
M  src/models/customer.rs
A  migrations/0042_add_subscription_table.sql
A  migrations/0043_add_payment_methods_table.sql
M  src/api/billing_routes.rs
M  src/api/subscription_routes.rs
A  src/api/payment_routes.rs
A  src/services/billing_service.rs
M  src/services/user_service.rs
M  src/config/billing.rs
A  src/jobs/invoice_scheduler.rs
M  src/jobs/cleanup.rs
 M src/legacy/old_auth.rs
 M src/legacy/old_billing.rs
 M src/db/connection.rs
 M src/middleware/logging.rs
 M src/utils/crypto.rs
 M Cargo.lock
?? temp_debug.log
?? src/scratch/stripe_playground.rs
?? design_notes.txt
?? .env.local
