Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Start an integration
Products
Global Payouts
Capital
Issuing cards
    Overview
    How Issuing works
    Global availability
    Manage fraud
    Cards
    Choose your card type
    Virtual cards
    Issue virtual cards
    Physical cards
    Manage cards
    Digital wallets
    Replacement cards
    Card programs
    Program management
    Processor-only Issuing
      Integrate processor-only Issuing
    Customize your card program
    Add funds to your card program
    Credit Consumer Issuing
    Controls
    Spending controls
    Advanced fraud tools
    3DS
    Fraud challenges
    Real-time authorizations
    PIN management
    Issuing Elements
    Token Management
    Funding
    Balance
    Postfund your integration with Stripe
    Postfund your integration with Dynamic Reserves
    Purchases
    Authorizations
    Transactions
    Disputes
    Testing
    Merchant categories
    ATM Usage
    Issuing with Connect
    Set up an Issuing and Connect integration
    Update terms of service acceptance
    Connect funding
    Connected accounts, cardholders, and cards
    Embed card management UI
    Credit
    Overview
    Set up connected accounts
    Manage credit terms
    Report other credit decisions and manage AANs
    Report required regulatory data for credit decisions
    Manage account obligations
    Test credit integration
    Additional information
    Choose a cardholder type
    Customer support for Issuing and Treasury
    Issuing watchlist
    Marketing guidance (Europe/UK)
    Product and marketing compliance guidance (US)
Treasury
Manage money
HomeMoney managementIssuing cards

Processor-only Issuing

Manage your Issuing program, including regulatory requirements, compliance, and licensing.

Copy page

When you choose the process-only management model, Stripe Issuing (also known as the Issuer Processor) integrates with the card network, card manufacturer, and the BIN sponsor through you. The card network configures BINs on their system with Stripe as the processor. Additionally, proprietary hardware, that networks route to Stripe, receives the data.

Overview

To set up processor-only Issuing, you begin by establishing an authorization endpoint for real-time decisions, and integrating with the Transaction and Settlement APIs. This helps you stay informed about events from Stripe and the card network. These events also inform your ledger and daily settlement activities with the BIN sponsor.

After you set this up, Stripe creates the cardholder in your Stripe account, issuing a card to them on behalf of the BIN sponsor. For Issuer Processor configurations, there’s no funding of the cardholder account or the card itself, nor is there a central Issuing Balance held with one of Stripe’s partners. Instead, Stripe contacts your authorization endpoint so you can approve or decline transactions based on the state of the cardholder’s balance (outside of Stripe).

From there, the Acquirer sends card transactions, such as authorization or clearing, to Stripe through the card network. As Stripe receives these messages, they’re processed according to the authorization responses received from you, or processed according to preconfigured spend controls or fraud tools.

Finally, the Issuer holds the financial account for settlement with the card network, and receives daily transfers from you to top up funds. Stripe calculates the amount to settle based on clearing files received from the card network so you can meet the funding obligation.

Get started

Before you get started, you need to create a Stripe account, and activate Issuing in test mode.

Funding responsibilities

When it comes to funding, you’re responsible for:

  • Operating your card program with your bank.

  • Defining the funding methodology, ledgering, and money movement.

  • Creating and maintaining the ledger of cardholder balances using the Stripe Disputes, Transactions, and Settlement APIs, or events and transactions from your money’s wallet.

Program management

To set up your program management:

  • Sign a BIN sponsor in a licensed country and deploy it locally.
  • License the BIN through the card network.
  • Share BIN details with Stripe for installation.
  • Develop onboarding flows that adhere to Know Your Customer (KYC) requirements.
  • Implement compliance policies and procedures.
  • Set up and configure a settlement account at an issuing bank.

Set up the back end

To set up the back end for the process-only model, see Integrate processor-only Issuing.

Handle transactions

