Retrieve a Transaction
Payments API
Retrieve a Transaction
Retrieve full details for a specific transaction.
GET
Retrieve a Transaction
Documentation Index
Fetch the complete documentation index at: https://docs.pavewaygroup.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Include your Secret Key in theAuthorization header as a Bearer token.
Path Parameters
The unique ID of the transaction.
Response Schema
Returns a fullTransaction object.
Unique identifier for the transaction.
Value is
payment_intent.Total amount charged.
Three-letter ISO currency code.
Current status (
succeeded, failed, requires_action, etc.).PaveWay’s unique public reference.
Your provided order reference.
Transaction description.
Timestamp of creation (Unix epoch).
Custom metadata provided during creation.

