io.github.codespar
mcp-payway
Payway (ex-Decidir) — Argentina card acquiring: tokenize, charge, capture, refund
stdiocommunityservice
Package Details
@codespar/mcp-payway
Transportstdio
Environment Variables
PAYWAY_PUBLIC_API_KEY(str)
RequiredSecret
Payway PUBLIC apikey — used only by create_token (card tokenization)
PAYWAY_PRIVATE_API_KEY(str)
RequiredSecret
Payway PRIVATE apikey — payments, captures, refunds and queries
PAYWAY_ENV(str)
Environment: 'sandbox' or 'production'. Defaults to 'sandbox' (Decidir sandbox host).