[CON-2347] feat(braintree): Add Read and Write#438
Open
ejoo wants to merge 1 commit intoamp-labs:mainfrom
Open
[CON-2347] feat(braintree): Add Read and Write#438ejoo wants to merge 1 commit intoamp-labs:mainfrom
ejoo wants to merge 1 commit intoamp-labs:mainfrom
Conversation
- Add Read Actions with incremental read support for multiple objects - Add Write Actions for customers, transactions, and paymentMethods - Add Supported Objects section with API documentation links - Update example integration with read/write configuration - Add detailed instructions for getting API credentials
Cobalt0s
reviewed
Jan 23, 2026
|
|
||
| This connector uses Basic Auth, which means that you do not need to set up a Provider App before getting started. (Provider apps are only required for providers that use OAuth2 Authorization Code grant type.) | ||
| 1. Log in to your [Braintree Control Panel](https://www.braintreegateway.com/login). | ||
| 2. Navigate to **Settings** > **API Keys**. |
Contributor
There was a problem hiding this comment.
Following the suggestion from other PRs, could you add gif here?
Contributor
There was a problem hiding this comment.
@ejoo please attach screenshots and by pushing changes retrigger the CI. It looks like it is stuck.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Screenshots