braintree
Installation
SKILL.md
Braintree
Braintree is a payments platform that allows businesses to accept, process, and split payments. It's used by online and mobile businesses of all sizes to handle transactions.
Official docs: https://developer.paypal.com/braintree/docs/
Braintree Overview
- Customer
- Payment Method
- Transaction
- Subscription
- Dispute
Working with Braintree
This skill uses the Membrane CLI to interact with Braintree. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills