transfi
Installation
SKILL.md
TransFi
TransFi is a payment orchestration platform. It helps businesses manage and optimize their payment processing across multiple providers. It is used by companies that want to reduce costs, increase conversion rates, and improve the overall payment experience for their customers.
Official docs: https://www.transfi.tech/api-docs
TransFi Overview
- Records — core data in TransFi
- Operations: create, read, update, delete, list
Working with TransFi
This skill uses the Membrane CLI to interact with TransFi. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills