Most Stripe customers know Stripe as a payment processor — they take card payments, Stripe deducts a fee. But Stripe sells a much wider range of products beyond payments: card issuing, banking-as-a-service, lending, identity verification, and data analytics. This article walks through the advanced products with their pricing and where each one actually applies.
These products aren't relevant to a typical fee calculator forecast — they're separately priced features. The advanced products sub-page summarizes pricing; this article goes deeper on use cases.
Stripe Identity ($1.50 per verification)
Stripe Identity is a KYC verification product. You request the customer to verify their identity (government ID + selfie or document scan), Stripe processes the check, and you get a pass/fail result with extracted data fields.
Pricing: $1.50 per successful verification (in the US; varies by country). No charge for failed verifications.
Use cases:
- Marketplace seller onboarding (Connect platforms verifying connected-account identity)
- High-trust account creation (financial services, betting, regulated commerce)
- Age verification (alcohol, gaming, restricted content)
- Compliance with KYC obligations in regulated industries
Comparison to alternatives: Persona, Onfido, Veriff offer comparable products in the $1.50-$3.00 per-verification range. For low-volume verifications (<100/month), Persona and Onfido are sometimes cheaper at the SMB plan tier. For high-volume, Stripe Identity is competitive.
When to skip: If you don't need KYC. For typical SaaS without regulatory requirements, this is overkill.
Stripe Issuing (Per-card monthly + interchange margin)
Stripe Issuing lets you issue Visa-branded payment cards (virtual or physical) to your customers, employees, or contractors. The cards spend on Visa rails and you collect interchange revenue (the fee paid by the merchant accepting the card) minus Stripe's margin.
Pricing:
- Virtual cards: $0/card/month + ~0.5% margin on interchange
- Physical cards: $3/card/month + ~0.5% margin on interchange
- Per-transaction: small fixed fee + interchange margin
Use cases:
- Expense management SaaS (Brex, Ramp, Mercury used Issuing — though they've now built deeper integrations)
- Marketplace payouts via debit cards (Uber Driver Card, DoorDash DasherDirect)
- Embedded fintech (giving your SaaS users a card that earns rewards or rebates)
- Corporate disbursements (replacing checks or ACH with instant card pushes)
Comparison to alternatives: Marqeta is the main competitor for embedded card issuing. Marqeta is more flexible at very high volume and complex use cases; Stripe Issuing is faster to integrate and better for standard issuing workflows.
When to skip: If you're not building a fintech product or expense-management tool, this isn't relevant. For typical SaaS, you'd never touch Stripe Issuing.
Stripe Treasury (Per-transfer fees)
Stripe Treasury is banking-as-a-service. You can build banking features (account holding, ACH/wire transfers, debit cards) into your own product on top of Stripe's rails. Users see "your branded bank account" without you needing a banking license.
Pricing:
- ACH transfers: ~$0.50 per transfer
- Wire transfers: ~$0.10 received / ~$5 sent
- Debit cards (via Stripe Issuing): card fees apply
- Account holding: free (Stripe earns spread on float)
Use cases:
- Embedded financial products (Shopify Balance, Substack Inbox accounts, marketplace seller accounts)
- B2B SaaS with banking features (expense management with built-in account)
- Marketplace seller banking (let sellers hold funds in your platform vs needing their own bank)
Comparison to alternatives: Unit, Synapse, and Cross River Bank offer similar BaaS. Stripe Treasury is simpler to integrate but less flexible than Unit. For sophisticated BaaS use cases, Unit is often preferred; for simple "give my customers an account" features, Stripe Treasury is faster.
When to skip: If you're not building a fintech product. Standard SaaS doesn't need Treasury.
Stripe Sigma ($0.02-$0.04 per query)
Stripe Sigma gives you SQL access to your Stripe data via a data warehouse interface. Run SQL queries on your transactions, customers, subscriptions, etc., and get back structured results.
Pricing:
- Sigma Standard: $0.02/query
- Sigma Plus: $0.04/query (faster, more features)
- Plus a small monthly base fee per user
Use cases:
- Finance team running custom analytics on Stripe data
- Building dashboards (Sigma → Looker / Mode / Hex)
- One-off ad-hoc queries that would be painful via Stripe's API
- Reconciliation against your accounting system
Comparison to alternatives: Most teams export Stripe data to their own data warehouse via the API and run queries there. For SaaS with dedicated data infrastructure, this is cheaper than Sigma. For SMBs without data infrastructure, Sigma is the faster path to "my finance person can run SQL on Stripe data."
When to skip: If you have a data warehouse already, you don't need Sigma — export Stripe data to your warehouse and query there. If you don't have a warehouse, Sigma is the easy answer.
Stripe Capital (Revenue-based, no per-transaction fee)
Stripe Capital is a revenue-based loan product. You receive a lump sum and Stripe deducts a fixed percentage of every transaction until the loan is repaid (plus a flat fee).
Pricing:
- Loan amount: typically $5k-$5M based on Stripe processing history
- Repayment: fixed % of daily transactions (typically 5-15%) until paid in full
- Total cost: typically 7-12% of loan principal as the flat fee
Use cases:
- Working capital for inventory purchases (e-commerce)
- Bridge financing during slow seasons
- Growth capital for marketing campaigns
- Cash flow smoothing for SaaS with lumpy revenue
Comparison to alternatives: Square Capital, Shopify Capital are similar products. Each platform targets its own merchants. Comparable in pricing structure.
When to skip: Capital is debt — only take it if you have a clear ROI plan. Don't use Capital to fund recurring opex.
Stripe Atlas (Flat fee for company formation)
Stripe Atlas is a company-formation product (incorporates US Delaware C-Corp, opens bank account, handles initial paperwork). Not a per-transaction product.
Pricing:
- One-time: $500 for incorporation + first-year compliance
- Stripe processing rates apply normally to the new entity
Use cases:
- International founders incorporating a US Delaware entity to access US capital and customers
- First-time founders who don't want to deal with Delaware paperwork
Not relevant to: Existing US-incorporated businesses. Stripe Atlas is purely a company-formation service.
When These Products Matter for Your Stripe Cost Forecast
For most Stripe customers, none of these affect your standard processing cost forecast. They're separately priced. Don't include them in your "what's my effective Stripe rate?" calculation.
The exceptions:
1. Stripe Identity if you do KYC at scale. $1.50 × your monthly verifications is a real line item.
2. Stripe Issuing if you're issuing cards. Per-card monthly fees can add up — 100 issued cards × $3/month = $300/month.
3. Stripe Sigma if your finance team runs SQL. Usually small ($50-$500/month) but visible.
4. Stripe Treasury fees if you're building banking features. Per-transfer fees scale with usage.
For typical SaaS, ignoring these in your forecast is correct because you're not using them. The advanced products sub-page lists the per-feature pricing if you want to model a specific scenario.
Bottom Line
Stripe is widely recognized as a payment processor, but the broader product portfolio (Identity, Issuing, Treasury, Sigma, Capital, Atlas) covers significant adjacent territory. Most SaaS won't touch any of these. Fintech apps and marketplace platforms often touch several. For the few categories where they apply, they're competitive against alternatives but rarely the cheapest option — Stripe charges a premium for the integration depth.
The right framing: standard processing rates are the floor; advanced products are separate purchase decisions, each with their own cost-benefit analysis.