Data as of Aug 25, 2026 · Based on 38 AI responses from ChatGPT Search and Google AI Mode · See how Parse measures this
Your brand can be here too.
Yes. The key is that the platform does not actually become the regulated card issuer. It operates a card program in partnership with a bank (or another appropriately licensed issuer), while the platform owns much of the customer experience and technology.
A typical U.S. setup looks like this:
CARD NETWORK
Visa / Mastercard
│
│
┌──────▼──────┐
│ Issuing Bank │
│ / BIN Sponsor│
└──────┬──────┘
│
┌─────────▼─────────┐
│ Card Processor │
│ authorization, │
│ ledger, settlement │
└─────────┬─────────┘
│
┌──────▼──────┐
│ Your Platform│
│ app + UX + │
│ card controls │
└──────┬──────┘
│
End User
The bank provides the regulatory infrastructure and typically holds the underlying customer funds. It also has the relationship with the card network and is responsible for the regulated issuing function.
The Federal Reserve explicitly describes this BIN-sponsor model: a bank that is a member of a card network can permit another company to issue cards using the bank's BIN. In a prepaid-card structure, the sponsoring bank generally holds the program funds in a pooled/omnibus account while individual balances can be tracked in subaccounts.
So when your platform says:
"We issued you a Visa card" the legal reality may be closer to:
"Our platform operates the card program; the card is issued by Bank X under Bank X's BIN."
The nonbank platform usually handles things such as:
The bank doesn't necessarily build your app. It provides the regulated banking/card infrastructure behind it.
This separation is explicitly contemplated by regulators: the Federal Reserve describes arrangements where a bank sponsors a fintech's access to payment systems and the fintech can perform recordkeeping and other operational functions.
A BIN (Bank Identification Number) identifies the issuing institution/program on the card network.
The platform gets access to a BIN through the sponsoring bank. The processor then connects the platform's software to the network and bank.
For example:
User taps card
↓
Merchant
↓
Visa / Mastercard
↓
Issuing bank's BIN
↓
Card processor
↓
Platform's authorization logic
↓
"Approve" / "Decline"
The processor can make this feel almost entirely like your own infrastructure even though the regulated issuer is a separate institution. Modern issuing platforms explicitly support this architecture—for example, Stripe describes a processor-only model where its issuing infrastructure connects the network, card manufacturer and BIN sponsor, while the platform supplies the authorization endpoint and transaction logic.
This is an important distinction.
Suppose your platform shows:
Alice — $2,000 balance That doesn't necessarily mean your company has $2,000 of customer deposits on its own balance sheet.
A common structure is:
Issuing Bank
│
┌─────────▼─────────┐
│ FBO / pooled │
│ customer account │
│ │
│ $2,000 Alice │
│ $1,500 Bob │
│ $3,000 Carol │
└─────────┬─────────┘
│
Platform's ledger
tracks ownership
of each balance
The bank can hold the pooled funds while the platform maintains the customer-level accounting. The Federal Reserve specifically describes this type of arrangement.
That's one of the major reasons the platform can provide a bank-like experience without itself being a bank.
This is the part people sometimes miss.
The platform isn't simply escaping regulation by putting another company's name on the card.
The bank has regulatory responsibilities, and the fintech may have its own obligations depending on exactly what it does. For example, regulators have emphasized that banks' customer-identification requirements can apply to prepaid-card users even when a third-party program manager markets and distributes the cards.
The bank therefore typically performs substantial due diligence and ongoing oversight of the fintech.
"Card issuing without being a bank" can mean different things:
| Model | Who is issuer? | Where are funds? |
|---|---|---|
| Bank-sponsored debit | Bank | Bank account |
| Prepaid/FBO | Sponsor bank | Bank-held pooled/FBO account |
| Credit card program | Issuing bank | Bank extends credit |
| Processor-only | Sponsor bank | Sponsor bank |
| Licensed nonbank issuer | Nonbank licensed entity | Depends on jurisdiction/product |
The exact regulatory answer depends heavily on what kind of card it is and what the platform does with the money.
Think of it as "Bank-as-regulated-backend + fintech-as-product layer."
The bank supplies:
license + BIN + regulated account + network membership + settlement + regulatory oversight
The platform supplies:
brand + app + customer + UX + product logic + authorization rules + distribution
The processor supplies:
the plumbing connecting all of it.
That's why companies can offer cards that look and feel completely proprietary without obtaining a bank charter themselves. The Federal Reserve's own regulatory commentary recognizes BIN-sponsor arrangements in which the sponsoring bank remains the issuer even though another entity distributes and operates the card program.
If you're thinking about building such a platform yourself, the interesting next question is the economics and architecture—i.e. exactly what contracts, licenses, bank relationships, processor, ledger, KYC/AML stack, and money flows you'd need to launch one.
A platform can offer branded debit, credit, or prepaid cards to its users without becoming a bank by leveraging Banking-as-a-Service (BaaS) and Card Issuing APIs.
In this model, the platform acts as the front-end user experience and product designer, while licensed financial entities handle the regulated backend.
How the Ecosystem Works
Key Components to Implement
Are you looking to build a B2B expense management tool , a consumer fintech app , or something else? If you share your target use case , I can give you a better idea of the compliance hurdles and specific partner infrastructure you might need.
A platform can offer branded debit, credit, or prepaid cards to its users without holding a banking license by utilizing the Sponsor Bank (or BIN Sponsorship) and Banking-as-a-Service (BaaS) model.
In this arrangement, the non-bank platform handles the customer-facing experience, software, and distribution, while regulated financial institutions handle the legal, compliance, and ledger obligations under the hood.
The Three Pillars of Non-Bank Card Issuing
How the Money and Liability Flow Work
If you're looking to build out a card program, let me know:
I can help you explore which BaaS architecture or vendor fits your model best.
A platform can offer cards without being a bank because the platform doesn't have to be the legal issuer of the card. It typically operates a card program on top of a regulated bank or licensed issuer.
A simplified U.S. structure looks like this:
User → Platform → Program/Issuer Bank → Card Network → Merchant
The experience can look completely like the platform's own product:
"Get your Acme Card" The physical/virtual card can carry Acme's branding, and Acme's app controls the card. But legally, the card may say something like:
"Card issued by XYZ Bank, N.A., pursuant to a license from Visa." The issuing bank remains the regulated entity behind the product. For prepaid products, for example, OCC guidance explicitly recognizes third-party program managers that design, manage, and operate programs involving cards issued by banks.
| Function | Platform | Issuer bank | Processor/network |
|---|---|---|---|
| App & UX | ✅ | ||
| Customer acquisition | ✅ | ||
| Card design/brand | ✅ | Sometimes | |
| KYC/onboarding | Often | Oversight/responsibility | |
| Card issuance | ✅ | ||
| BIN | ✅ | ||
| Authorization | Rules/product logic | Bank responsibility | Processor executes |
| Visa/Mastercard connectivity | Sponsored access | Network | |
| Settlement | ✅ | Processor facilitates | |
| Regulatory compliance | Significant obligations | Primary bank oversight | Relevant obligations |
| Credit risk (if credit card) | Sometimes | Typically issuer |
The important point is that "not a bank" does not mean "unregulated." The fintech still has substantial contractual, compliance, consumer-protection, AML/KYC, data-security, and operational obligations, while the partner bank has regulatory responsibilities for the activities it conducts through the fintech. Regulators specifically emphasize due diligence and ongoing third-party risk management for these relationships.
1. Bank-sponsored debit/prepaid card
The most straightforward model:
Platform + sponsor bank + processor + Visa/Mastercard
The bank owns the underlying regulated relationship; the platform runs the product.
2. Bank-sponsored credit card
Similar architecture, but the bank is particularly important because someone has to extend the credit and bear/manage the associated lending risk. Banks can outsource significant portions of credit-card operations to third parties, but the bank remains subject to supervisory oversight.
3. Non-bank licensed issuer
In some jurisdictions, a platform can use an e-money institution, payment institution, or other licensed issuer rather than a traditional bank. The exact possibilities depend heavily on the country and the type of card/account.
4. Become the issuer yourself
The platform can eventually obtain its own banking or other financial license. That's much more expensive and operationally complex, so startups frequently begin with sponsorship.
Think of it as separating the product from the regulated financial institution.
The platform can own:
customer + app + brand + distribution + product design while the regulated institution owns:
regulated account/card relationship + issuance + access to payment rails + regulatory responsibilities That's why a company can truthfully say "we offer cards" without being a bank.
If you're thinking about this from the perspective of building such a platform, the next interesting question is exactly what the contractual/technical stack looks like—sponsor bank vs. BIN sponsor vs. issuer processor vs. program manager, and where the money actually sits at each step.
A platform can offer cards without becoming a bank because the platform doesn't have to be the legal card issuer. Instead, it partners with a licensed bank that acts as the issuer.
The basic structure is:
Platform → program manager/issuer processor → sponsor bank → Visa/Mastercard
A sponsor bank provides the regulated banking relationship
The platform owns the customer experience
An issuer processor runs the card technology
The bank handles the regulated money movement
So, for example, imagine a payroll platform wants to give every employee a branded Visa card:
PayrollCo creates the app and card experience.
Sponsor Bank is the actual issuing bank.
Issuer Processor maintains card/account records and handles authorizations.
Visa provides the payment network.
PayrollCo's users see a PayrollCo-branded card.
The customer may barely notice the bank's involvement, but legally and operationally the bank is an important part of the stack.
Because being a technology/customer-facing platform isn't the same thing as being a bank. Banks routinely use third parties to deliver financial products. U.S. regulators explicitly recognize bank-fintech arrangements and expect banks to perform due diligence and maintain appropriate oversight of their fintech partners.
This is commonly called BIN sponsorship. Visa itself describes a card-launch stack as generally requiring a banking relationship, an issuer processor, and often a program manager; the BIN sponsor is the issuing bank that owns the BIN and handles key regulatory and settlement responsibilities.
"Not a bank" doesn't mean "not regulated."
A fintech/platform can still have substantial obligations around:
And the sponsor bank doesn't simply "lend its license and walk away." Regulators emphasize that banks remain responsible for managing risks arising from third-party relationships.
For a debit/prepaid card, the basic model is relatively straightforward: the card accesses funds associated with an underlying account.
For a credit card, things get more complicated because you're introducing lending. The issuing bank generally needs to be the lender/credit issuer and is responsible for underwriting, credit-risk management, disclosures, collections, and related requirements. The OCC specifically treats credit-card issuing and lending as bank activities subject to its lending and risk-management framework.
In one sentence: the platform supplies the product and technology, while a licensed bank supplies the regulated issuing infrastructure and legal banking relationship. That's what lets a non-bank offer cards at scale.
To offer issued debit, credit, or prepaid cards without becoming a licensed bank, a non-bank platform typically acts as a program manager or distributor by partnering with regulated entities. This is achieved through the following approaches and frameworks:
Would you like to explore:
A platform can offer branded physical and virtual payment cards to its users without holding a banking license by leveraging Embedded Finance and Banking-as-a-Service (BaaS).
In this arrangement, the software platform owns the user experience and the front-end branding, while regulated financial institutions handle the underlying legal, capital, and compliance requirements behind the scenes.
The underlying architecture relies on three foundational components:
Key Steps to Launching an Embedded Card Program
If you'd like to narrow this down, tell me:
I can help you explore the right technical partners and regulatory considerations for your specific model.
Yes. The key idea is that “issuing a card” and “being the bank” are separable roles.
A platform can put a card in a user's name and brand it with the platform's logo while a regulated bank remains the actual issuer behind the scenes.
Think of the stack as:
User → Platform → Card/issuing processor → Sponsor bank → Visa/Mastercard
For example:
The platform owns the customer experience.
It decides who gets a card, spending limits, card controls, rewards, etc.
An issuing processor provides the technology.
The processor handles things like authorization messages, card creation, transaction processing, ledgers, and connections to the card network. Stripe, for example, offers this infrastructure.
A sponsor/issuing bank provides the regulated banking relationship.
The bank has the necessary relationship with the card network and can sponsor the fintech/platform's participation in the network. The OCC describes this type of bank sponsorship explicitly.
Visa or Mastercard provides the network.
The transaction ultimately runs through the card network under the bank's sponsorship.
So the card might look like:
ACME Platform Card
but legally/operationally there is a regulated bank behind the program.
| Function | Typical party |
|---|---|
| App & user experience | Platform |
| Decide who gets a card | Platform/program manager |
| Card API & transaction processing | Issuing processor |
| Card-network sponsorship / BIN | Sponsor bank |
| Regulated banking relationship | Sponsor bank |
| Visa/Mastercard network | Card network |
| Physical card manufacturing | Card manufacturer |
| KYC/AML/fraud | Shared, depending on contract |
| Funds/settlement | Bank + processor/platform infrastructure |
The exact allocation varies considerably by program. Regulators specifically recognize these bank-fintech arrangements and emphasize that the bank remains responsible for appropriate oversight and risk management even when a fintech performs substantial functions.
A particularly important concept is BIN sponsorship.
A BIN (Bank Identification Number) identifies the institution associated with a card range. A sponsor bank can make its card-network/BIN infrastructure available to a fintech program. The fintech then doesn't need to become a bank or establish its own direct card-network membership.
Stripe's documentation gives a concrete example: in its processor-only model, Stripe connects the program to the card network and BIN sponsor, and cards are issued on behalf of that sponsor.
This is the important catch.
Not being a bank does not mean “no financial regulation.”
Depending on what the platform actually does, it may have obligations around:
And the sponsor bank will generally impose contractual requirements and monitor the program. U.S. banking regulators have specifically warned banks about operational, compliance, liquidity, consumer-protection and other risks in these arrangements.
It's similar to airline ticketing:
The platform can therefore say “we offer cards to our users” without saying “we are a bank.”
There are also more sophisticated models where the platform gets its own banking license or direct bank relationship and uses a processor merely as infrastructure. That gives the platform more control but also substantially more regulatory and operational responsibility.
If you're thinking about building such a platform yourself, the interesting next question is how the money actually moves—e.g. where the user's balance sits, who legally owns the funds, who holds the deposit, and how a $100 card purchase flows through all the entities. That's where the architecture gets much more interesting.
A platform can offer branded payment cards (virtual or physical) to its users without holding a banking license by utilizing Embedded Finance , specifically Banking-as-a-Service (BaaS) and Card-as-a-Service (CaaS) providers.
In this arrangement, the non-bank platform manages the user interface, brand, and customer relationship, while licensed financial institutions handle the heavily regulated backend infrastructure.
How the Architecture Works
Core Responsibilities of the Platform vs. Partner
| Function | Handled by the Platform | Handled by the BaaS / Sponsor Bank |
|---|---|---|
| User Experience | App design, card art, spending insights, and native UI. | Underlying ledger, clearing, and settlement. |
| Customer Acquisition | Marketing, onboarding flow, and user retention. | Regulatory compliance, KYC/AML monitoring, and fraud prevention. |
| Card Control Logic | Custom rules (e.g., locking cards, restricting merchant categories). | BIN sponsorship and card network compliance. |
Key Benefits for the Platform
If you're looking to build a card program, tell me:
I can help outline the regulatory considerations or suggest specific infrastructure providers for your use case.
A platform can offer cards without becoming a bank because the platform usually isn't legally issuing the card. A regulated bank or licensed financial institution sits behind it as the issuer.
The common model looks like this:
┌─────────────────────┐
│ Your Platform │
│ │
User ────────────►│ App / UX / APIs │
│ Card controls │
│ Ledger / product │
└─────────┬───────────┘
│
Issuing processor
│
┌─────────▼───────────┐
│ Sponsor / Issuer │
│ Bank │
│ │
│ Legal card issuer │
│ Regulatory duties │
│ Network membership │
└─────────┬───────────┘
│
Visa / Mastercard
│
Merchant
A bank provides its BIN (Bank Identification Number) and its relationship with the card network. The non-bank platform operates the card program under that arrangement. This is generally called BIN sponsorship.
So if your company says:
"We'll give every customer a Visa debit card."
the legal reality can be closer to:
"Our bank partner will issue a Visa card to the customer, and our platform provides the technology and customer experience."
The card can have your brand on it, even though the regulated issuer is another institution.
There is often another company between you and the bank/network.
For example:
Platform → issuer processor → sponsor bank → Visa/Mastercard
The processor handles things such as:
Modern issuing platforms expose this through APIs. For example, Stripe's documentation describes its issuer-processor model as connecting the card network, card manufacturer and BIN sponsor, while the platform controls its authorization logic and transaction infrastructure.
This is the important distinction.
You can potentially control:
while the regulated institution handles the activities that legally require its license.
That's why companies can build products that feel like banking without holding a banking charter.
This is the part that often gets misunderstood.
The sponsor bank isn't simply "renting you its license." It remains exposed to regulatory and network risk. U.S. banking regulators explicitly recognize bank-fintech arrangements and expect banks to manage risks arising from them.
Depending on the product and jurisdiction, responsibilities can include:
Exactly who performs each function is determined by the contracts, regulatory framework, product structure and jurisdiction.
For example:
| Model | Who is the regulated issuer? | Platform's role |
|---|---|---|
| Bank sponsorship | Partner bank | Product + customer experience |
| Issuer processor | Bank/financial institution | Processor + APIs |
| Program manager | Usually non-bank | Runs the card program |
| Licensed non-bank issuer | EMI/payment institution/etc. | Platform may issue under its own license |
| Own bank | Platform's bank subsidiary | Full banking infrastructure |
The exact structure varies significantly by country. In the U.S., for example, a fintech can use a bank sponsor; in other jurisdictions, a regulated electronic money institution or payment institution may be able to issue certain types of cards without being a traditional bank.
Imagine you're building a SaaS platform for businesses.
You want:
"Every business gets a $10,000 corporate spending card."
You don't necessarily need to charter a bank.
Instead:
The customer experiences your card, but legally and operationally there are several institutions underneath it.
If you're thinking about building such a platform, the hard part isn't actually manufacturing a Visa card or building a POST /cards API.
The hard part is determining where the regulated activity sits.
You essentially have to answer:
Who owns the customer relationship, who holds the money, who is the legal issuer, who bears credit/fraud risk, who performs KYC/AML, and who is responsible to the card network and regulator?
Once those responsibilities are properly allocated, a non-bank can build a surprisingly large portion of the user-facing financial product.
If you're considering this for a specific platform/business model, I can also break down the architecture—including sponsor bank, BIN, processor, ledger, custodial/FBO accounts, KYC, settlement, interchange, and exactly where the platform can make money.