You need to use the synchronous webhook to approve each authorization based on the available balance for your cardholder ledger. Handling transactions has four distinct parts:

  • Real-time authorizations: The primary mechanism for implementing business logic for approving or rejecting transactions, whether because of lack of funds, suspected fraud, or other reasons.

  • Transactions: Familiarize yourself with the different transaction types that you can show to the cardholder. You can ignore references to balance transactions, because this concept doesn’t apply to this model.

  • Disputes: Use the Disputes API to create a dispute, then provisionally credit the cardholder’s account outside of Stripe, and ahead of a win or loss outcome. Monitor the dispute. If the status is lost, the network increases your settlement obligation by the disputed amount at the end of the day. You can then recover these funds from the cardholder to meet the obligation.

  • ATM withdrawals: ATM withdrawals aren’t enabled by default, so you need to request approval for your use case.

  • PIN management: You can use the Stripe API and Stripe Elements to manage and view PINs on your issued cards.

Configure spend controls

To set up spend controls, you must learn how to:

  • Decline authorizations when you have a mismatch in verification values.

  • Block higher-risk Merchant Category Codes (MCC) (for example, gambling in states where it’s banned).

  • Block specific countries if you suspect fraud (for example, the card is in a different location to the application).

  • Enable SMS challenges.

  • Ship deactivated cards using the activation flow.

  • Deactivate lost or stolen cards.

  • Set up transaction fraud controls and tools.

  • Use merchant categories.

  • Manage network tokens on your cards.

  • (Optional) Enroll cards in 3D Secure.

Set up the front end

Setting up the front end involves creating a design for your physical or virtual card.

Create a card design

To create custom physical cards, you need to upload your design through the Stripe Dashboard. All designs require advance review by both the BIN sponsor and network. To avoid delays, submit your designs early, allowing ample time for turn-around and review of the printed cards.

Digital card art

The process for digital card art is the same as that of physical cards. Ensure consistency between your physical and digital card art to maintain brand cohesion.

Integrate 3D Secure (3DS)

For accounts that have enabled 3DS and use hosted flows, Stripe has partnered with providers to offer 3DS verification flows that you can partially co-brand. This integration simplifies the security process for your cardholders. However, this feature isn’t necessary when using in-app verification, also known as Issuer App Authentication.

Legal, compliance, and marketing considerations

You and the BIN sponsor are responsible for handling the legal and compliance aspects of your card program. You must develop a cardholder agreement and a comprehensive terms of service (TOS). You need these documents to establish your card program’s legal framework, and to protect both your business and cardholders.

You’re also responsible for anything related to the marketing of your card program, including email campaigns, banner advertisements, and other promotional content. When creating these materials, work closely with your BIN sponsor to make sure that all content aligns with regulatory requirements and brand guidelines.

Set up accounting practices

You need to have effective accounting practices for managing your Stripe Issuing program. From reconciling transactions to generating detailed reports, these processes help you remain transparent and compliant.

BIN sponsor settlement

BIN sponsor settlement involves several tasks. First, you need to create and maintain a ledger of cardholder balances to keep track of all account activities. You can reconcile incoming and outgoing transactions by using the Settlement API. This allows you to cross-reference with the settlement files that you receive directly from the card network.

You must fund the account at the time of settlement by moving funds from individual demand deposit accounts (DDAs). Additionally, you’re responsible for reporting program details to the BIN sponsor, including information about cards, cardholders, and other relevant data.

Reporting and data analysis

The Stripe Dashboard offers basic reporting capabilities, suitable for quick overviews and day-to-day monitoring. For more advanced reporting needs, you can use Stripe Sigma to create custom reports using SQL queries.

If you require even more extensive data analysis capabilities, Stripe Data Pipeline lets you export Stripe data directly into your data warehouse. Use this feature if you have a businesses with complex reporting needs or if you want to integrate Stripe data with other business intelligence tools.

Additionally, the Settlement API helps you reconcile settlement amounts against the network settlement report values, ensuring accuracy in your financial records. For in-house reporting, you can store webhook and API responses, such as authorizations and transactions. This gives you detailed and customizable data for internal analysis.

See also

  • Physical cards
  • Virtual cards with Issuing
  • Replacement cards
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc