Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Braintree 

Braintree is an online and in-app payment platform.

Braintree integration replicates data using the Braintree 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 set up your Braintree account, you need:

  • Super Admin and API Access permissions in Braintree. This is required to create the API access token. For more information, see Braintree user roles and permissions.
  • Additionally, Braintree replicates transactions for the default merchant account in your Braintree instance.

To retrieve your private key:

  1. Log into your Braintree account.
  2. Click Account > My User.
  3. Scroll down to the API Keys, Tokenization Keys, Encryption Keys section.
  4. Click View Authorizations.
  5. In the API Keys section, click Generate New API Key.
  6. After the key has been generated, click the View link in the Private Key column.

    The Client Library Key page is displayed with your Braintree API credentials.

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.

Merchant ID

Merchant ID.

Private Key

Private key.

Public Key

Public key.

EnvironmentEnter a value: Development, QA, Sandbox, Production, or All. If left empty, Production is set as default.

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.

transactions

The transactions table contains info about the transactions in your Braintree account, including the transaction’s status.

Note: Our Braintree integration will only replicate transactions for the default merchant account in your Braintree instance. You can verify the merchant account set as the default by going to Settings > Processing > Merchant Accounts when signed into Braintree.

Replication Method

CDC

Primary Key

id

Replication Key

created_at

Useful links

Braintree documentation

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 – let us know how we can improve!