Cards
Detail Payment
This API returns the full details of a specific card payment transaction, including card information, amount, currency, status, and webhook configuration.
GET
Detail Payment
Authorizations
A unique identifier assigned to each application.
A secure token associated with the app-id.
Path Parameters
Unique identifier of the card transaction to retrieve.
Response
OK
Example:
"7PPPMXIGH"
Example:
"Testing"
Example:
"test@example.com"
Example:
"wc_order_6C1hcvg4T7Pom"
Available options:
pending, authorised, waiting, received, expired, return_pending, return_expired, partially_refunded, return_received, return_rejected, failed, in_dispute, dispute_lost Example:
"authorised"
Example:
"USD"
Example:
10000
Example:
10000
Example:
0
Example:
false
Example:
"card"
Example:
""
Example:
false
Example:
"regular"
Example:
"2025-05-28T04:22:21.567+0000"
Detail Payment