Total System Services · Capability
TSYS Payment Processing
Unified workflow capability for merchant payment processing combining the TSYS Payment Gateway for transaction authorization, capture, void, and refund operations. Designed for merchants, ISVs, and payment facilitators requiring a complete card acceptance workflow.
What You Can Do
GET
List transactions
— List payment transactions
/v1/transactions
GET
Get transaction
— Get transaction status
/v1/transactions/{transactionId}
MCP Tools
authorize-payment
Authorize a card payment without capturing funds
process-sale
Process a complete card sale (authorization + capture)
capture-payment
Capture a previously authorized payment
idempotent
void-payment
Void an authorized or captured payment before settlement
idempotent
refund-payment
Process a full or partial refund for a settled transaction
get-transaction
Look up the status and details of a specific transaction
read-only
idempotent
list-transactions
List merchant transactions with optional date and status filters
read-only
APIs Used
tsys-gateway