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 resources
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Tools
Workbench
Developers Dashboard
Stripe Shell
Stripe for Visual Studio Code
Features
Workflows
Event Destinations
Stripe health alertsFile uploads
AI solutions
Agent toolkit
Security and privacy
Security
Privacy
Extend Stripe
Build Stripe apps
Use apps from Stripe
    Overview
    Stripe-built apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    PrestaShop
    Salesforce
      Salesforce B2C Commerce
      Stripe app for Salesforce Platform
        AgnosticInvocable code
        Class Invocables code
        Configuration
        Configure events
        Training
        Installation
      Salesforce Billing Extension
      Stripe Billing for Salesforce CPQ
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax for WooCommerce
    Partner apps
    Build your own app
Partners
Partner ecosystem
Partner certification
HomeDeveloper resourcesUse apps from StripeSalesforce

Stripe app for Salesforce Platform

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

Note

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.
  • Customisable workflows: Design tailored subscription management flows using Salesforce Flow Builder.
  • Bidirectional data synchronisation: Synchronise 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 customisations 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.

See also

  • Installation guide
  • Configuration
  • Configure events
  • Training
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access programme.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc