LoanOrgStripeConnect + Loan tax/accrual fields + hot indexes

Featurekamo-shared-library
Shipped
May 28, 2026 at 9:36 PM UTC
Author
Kamo
Commit
4abf3d4

- New LoanOrgStripeConnect entity (one-per-org, holds stripeConnectedAccountId + Connect onboarding capabilities) + repository - Loan: stripeCustomerId (lazy-created under the org's connected account), lastAccrualDate, tax1099IntEligible, tax1099CEligible - Hot composite indexes: * loans: (org_id,status), (borrower_member_id,status), (next_payment_due_at), (status,delinquency_tier) * loan_payments: (loan_id,initiated_at), (loan_id,status), (stripe_payment_intent_id), (statement_id) * loan_statements: (loan_id,statement_number DESC), (due_date,status) * loan_offers: (org_id,status), (borrower_member_id,status), (status,expires_at)

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing