Braintree
Braintree (opens in a new tab) is a full-stack payment platform, owned by Paypal, that provides tools for businesses to accept, process, and manage online and mobile payments
Prerequisites
In order to integrate with Braintree, you'll need to collect the following information:
Name | Description |
---|---|
Domain* | The unique URL for your Braintree instance |
Public key* | Your Braintree public API key. Follow Braintree's docs for steps to retrieve this key (opens in a new tab) |
Private key* | Your Braintree private API key. Follow Braintree's docs for steps to retrieve this key (opens in a new tab) |
Integrating with Braintree
To integrate an existing system with Braintree:
- Navigate to Data map → View Systems and choose the system that you want to connect.
- Click on the Integrations tab.
- Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
- Complete the required fields for the integration and click Save.
You may confirm your connection is working using the Test connection button, if desired.
To learn more, please see our guide for Managing Integrations.
Technical detail
Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.
Braintree endpoints
In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.
Privacy function | Endpoint | Description |
---|---|---|
Access & erasure requests | Customers (opens in a new tab) | Retrieve and erase customer information |
Access & erasure requests | Transactions (opens in a new tab) | Retrieve and erase transaction information |