Braintree
Braintree connections give you access to your team’s transaction data.
Source Setup
Braintree uses an API public/private key for authentication. To get the required information follow these steps:
-
Access your Braintree tenant and go to the Settings page.
-
Click on the API tab.
-
Under API Keys, copy the Merchant ID, Private Key, and Public Key that you want to use for authentication.
Note
Prefer using an API? Go here and select Braintree under the Body header to start creating a connection via API.
What Data is Available?
Check out the Braintree entities and relationships that you can load to your destination below.
You can create Braintree pipelines with the following entities:
Entity | Pipeline Mode |
---|---|
Address | Replace |
CreditCardVerification | Replace |
Customer | Replace |
Dispute | Replace |
DisputeStatusHistory | Replace |
MerchantAccount | Replace |
Subscription | Replace |
Transaction | Replace |