Sign in
An image of the Stripe logo
Create account
Sign in
Home
Payments
Business operations
Financial services
Developer tools
No-code
All products
Home
Payments
Business operations
Home
Payments
Business operations
Financial services
Developer tools
Support
Overview
Developer tools
SDKs
Sample projects
Videos
Stripe Apps
Stripe Connectors
    Overview
    Integrate a connector
    Adobe Commerce
    Magento 1
    Mirakl
    PrestaShop
    Salesforce
      Stripe Connector for Salesforce
      Stripe Billing for Salesforce
      Salesforce Billing
        Installation
        Configuration
        Best practices
        ACH
      Salesforce Order Management
      Salesforce B2C Commerce
    Shopware6
    Partner connectors
    Build your own connector
    Drupal, Joomla, and Wordpress
Partners
HomeDeveloper toolsSalesforce

Stripe Connector for Salesforce Billing

Learn about the Stripe Connector for Salesforce Billing that you can install on top of Salesforce CPQ and Salesforce Billing.

Stripe Connector for Salesforce Billing is a managed package that you install on top of Salesforce CPQ and Salesforce Billing. It allows users to process payments through the Salesforce Payment Gateway using Stripe payment service to complete transactions.

Stripe exposes four transaction types directly from the Salesforce Billing UI:

  • Tokenization—Create a new payment method on an account and set it as the default.
  • Charge Transaction—Charge a specific amount to an account.
  • Refund Transaction—Refund a specific amount to an account.
  • Bidirectional Data Sync-See related transactions in both Salesforce and Stripe dashboards.

In addition to the UI-based transaction types, Stripe also offers API-based transaction types, which developers can use to create methods that take advantage of the features on the Stripe payment service:

  • Void Token—Remove a payment method from an account.
  • Authorize Transaction—Allocate a specific amount to an account pending a charge.
  • Capture Transaction—Complete a charge on an authorized transaction.
  • Void Transaction—Void a charge on an authorized transaction.
  • Get Payment Status—Return the status of a specific charge.
  • Get Refund Status—Return the status of a specific refund.

The UI-based transaction types (tokenization, charge, refund) are also supported through the API.

The Following Payment Methods are supported:

  • Cards—Support for global and local card networks
  • ACH—ACH Direct Debit payments from customers with a US bank account

Next steps

  • Install Stripe for Salesforce Billing
  • Configure Stripe for Salesforce Billing
Was this page helpful?
Questions? Contact us.
Watch our developer tutorials.
Check out our product changelog.
Powered by Markdoc
You can unsubscribe at any time. Read our privacy policy.
Stripe Shell
Test mode
Welcome to the Stripe Shell! Stripe Shell is a browser-based shell with the Stripe CLI pre-installed. Login to your Stripe account and press Control + Backtick on your keyboard to start managing your Stripe resources in test mode. - View supported Stripe commands: - Find webhook events: - Listen for webhook events: - Call Stripe APIs: stripe [api resource] [operation] (e.g. )
The Stripe Shell is best experienced on desktop.
$