> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Braintree source for ELT & CDC

> Configure Braintree as a data source in Integrate.io ELT & CDC. Replicate payment transactions and customer data to your data warehouse.

## Overview

ELT & CDC uses the API provided by Braintree to sync the data. [Braintree API Reference](https://developer.paypal.com/braintree/docs/reference/overview)

## Obtain merchant ID, public and private key

Follow these steps to obtain the merchant ID, public key and private key.

* Go to the `Home` page of your Braintree merchant, then scroll down to `Keys & Configuration`.
* Copy and paste the merchant ID into the input field below.

<Frame>
  <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-19.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=eff82c59655fca20e58cb0014896ce91" alt="Braintree Keys and Configuration section showing merchant ID" width="678" height="196" data-path="images/cdc/sources/image-19.png" />
</Frame>

* Copy and paste the public key into the input field below.

<Frame>
  <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-20.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=9de920a9328f893d840e4deb30f10adc" alt="Braintree public key field in Keys and Configuration" width="708" height="194" data-path="images/cdc/sources/image-20.png" />
</Frame>

* Copy and paste the private key into the input field below.

<Frame>
  <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-21.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=12bea6c2765d25dac79125ca6e2e9dcb" alt="Braintree private key field in Keys and Configuration" width="754" height="202" data-path="images/cdc/sources/image-21.png" />
</Frame>

* Check this checkbox if you are using the Sandbox environment.

<Frame>
  <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-22.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=2aedb8258b6dda65e92017d5a2ddb3d6" alt="Sandbox environment checkbox for Braintree configuration" width="1178" height="292" data-path="images/cdc/sources/image-22.png" />
</Frame>
