This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Braitree
Overview
This source can sync data for the Braintree API: Customers, Discounts, Disputes, Transactions, Merchant Accounts, Plans, SubscriptionsThe source is using Airbyte docker image (@airbyte/source-braintree). Learn more how Airbyte-based sources work
How to connect
Generate all requirements using the Braintree documentation.Connection Parameters
Parameter | Documentation |
---|---|
merchant_id *string (required) | Merchant ID is the unique identifier for entire gateway account. |
public_key *string (required) | This is your user-specific public identifier for Braintree. |
private_key *string (required) | This is your user-specific private identifier. |
start_date string (not required) | The date from which you'd like to replicate data for Braintree API for UTC timezone, All data generated after this date will be replicated. |
environment *(required) | Environment specifies where the data will come from. |