Multi-Dimensional Quoting (MDQ: 多次元見積もり) 商品
Salesforce と Stripe 間で MDQ 商品を同期する方法をご紹介します。
The Stripe Billing app for Salesforce CPQ enables you to create, manage, and bill for deals with annual price or quantity adjustments. Ramp deals can span a single year or multiple years, and are single subscriptions segmented into blocks of time. This provides sales representatives with detailed control over pricing specific units of time within a subscription.
MDQ 商品を作成する
Create a multi-dimensional quoting (MDQ) product in Salesforce by adding a price dimension to the Price Dimensions related list for your product. The type determines how your segments appear: by year, quarter, or month. You can also allow users to edit a segment’s cost, quantity, or discounts. The app doesn’t support MDQ products with custom segments.
Using the app to sync a Salesforce order with an MDQ product results in a Stripe subscription schedule with a subscription schedule phase for each ramp. For example, a 3-year contract segmented by year results in a Stripe subscription schedule with three phases, one for each ramp year. Each phase has the salesforce_
and salesforce_
metadata so that you know which ramp the phase corresponds to.
MDQ 商品を修正する
MDQ ramps or segments produce multiple quote lines, one for each segment. When amending an original Salesforce order with MDQ products, the app supports the following:
- Salesforce の注文全体を終了する
- Salesforce の注文の 1 つまたはすべての Ramp で Salesforce 商品の数量を調整する
- Salesforce の注文に標準商品を追加する
- Salesforce の注文から標準商品を削除する
When amending an original Salesforce order with an MDQ product, you must set the SBQQ_
field on the contract equal to the SBQQ_
field on the amendment quote. Otherwise, you can create and sync an order amendment as usual.
制限事項
MDQ では以下の制限事項にご注意ください。
- Ramp スケジュールは、Salesforce の注文ごとに 1 つのみ設定できます。
- 各 Ramp では商品を同じ請求頻度に同期させることができます。
- Ramp は連続する期間にする必要があります。
- MDQ サブスクリプションでは現在および将来のセグメントのみを修正できます。過去のセグメントは使用できません。
- Ramp 期間は修正しないでください。たとえば、Ramp 取引を年単位から月単位に変更することはできません。
- Ramp 取引は短縮しないでください。注文を終了するには、すべてのセグメントでラインアイテムをキャンセルする必要があります。