调至内容部分
创建账户
或
登录
Stripe 文档徽标
/
询问人工智能
创建账户
登录
开始
付款
销售收入
平台和交易市场
资金管理
开发人员资源
概览
版本管理
更改日志
升级您的 API 版本
升级 SDK 版本
基础功能
SDK
API
测试
Stripe CLI
项目示例
工具
Stripe 管理平台
Workbench
开发人员管理平台
Stripe Shell
Stripe for Visual Studio Code
功能
工作流程
事件接收端
Stripe 健康警报文件上传
AI 解决方案
代理工具包
模型上下文协议Build agentic AI SaaS Billing workflows
安全与隐私
安全
Stripebot web crawler
隐私
扩展 Stripe
构建 Stripe 应用程序
使用 Stripe 的应用程序
    概览
    Stripe 自建应用程序
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    Oracle Simphony
    Oracle Xstore
    PrestaShop
    Salesforce
      Salesforce B2C Commerce
      适用于 Salesforce 平台的 Stripe 应用程序
        安装
        配置
        配置事件
        使用适用于 Salesforce 平台的 Stripe 应用程序
      Salesforce Billing 扩展
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax for WooCommerce
    合作伙伴应用程序
    构建自己的应用程序
合作伙伴
合作伙伴生态
合作伙伴认证
首页开发人员资源Use apps from StripeSalesforce

Stripe app for Salesforce Platform

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

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 works best with Salesforce instances on core clouds such as Sales, Revenue, Service, Commerce, and Experience Cloud.

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): Automatically create or update subscriptions on Stripe based on Salesforce activity (for example, when your sales team activates an order).
  • 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.

另见

  • Installation guide
  • Configuration
  • Configure events
  • Training
此页面的内容有帮助吗?
是否
  • 需要帮助?联系支持。
  • 加入我们的早期使用计划。
  • 查看我们的更改日志。
  • 有问题?联系销售。
  • LLM? Read llms.txt.
  • Powered by Markdoc