Stripe's product for platforms and marketplaces that move money between multiple parties. Handles payment splitting (buyer → seller, with platform taking a cut), seller verification (KYC), payouts, and tax reporting. Different from regular Stripe (which is for one business collecting payments). All multi-vendor marketplaces on Prometora use Stripe Connect.
See also: Complete Stripe for Marketplaces guide · Stripe Connect setup
Three flavors of Stripe Connect accounts in the v1 API. Standard: seller manages a full Stripe dashboard themselves. Express: simplified onboarding hosted by Stripe; most v1 marketplaces pick this. Custom: maximum control, requires a dedicated payments engineering team. In late 2025 Stripe shipped Accounts v2, which replaces these fixed types with flexible configurations. Prometora moved to v2 in May 2026 and provisions sellers with dashboard: "none" + embedded components - the modern equivalent of Express but with the entire seller experience inside the marketplace site, not on Stripe.
See also: Which account type to choose
The December 2025 rebuild of Stripe Connect that replaces the fixed Standard / Express / Custom account types with composable configurations: independent dashboard, configuration, and responsibilities settings you combine to get the exact behavior you want (see Stripe's connected account configuration docs). Prometora migrated to v2 in May 2026 and provisions every new seller with dashboard: "none" plus embedded components, so the seller's entire payment experience lives inside the marketplace rather than on Stripe.
See also: How sellers connect Stripe
Stripe's prebuilt UI blocks - onboarding, payouts, balances, transactions, account management, tax documents, and an action-required notification banner - that mount inline inside your own site through a Stripe-hosted iframe. The seller never leaves your marketplace and never sees a Stripe-branded page, while Stripe still handles all the sensitive KYC and compliance behind the iframe. These are what make Prometora's white-label seller experience possible.
See also: How sellers connect Stripe
The identity-verification process every seller must complete before receiving payouts. Stripe collects legal name, DOB, address, tax ID, and bank account from each seller. Required by financial regulations. Cannot be skipped (though it can be deferred until the seller has actual earnings waiting).
A pattern where sellers can list and sell on the marketplace BEFORE completing full Stripe verification. Earnings are tracked and held until the seller verifies, at which point accumulated funds are paid out automatically. Dramatically improves seller retention because verification happens when there's real money waiting, not at signup when the seller is still evaluating the platform.
See also: How sellers connect Stripe · Deferred onboarding deep dive