autosave
autosave copied to clipboard
Function to support Split Transactions
Hi,
i would like to ask, if it is possible to support split transactions for your tool? Can you give me some hints, how to activate this (even by code change), i would be thankfull
greetings Alex
// get the main transaction (we know it's one)
$transaction = $group['attributes']['transactions'][0];
If you start a for-loop here, that should do it.