Get transactions list
Before you can try the request below here - please set context variables for your session:
Set Shop context
Required fields are underlined.
Get transactions
<?php
$transactions = $MK->getTransactions($_GET);
?>
(Error occured while getting transaction list)