Enables MCP-compatible AI tools to create checkouts, generate KHQR codes, check/list transactions, issue refunds, create payment links, and pull exchange rates via ABA Bank's PayWay API.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.PAYWAY_API_KEY— yes HMAC secret ("public_key" in PayWay's docs — used for HMAC-SHA512 hashing)PAYWAY_ENV— no sandbox (default) or productionPAYWAY_MERCHANT_ID— yes Your merchant key from ABA BankPAYWAY_RSA_PUBLIC_KEY— only for refund / payment-link tools RSA public key PEM ABA Bank issued for merchant_auth encryption. Literal \n in a one-line env value is fine — it's unescaped automatically.[](https://m8ven.ai/mcp/sim0ple-aba-payway-mcp-1jldel)