Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 260 Bytes

TransactionInfo.md

File metadata and controls

11 lines (8 loc) · 260 Bytes

Transaction Info

⬆ back to readme

Retrieve a transaction status information related to the given transactionId.

Here is an example:

$response = $this->requester->requestTransactionInfo($transactionId);