Get transactions list

If transaction was partially paid by gift card then transaction channel is "Mixed", you can use get transaction details to query sub-transaction links for additional details if needed.

Required fields are underlined.



Get transactions

<?php

$transactions = $MK->getTransactions($_GET);

?>
(Error occured while getting transaction list)