Weiter zum Inhalt
Konto erstellen
oder
anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellen
Anmelden
Jetzt starten
Zahlungen
Umsatz
Plattformen und Marktplätze
Geldmanagement
Entwicklerressourcen
Übersicht
Versionierung
Änderungsprotokoll
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
Essentials
SDKs
API
Tests
Stripe-CLI
Tools
Workbench
Entwickler-Dashboard
Stripe Shell
Stripe für Visual Studio Code
Funktionen
Arbeitsabläufe
Ereignisziele
Stripe-StatuswarnungenHochgeladene Dateien
KI-Lösungen
Agent-Toolkit
Sicherheit und Datenschutz
Sicherheit
Datenschutz
Extend Stripe
Build Stripe apps
Use apps from Stripe
    Übersicht
    Stripe-built apps
    Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    PrestaShop
    Salesforce
      Salesforce B2C Commerce
      Stripe-App für Salesforce
      Erweiterung für Salesforce Billing
      Stripe Billing for Salesforce CPQ
        Konten und Kontakte
        Gutscheine
        Fehlerbehandlung
        Dauerbestellungen
        Feldstandardwerte und benutzerdefinierte Zuordnungen
        MDQ-Produkte
        Änderungen an der Bestellung
        Produkte und Preise
        Set up the app
        Abonnement Bestellungen
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax für WooCommerce
    Partner apps
    Build your own app
Partner
Partner-Ecosystem
Partner-Zertifizierung
StartseiteEntwicklerressourcenUse apps from StripeSalesforceStripe Billing for Salesforce CPQ

Notiz

Bis jetzt ist diese Seite noch nicht in dieser Sprache verfügbar. Wir arbeiten aber verstärkt daran, unsere Dokumentation in weiteren Sprachen bereitzustellen, und werden die Übersetzung sofort anzeigen, sobald diese verfügbar ist.

Field defaults and custom mappings

Map corresponding fields from Salesforce objects to Stripe objects.

When setting up the Stripe Billing app for Salesforce CPQ, you use the data mapper to map the fields from the Salesforce objects to corresponding fields on the Stripe objects.

Not all objects have a Stripe ID field in the data mapper. For example, the subscription schedule phase item doesn’t have a Stripe ID, so you can’t add a Stripe ID custom field to the Salesforce order line. However, you can still configure the object in the data mapper.

The app automatically maps the following objects:

Salesforce objectStripe object
AccountCustomer
OrderSubscription Schedule and Subscription
OrderItemSubscription Item
Product2Product
PricebookEntryPrice

Custom mappings

You can create a custom mapping based on the standard and custom fields you use in Salesforce.

Examples

  • You use a custom field to identify if a pricebook entry is metered or licensed. You can map that custom field to recurring.usage_type on the Stripe Price object.

  • You use a custom field for the tax ID number on a Salesforce account. You can map that custom field to the corresponding field in Stripe.

  • You want to identify all customers in your Stripe account that the app created. You can add a custom metadata field called Source with a default value of Salesforce for the Stripe Customer object.

If there’s a one-to-one relationship to map between the object and object type, you can use the path to a Salesforce field as the mapping source. For example, you can map a custom field from the account of a Salesforce order to a custom metadata field on a Stripe subscription schedule. However, if an account has multiple orders, you can’t create a mapping between the Salesforce account and an order field.

Siehe auch

  • Accounts and contacts
  • Products and prices
  • Subscription orders
  • Error handling
War diese Seite hilfreich?
JaNein
Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
Nehmen Sie an unserem Programm für frühzeitigen Zugriff teil.
Schauen Sie sich unser Änderungsprotokoll an.
Fragen? Sales-Team kontaktieren.
LLM? Lesen Sie llms.txt.
Unterstützt von Markdoc