Stripe Billing Connector for Salesforce CPQ
営業チームが Salesforce を使用しながら、Stripe でサブスクリプションを作成して管理できるようにします。
The Stripe Billing app for Salesforce CPQ enables you to automatically:
- 営業担当が Salesforce CPQ の注文を有効にすると、Stripe でサブスクリプションスケジュールが作成されます。
- 営業担当が Salesforce CPQ の注文を修正すると、Stripe でサブスクリプションスケジュールが更新されます。
- Stripe サブスクリプションで、単一と継続項目の両方に対して、請求書が自動的に顧客に送信されるよう設定します。
- Stripe ダッシュボードで Stripe の顧客、サブスクリプション、請求書を確認・管理するためのリンクを Salesforce CPQ の注文に設定します。
This example shows the app creating a Stripe subscription schedule from an activated Salesforce CPQ order.
はじめに
The app assumes the following about your Salesforce account configuration:
- Salesforce CPQ を使用している。
- Stripe Billing を使用している。
- 回収アクティビティーが他の請求システムまたは会計システムで行われない。
- 有効化すると、請求と回収のために Salesforce の注文が Stripe に送信されます。デフォルトでは、Salesforce で無効な注文が請求と回収のために Stripe に送信されることはありません。
- すべての注文数量は整数であり、小数値は使用されない。
- 注文修正はすべて、元の注文の終了日と同時に終了する必要がある。
- Any invoices in Stripe generated as a result of activating a Salesforce CPQ order won’t exist in Salesforce, by either creation or syncing. For Stripe to Salesforce syncing, see the Stripe app for Salesforce.
Install the app 
The app is a managed package that you install from the Salesforce AppExchange onto your Salesforce account.