Skip to main content Skip to complementary content

Chargebee 

Chargebee is a recurring billing and subscription management tool.

Chargebee integration replicates data using the Chargebee v2 API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To generate your API key:

  1. Log into your Chargebee account.
  2. Click Settings > Configure Chargebee > API Keys and Webhooks.
  3. On the API Keys page, click + Add API Key. The Create an API Key modal is displayed.
  4. Select Read-Only Key as the API key type.
  5. Select All to define the API key’s access. This grants read-only access to your Chargebee site.
  6. In the Name the API key field, enter QTC.
  7. Click Create Key. Chargebee creates the API key and redirects you back to the API Keys page.
  8. Copy and paste your API key into a secured file.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API KeyAPI key.
Include DeletedSelect the check box to include deleted data.
Subdomain

The subdomain for your Chargebee account.

Example: my-chargebee-site.chargebee.com, enter my-chargebee-site.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

addons

The addons table contains info about the addons in your Chargebee account. Addons are additional charges applied to subscriptions apart from base charges.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

comments

The comments table contains info about comments in your Chargebee account.

Replication Method

CDC

Primary Key

id

Replication Key

created_at

Useful links

Chargebee documentation

Chargebee API method

coupons

The coupons table contains info about the coupons in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

credit_notes

The credit_notes table contains info about the credit notes in your Chargebee account. A credit note is a document that specifies the money owed by a business to a customer.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

customers

The customers table contains info about the customers in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

events

The events table contains info about the events that have occurred on your Chargebee site. Event records contain data about affected resources and additional details, such as when the change occurred. This can be used to create a log of events for a record and analyze how it has changed over time.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

occurred_at

Useful links

Chargebee documentation

Chargebee API method

gifts

The gifts table contains info about the gifts in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

invoices

The invoices table contains info about the invoices in your Chargebee account. Invoices are statements containing charges, adjustments, and any discounts for a subscription specific to a term.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

item_families

The item_families table contains info about item families.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

item_prices

The item_prices table contains info about item prices.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

items

The items table contains info about the items in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

orders

The orders table contains info about the orders in your Chargebee account. The Order Management feature must be enabled to replicate this table. For more information, refer to the Chargebee docs.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

payment_sources

The payment_sources table contains info about customer payment sources.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

plans

The plans table contains info about the plans in your Chargebee account. Plans are used to specify prices and billing frequencies for subscriptions.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee API method

promotional_credits

The promotional_credits table contains info about the promotional_credits in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

created_at

Useful links

Chargebee documentation

Chargebee API method

quotes

The quotes table contains info about quotes in your Chargebee account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

subscriptions

The subscriptions table contains info about the subscriptions your customers have subscribed to. A subscription is a recurring item that customers are billed for, such as a plan or addon. It may also contain discount items.

Note: Chargebee does not update the updated_at value when the following attributes on a subscription are modified:

  • due_invoices_count
  • due_since
  • total_dues

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

transactions

The transactions table contains info about the transactions that have occurred in your Chargebee account.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

virtual_bank_accounts

The virtual_bank_accounts table contains info about the virtual bank accounts in your Chargebee account. A virtual bank account is a unique account number that can be shared with your users while still protecting your sensitive bank account details.

Note: This table is available Refer to the Table and field availability and Chargebee Product Catalogs section for more info.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Chargebee documentation

Chargebee API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!