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
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuilding with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
    Overview
    Integrate a connector
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
    Oracle Opera
    Cegid
    PrestaShop
    Salesforce
      Stripe Connector for Salesforce Platform
        Installation
        Configure events
        Enablement
        Configuration
      Stripe Billing for Salesforce CPQ
      Salesforce B2C Commerce
    SAP
    Shopware 6
    Stripe Tax for WooCommerce
    Stripe Tax for BigCommerce
    Partner connectors
    Build your own connector
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsStripe ConnectorsSalesforce

Stripe Connector for Salesforce Platform

Access the full Stripe platform from within Salesforce with low-code and no-code tools.

Copy page

Build integrations between Salesforce and Stripe with the Stripe for Salesforce Platform. This connector enables you to:

  • Seamlessly connect your Stripe account to your Salesforce org.
  • Automatically map Stripe events to Salesforce events.
  • Expose Stripe methods and objects natively in APEX and JavaScript code in Salesforce.
  • Support low-code and no-code integrations using Salesforce Flow.

Event mapping

Map events from Stripe to Salesforce.

Configure webhook events with a point and click configuration

Stripe objects and methods natively available in Salesforce

Access Stripe objects and methods directly from Salesforce Apex and JavaScript. Salesforce Developers can gather data returned from any Stripe API call in a structured, repeatable way.

public with sharing class CreateCustomerApp { public static void createCustomer() { List<Customer> customers = Stripe_CreateCustomer_v2020_08_27 } }

Low-code and no-code integrations

Use Salesforce Flow to create integrations and business workflows.

Build payments and business flows with Stripe and Salesforce

See also

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