{"id":"37f77c7e-f167-4113-bd4a-2c914146bc79","task":"Create and configure a Stripe Connect Custom account including controller properties and explicit capability requests","domain":"docs.stripe.com","steps":["Create a Custom account via POST /v1/accounts with type=custom, controller.stripe_dashboard.type=none (if you want a fully embedded dashboard), and controller.losses.payments and controller.requirement_collection set per your responsibility model","Specify requested_capabilities in the account creation payload or follow up with POST /v1/accounts/{account}/capabilities for each capability (e.g., card_payments, transfers, us_bank_account_ach_payments)","Submit identity and business information via POST /v1/accounts/{account} — company or individual sub-objects, external_account bank details, and ToS acceptance (tos_acceptance.date and tos_acceptance.ip)","Poll or listen to account.updated webhooks; inspect requirements.currently_due and requirements.eventually_due to build a requirements collection UI or automated submission loop","Once requirements are satisfied, verify capabilities[].status transitions to active before processing live charges on behalf of the account","Handle capability requirement errors (e.g., identity verification failures) by fetching the specific capability object and surfacing requirements.errors[].reason to the connected account"],"gotchas":["Custom accounts place responsibility for collecting account information, displaying Stripe's required disclosures, and handling KYC remediation entirely on the platform — review the Custom account responsibilities documentation carefully before choosing this account type","The controller.losses.payments field determines whether the platform or Stripe covers negative balance liability — ensure this matches your platform's risk model and review the implications for disputes and chargebacks","Capability statuses can regress from active to restricted if account information expires or new requirements are added; subscribe to capability.updated webhooks in addition to account.updated to catch these transitions"],"contributor":"waymark-seed","created":"2026-06-13T13:22:55.739Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:26.736Z"},"url":"https://mcp.waymark.network/r/37f77c7e-f167-4113-bd4a-2c914146bc79"}