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
Build Stripe apps
Use apps from Stripe
    Présentation
    Stripe-built apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    PrestaShop
    Salesforce
      Salesforce B2C Commerce
      Application Stripe pour Salesforce Platform
        Code AgnosticInvocable
        Code Class Invocables
        Configuration
        Configurer des événements
        Training
        Installation
      Extension Salesforce Billing
      Stripe Billing pour Salesforce CPQ
    SAP
    Shopware 6
    Stripe Tax pour BigCommerce
    Stripe Tax for WooCommerce
    Partner apps
    Build your own app
Partenaires
Partner ecosystem
Certification des partenaires
AccueilRessources pour les développeursUse apps from StripeSalesforceStripe app for Salesforce Platform

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 installation

Install and configure the Stripe app for Salesforce Platform.

Avant de commencer

  • Identify the environment where you want to install your app. We provide separate installation options for test and production environments.
  • You can install this application from the Salesforce AppExchange.
  • For users in Japan, AppExchange Japan is also available.
  • Make sure to enable Lightning Web Security. To do so, navigate to Setup > Session Management > Session Settings.
  1. Log into the Salesforce organization where you want to install the package.
  2. After logging in, you’re directed to the installation page. Click Continue to begin the installation process.
  3. We recommend installing Install for Admins Only. This option allows for controlling access and permissions after the package has been installed.
  4. Approve Third-Party Access check off the box and click Continue to start the package installation when the modal appears. As it states, this is to allow data to be sent back and forth between your Salesforce org and the Stripe PBO.

Configure permission sets

The package incorporates both the Stripe app Integration User and the Stripe app Data User permission sets. These sets enable different users within your organization to access specific application features.

Stripe app integration user

The Stripe app Integration User permission set must be assigned to any non-system administrator persona designated to manage setup log cleanup settings and event subscriptions. However, since system permissions are unable to be packaged due to limitations with Salesforce AppExchange apps. You must add additional permissions manually by cloning the permission set, in order for these users to access setup features.

  1. Clone Permission Set To clone the permission set, navigate to Setup > User > Permission Sets.
  2. Next to the Stripe app Integration User permission set, click Clone.
  3. Enter a new unique Label and API Name, then click Save.
  4. Modify Permission Set Navigate to Setup > User > Permission Sets and select your cloned permission set.
  5. Select System Permissions.
  6. Click Edit then select the Download AppExchange Packages permissions, and click Save.
  7. Click Save again to confirm changes.
  8. Assign Permission Set to users by navigating to Setup > User > Permission Sets.
  9. Select your cloned permission set.
  10. From the Permission Set Overview page, click Manage Assignments.
  11. Click Add Assignments.
  12. Check the box next to the users to assign permission set to and click Next at the bottom of the page.

Stripe app data user

The Stripe app Data User has the ability to perform operations on the Stripe_Event__c object records, which the Webhook Handler class creates. To provide non-admin users access to Stripe Event records, you must assign a data user permission set to their user profile.

  1. Assign a permission set to a user by navigating to Setup > User > Permission Sets.
  2. Select the Stripe app Data User permission set.
  3. From the Permission Set Overview page, click Manage Assignments.
  4. Click Add Assignments.
  5. Check the box next to a user to assign a permission set to them
  6. Click Next at the bottom of the page.

Stripe for Salesforce Platform setup wizard

When users first access the Stripe app for Salesforce app, they must complete an Initial Setup flow. This guided wizard flow helps users authorize an org, add a Stripe account, and configure sync preferences. After completing the initial setup, the Account Management tab becomes the users’ landing page. Here, they can add more Stripe accounts or navigate to other tabs to edit configuration settings.

Add a Stripe account using the setup wizard

  1. Launch the initial setup wizard, and navigate to App Launcher > Stripe for Salesforce Platform
  2. Click the Get Started button.
  3. Click the Authorize button.
  4. After the new window opens, click Allow to grant access for your org.
  5. Click the Next button.
  6. Input your Stripe publishable key and restricted access key, and click Add Account to add the Stripe account.
  7. After you select an account, click the Next button.
  8. (Optional) Click the toggle if you wish to enable the Stripe Events and Sync Logs cleanup.
  9. If the cleanup trigger is active, enter the numerical value in the input box to set the desired amount of records to be retained in the Salesforce org.
  10. Click the Next button.
  11. Click the Stripe API Version dropdown.
  12. Select the Stripe API version to install.
  13. Click the Install Package button, which launches another window that you need to use to complete the installation of the extension package.
  14. Click Finish

Voir aussi

  • Configuration
  • Configure events
  • Training
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