Global Payments · Capability
Global Payments Unified Payments API
The Global Payments Unified Payments API is a cloud-powered REST API providing partners and developers with a single integration point for payment facilitation, card issuing, and multi-currency payment processing. Supports sandbox testing, comprehensive SDKs, and OAuth 2.0 authentication.
What You Can Do
GET
Listtransactions
— List transactions
/transactions
POST
Createtransaction
— Create a transaction
/transactions
GET
Listpaymentmethods
— List payment methods
/payment-methods
POST
Createpaymentmethod
— Store a payment method
/payment-methods
GET
Listsettlements
— List settlements
/settlements
GET
Listdisputes
— List disputes
/disputes
MCP Tools
listtransactions
List transactions
read-only
idempotent
createtransaction
Create a transaction
listpaymentmethods
List payment methods
read-only
idempotent
createpaymentmethod
Store a payment method
listsettlements
List settlements
read-only
idempotent
listdisputes
List disputes
read-only
idempotent