Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer tools
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
    Physical cards
    Manage cards
    Digital wallets
    Replacement cards
    Card programs
    Program management
    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
    Enriched merchant data
    Issuing with Connect
    Set up an Issuing and Connect integration
    Update terms of service acceptance
    Connect funding
    Connected accounts, cardholders, and cards
    Inactive connected accounts offboarding
    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

Issuing CreditPrivate preview

Apply your platform Issuing account balance or platform exposure limit to cards issued to your connected accounts.

Copy page

Caution

This API is currently in beta. Field names or high-level concepts might change with later releases.

To get access to the Credit APIs, pass the following header in all API requests:

Stripe-Version: <your stripe version>;issuing_credit_beta=v1;

You can apply your platform’s Issuing funds towards authorizing and funding the transactions on your connected accounts if the connected account’s balance doesn’t hold sufficient funds.

This enables funding your connected accounts when needed for spend instead of requiring them to maintain their own issuing balance based on anticipated cardholder spend.

With our Credit APIs (CreditPolicy API and FundingObligation API), you can allow your connected accounts to access a line of credit. Use the Credit APIs to implement the following use cases:

  • Set credit limits for each connected account through a CreditPolicy.
  • Set repayment terms for each connected account through a CreditPolicy.
  • Track and manage each account’s credit usage through a FundingObligation.

Stripe isn’t offering the credit in this structure. Instead, you provide a charge card-like integration to your connected accounts by extending credit to them through your platform Issuing account balance.

Get access to the Issuing Credit beta

Contact your Stripe account representative or sales to access to the Credit APIs.

Use the Credit APIs to build a capital-efficient charge card integration. The following concepts and examples use Gymbox, a fictitious wellness platform that offers credit and Stripe issued cards to gyms. Learn how to:

  • Set the credit limit and funding terms for each connected account.
  • Manage credit terms.
  • Manage FundingObligations for each connected account.
  • Validate the integration in testing environments.
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