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> |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| start-dev.sh | ||
| tsconfig.json | ||