Accéder directement au contenu
Créez un compte
ou
connecter-vous
Logo de la documentation Stripe
/
Demander à l'assistant IA
Créez un compte
Connectez-vous
Démarrer
Paiements
Automatisation des opérations financières
Plateformes et places de marché
Gestion de fonds
Outils de développement
Démarrer
Paiements
Automatisation des opérations financières
Démarrer
Paiements
Automatisation des opérations financières
Plateformes et places de marché
Gestion de fonds
Aperçu
Démarrer une intégration
Produits
Global Payouts
Capital
Émission de cartes
    Présentation
    Fonctionnement d'Issuing
    Disponibilité mondiale
    Gérer la fraude
    Cartes bancaires
    Choisir votre type de carte
    Cartes virtuelles
    Émettre des cartes virtuelles
    Cartes physiques
    Gérer des cartes bancaires
    Portefeuilles électroniques
    Cartes de remplacement
    Programmes de cartes
    Gestion de programme
    Issuing pour les prestataires de paiement
      Intégrer Issuing pour les prestataires de paiement
    Personnaliser votre programme de cartes
    Ajoutez des fonds à votre programme de cartes
    Credit Consumer Issuing
    Contrôles
    Contrôles des dépenses
    Outils antifraude avancés
    3DS
    Étapes de détection de la fraude
    Autorisations en temps réel
    Gestion des PIN
    Issuing et Elements
    Gestion des tokens
    L'obtention de financements
    Solde
    Post-financer votre intégration à Stripe
    Post-financer votre intégration avec les réserves dynamiques
    Achats
    Autorisations
    Transactions
    Litiges
    Tests
    Catégories de marchands
    Utilisation des distributeurs automatiques
    Issuing avec Connect
    Configurer une intégration pour Issuing et Connect
    Mettre à jour les Conditions d'utilisation du service
    Financement Connect
    Comptes connectés, cartes et titulaires de carte
    Intégrer l'interface utilisateur pour la gestion des cartes
    Crédit
    Présentation
    Configurer des comptes connectés
    Gérer les conditions de crédit
    Enregistrer d'autres décisions de crédit et gérer les avis de décision défavorable (AAN)
    Communiquer les données réglementaires requises pour les décisions de crédit
    Gérer les obligations des comptes
    Tester une intégration de crédit
    Informations complémentaires
    Choisir un type de titulaire de carte
    Service de support dédié à Issuing et Treasury
    Liste de surveillance Issuing
    Recommandations pour le marketing (Europe/Royaume-Uni)
    Recommandations pour la conformité des produits et du marketing (US)
Treasury
Gérer vos fonds
AccueilGestion de fondsIssuing cards

Remarque

Cette page n'est pas encore disponible dans cette langue. Nous faisons tout notre possible pour proposer notre documentation dans davantage de langues et nous vous fournirons la version traduite dès qu'elle sera disponible.

Processor-only Issuing

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

Copier la 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.

Voir aussi

  • Physical cards
  • Virtual cards with Issuing
  • Replacement cards
Cette page vous a-t-elle été utile ?
OuiNon
Besoin d'aide ? Contactez le service Support.
Rejoignez notre programme d'accès anticipé.
Consultez notre log des modifications.
Des questions ? Contactez l'équipe commerciale.
LLM ? Lire llms.txt.
Propulsé par Markdoc