コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
売上
プラットフォームおよびマーケットプレイス
資金管理
Developer resources
概要
バージョン管理
変更ログ
API バージョンのアップグレード
SDK バージョンをアップグレードする
ツール
SDK
API
テスト
ワークベンチ
イベントの送信先
ワークフロー
Stripe CLI
Stripe Shell
開発者ダッシュボード
エージェントツールキット
LLM を使用した構築Visual Studio Code をご利用の場合Stripe 健全性アラートファイルのアップロード
セキュリティとプライバシー
セキュリティ
プライバシー
Stripe を拡張する
Stripe Apps
Stripe のコネクター
    概要
    コネクターを実装する
    Commercetools
    Adobe Commerce
    Mirakl
    NetSuite
    Oracle Opera
    Cegid
    PrestaShop
    Salesforce
      Stripe app for Salesforce Platform
        インストール
        設定
        イベントを設定
        有効化
        Salesforce Billing Extension
          インストール
          設定
      Stripe Billing for Salesforce CPQ
      Salesforce B2C Commerce
    SAP
    Shopware 6
    Stripe Tax for WooCommerce
    Stripe Tax for BigCommerce
    パートナーコネクター
    独自のコネクターを構築する
パートナー
Partner Ecosystem
パートナー認定
ホームDeveloper resourcesStripe ConnectorsSalesforceStripe app for Salesforce Platform

注

このページはまだ日本語ではご利用いただけません。より多くの言語で文書が閲覧できるように現在取り組んでいます。準備が整い次第、翻訳版を提供いたしますので、もう少しお待ちください。

Salesforce Billing Extension

Learn about the Salesforce Billing Extension that you can install on top of the Stripe app for Salesforce Platform.

The Salesforce Billing extension is an unmanaged package that you install on top of the Stripe app for Salesforce Platform. It enables users to process payments through the Salesforce Payment Gateway, using Stripe as the payment service to complete transactions. Being an unmanaged package, this extension allows you to customize the underlying payment flows and Apex code for the Stripe payments integration logic specifically for Salesforce Billing.

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 the 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 Salesforce Billing Extension supports the following payment methods:

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

Next steps

  • Installation
  • Configuration
このページはお役に立ちましたか。
はいいいえ
お困りのことがございましたら 、サポートにお問い合わせください。
早期アクセスプログラムにご参加ください。
変更ログをご覧ください。
ご不明な点がございましたら、お問い合わせください。
LLM ですか?llms.txt を読んでください。
Powered by Markdoc