Get Payment
Retrieve a specific payment by ID
GET
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint retrieves detailed information about a specific payment including transaction details and processing status.
Authentication
This endpoint requires a valid API key withpayments:read permissions.
Path Parameters
The unique identifier of the payment
Query Parameters
Expand related objects. Options: “customer”, “order”, “invoice”, “refunds”, “disputes”
Response
Unique payment identifier
Object type, always “payment”
Payment amount in cents
ISO 4217 currency code
Payment status: “pending”, “processing”, “succeeded”, “failed”, “cancelled”
Payment method details
Response from payment processor