Get Payment
Payments
Get Payment
Retrieve a single payment by ID.
GET
Get Payment
Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
Payment session ID
Response
Payment details
Unique payment identifier (pay_* prefixed).
Available options:
payment Payment amount in decimal format (e.g. '10.50').
ISO 4217 currency code (e.g. 'USD').
Current status of the payment.
Available options:
pending, processing, completed, expired, cancelled When the payment was created.
URL for the customer to complete the payment.
Customer ID if provided.
Client-provided idempotency key.
Merchant-defined reference for this payment.
Merchant-provided key-value metadata.
Breakdown of what the customer is being charged for.
When the payment expires.