Docs
Important
This page is for a legacy version of the integration that maps Chargebee customers to contacts in Salesforce. The version was deprecated on 6th Jan 2020. If you have not migrated to the latest version (with account-based mapping), please contact support .
Chargebee objects are mapped to some of the standard Salesforce objects. Moreover, some custom objects are also created in Salesforce and data from Chargebee is mapped to them too. The table below gives more detail of the mapping relationship between objects in Chargebee and Salesforce.
Chargebee Object/Data | Salesforce Object (* indicates custom object) |
Customer | Account |
Contact | |
Plan/Addon |
Product |
CB Pricing Tier* | |
Price Book Entry | |
Quote | CB Quote* |
CB Quote Line Item* |
|
CB Quote Product* |
|
CB Quote Coupon* | |
Subscription |
Opportunity |
Opportunity Product |
|
CB Opportunity Product* |
|
CB Opportunity Coupon* |
|
CB Subscription* |
|
Subscription Addon* |
|
Coupon Line Items* | |
Invoice | CB Invoice* |
CB Invoice Line Item* | |
Coupon | CB Coupon* |
Credit Note | CB Credit Note* |
CB Credit Note Allocation* | |
Chargebee site domain name |
CB Site* |
CB Contact Site* | |
Chargebee Config* |
Here we look at how fields in Salesforce standard objects are mapped to data in Chargebee. The notation used to represent Chargebee data is as seen in the Chargebee API .
Salesforce Field | Chargebee Fields |
Account Name | Company name of the customer record in Chargebee. |
The Contact object is mapped to fields in the Customer object in Chargebee.
Salesforce Field (* indicates custom field) |
Chargebee Field/Data |
External Id* | (This field is deprecated.) |
|
Customer.email |
Name | Customer.first_name, Customer.last_name |
Phone | Customer.phone |
MailingStreet | Customer.billing_address.line1 + line2 + line3 (the field values are concatenated, separated by commas) |
MailingCity | Customer.billing_address.city |
MailingState | Customer.billing_address. state |
MailingCountry | Customer.billing_address. country |
MailingPostalCode | Customer.billing_address. zip |
Preferred currency* | Customer.preferred_currency_code |
Payment Method Status* | Customer.payment_method.status |
Payment Method Type* | Customer.payment_method.type |
Net Term Days* | Customer.net_term_days |
Chargebee_Modified_Time* | Customer.updated_at |
Auto collection* | Customer.auto_collection |