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