Braintree

Learn how to use Braintree with Composio

Overview

Enum

BRAINTREE

Description

Braintree is a payment gateway supporting credit card, PayPal, and alternative payment methods, handling e-commerce, subscription, and mobile transactions securely

Authentication Details

client_id
stringRequired
client_secret
stringRequired
oauth_redirect_uri
stringDefaults to https://backend.composio.dev/api/v1/auth-apps/add
scopes
stringDefaults to address:create,address:delete,address:find,address:update,apple_pay:manage_web_domains,client_token:generate,credit_card_verification:search,credit_card:expiring_between,customer:create,customer:delete,customer:find,customer:search,customer:update,dispute:accept,dispute:accept/facilitated,dispute:add_evidence,dispute:add_evidence/facilitated,dispute:finalize,dispute:finalize/facilitated,dispute:find,dispute:find/facilitated,dispute:remove_evidence,dispute:remove_evidence/facilitated,dispute:search,dispute:search/facilitated,document_upload:create,merchant_account:all,merchant_account:find,payment_method:create,payment_method:delete,payment_method:find,payment_method:update,payment_method_nonce:create,payment_method_nonce:find,settlement_batch_summary:generate,subscription:cancel,subscription:create,subscription:find,subscription:search,subscription:update,transaction:manage_escrow,transaction:clone,transaction:find,transaction:refund,transaction:sale,transaction:search,transaction:manage_settlement,transaction:void,view_facilitated_transaction_metrics,grant_payment_method,read_facilitated_transactions,shared_vault_transactions
base_url
stringDefaults to https://payments.sandbox.braintree-api.com/graphql
oauth_base_url
stringDefaults to https://api.sandbox.braintreegateway.com

Actions

This app has actions coming soon! Feel free to raise a request for it in our GitHub Issues.

You can also create custom actions for the app using Composio Auth.