Adds financial_connections with balances permission and prefetch to Stripe Checkout sessions when payment_method is ACH. This uses Plaid to verify the customer's bank account balance before accepting payment, reducing ACH return risk. - permissions: ["payment_method", "balances"] - prefetch: ["balances"] - verification_method: "instant" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| middleware | ||
| routes | ||
| config.ts | ||
| create-admin.ts | ||
| db.ts | ||
| email.ts | ||
| erpnext-client.ts | ||
| fx.ts | ||
| index.ts | ||
| sanctions.ts | ||