Stitch Open Banking and Payments
Unified open banking and payments workflow for African fintech applications. Combines pay-in payment initiation, bank account data access, and outbound disbursements into a single integration covering South Africa and Nigeria. Designed for e-commerce platforms, marketplaces, and financial applications that need to accept payments, access account data, and send payouts.
What You Can Do
MCP Tools
initiate-payment
Initiate a Pay By Bank payment in South Africa or Nigeria. Returns a payment URL to redirect the customer for bank authorization.
get-payment-status
Check the status of a payment initiation request (Pending, Complete, Cancelled, or Error). Use to poll for payment completion.
list-bank-accounts
List bank accounts linked by the user. Use to show available accounts for payment or data analysis.
get-account-transactions
Retrieve transaction history for a linked bank account. Supports Relay-style cursor pagination via first/after parameters.
create-disbursement
Send an outbound payment disbursement to a beneficiary bank account. Use for marketplace payouts, refunds, or mass payments.