api → payment_transactions/detail
Provides details of an existing transaction
Here is an example of the returned data:
Array(
[transaction_id] => RKUQ-RXU7-GARA
[price] => 339
[currency] => CZK
[language] => cs
[order_no] => 12194
[eshop_name] => Pan Brouček
[return_url] => http://atk14eshop.localhost/cs/test_payment_gateway/finish_transaction/
[payment_status] => paid
[payment_status_updated_at] => 2023-06-15 13:10:53
[created_at] => 2023-06-15 13:10:15
)
HTTP response codes
- 404 Not Found - There is no such transaction
- 403 Forbidden - This is not your transaction
- 400 Bad Request - Invalid parameters