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
Revenus
Plateformes et places de marché
Gestion de fonds
Ressources pour les développeurs
Aperçu
Gestion des versions
Journal des modifications
Mettre à niveau votre version de l'API
Actualiser votre version du SDK
Essentials
SDK
API
Tests
CLI Stripe
Outils
Workbench
Dashboard des développeurs
Shell Stripe
Stripe pour Visual Studio Code
Fonctionnalités
Workflows
Destinations d'événements
Alertes d'intégrité de StripeChargements de fichiers
Solutions d'IA
Boîte à outils des agents
Sécurité et confidentialité
Sécurité
Confidentialité
Extensions Stripe
Stripe Apps
Connecteurs Stripe
    Présentation
    Intégrer un connecteur
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
    Oracle Opera
    Cegid
    PrestaShop
    Salesforce
      Application Stripe pour Salesforce Platform
        Installation
        Configuration
        Configurer des événements
        Activation
        Extension Salesforce Billing
      Stripe Billing pour Salesforce CPQ
      Salesforce B2C Commerce
    SAP
    Shopware 6
    Stripe Tax for WooCommerce
    Stripe Tax pour BigCommerce
    Connecteurs de partenaires
    Créer votre propre connecteur
Partenaires
Partner ecosystem
Certification des partenaires
AccueilRessources pour les développeursStripe ConnectorsSalesforce

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.

Stripe app for Salesforce Platform

Automate and integrate directly within Salesforce by accessing the Stripe API through Flow Builder and Apex.

Remarque

The Stripe app for Salesforce Platform works best with Salesforce instances on core clouds such as Sales, Revenue, Service, Commerce, and Experience Cloud.

The Stripe app for Salesforce Platform operates as an integration builder within Salesforce. You can use the Salesforce Flow Builder and Salesforce Apex to build your integration.

The Stripe app for Salesforce Platform enables:

  • Stripe API access: Use the Stripe API directly within Salesforce using custom Apex classes and flows.
  • Customizable workflows: Design tailored subscription management flows using Salesforce Flow Builder.
  • Bidirectional data synchronization: Synchronize critical data between Salesforce and Stripe, to ensure consistent information across platforms.
  • Opportunity-to-subscription conversion (order to cash): Automate the conversion of Salesforce opportunities into Stripe subscriptions.
  • Quote-to-subscription automation: Translate Salesforce quotes into active subscriptions within Stripe Billing, specifically for complex or negotiated deals.
  • Subscription management: Manage core subscription lifecycle events (for example, upgrades, downgrades, or cancellations) directly from Salesforce.
  • Payment acceptance and management: Handle payment processing and reconciliation within Salesforce using Stripe’s secure payment infrastructure.

Ingest Stripe events

To support real-time integrations, create trigger-based automations, and sync data, configure the appropriate Stripe events from the app configuration within Salesforce.

Map Stripe API Actions to Salesforce Objects using Salesforce Flow Builder

Salesforce Flow Builder lets you integrate with Stripe in the following ways:

  • Include Stripe API actions and your own business logic in flows.
  • Use Stripe events to trigger flows in Salesforce.
  • Access Stripe objects and methods directly from Salesforce Apex and JavaScript.

You can also use AgnosticInvocable to integrate with any Stripe endpoints that aren’t included in the API extensions pack, or that aren’t available through Stripe API actions.

Extensions

A Salesforce extension is a separate package that enhances the functionality of an existing managed package. It adds features or customizations without altering the original package, enabling a modular approach to development and deployment. The following extensions enhance the Stripe app for Salesforce Platform:

Salesforce Billing Extension

Provides support for ACH and credit card payments through Salesforce Billing and Payment Center

Changelog

You can monitor changes and upgrades to the connector in Github.

Voir aussi

  • Installation guide
  • Configuration
  • Configure events
  • Enablement
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