Ir a contenido
Crea una cuenta
o
inicia sesión
Logotipo de la documentación de Stripe
/
Pregúntale a la IA
Crear cuenta
Iniciar sesión
Empezar
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Developer resources
Resumen
Control de versiones
Registro de cambios
Actualiza tu versión de la API
Mejora tu versión de SDK
Herramientas
SDK
API
Pruebas
Espacio de trabajo
Destinos de eventos
Flujos de trabajo
CLI de Stripe
Stripe Shell
Dashboard de desarrolladores
Kit de herramientas para agentes
Crear con LLMStripe para Visual Studio CodeAlertas de estado de StripeCargas de archivos
Seguridad y privacidad
Seguridad
Privacidad
Ampliar Stripe
Stripe Apps
Stripe Connectors
    Resumen
    Integrar un conector
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
    Oracle Opera
    Cegid
    PrestaShop
    Salesforce
      Stripe app for Salesforce Platform
        Instalación
        Configuración
        Configurar eventos
        Activación
        Salesforce Billing Extension
      Stripe Billing para Salesforce CPQ
      Commerce de Salesforce B2C
    SAP
    Shopware 6
    Stripe Tax para WooCommerce
    Stripe Tax para BigCommerce
    Conectores socios
    Crea tu propio conector
Socios
Ecosistema de socios
Certificación de socio
InicioDeveloper resourcesStripe ConnectorsSalesforce

Stripe app for Salesforce Platform

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

Nota

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.

Véase también

  • Installation guide
  • Configuration
  • Configure events
  • Enablement
¿Te ha sido útil la página?
SíNo
¿Necesitas ayuda? Ponte en contacto con el equipo de soporte.
Únete a nuestro programa de acceso anticipado.
Echa un vistazo a nuestro registro de cambios.
¿Tienes alguna pregunta? Ponte en contacto con el equipo de ventas.
¿LLM? Lee llms.txt.
Con tecnología de Markdoc