Hi,
i would like to add the transaction id in the "Thank you message (offline payment) ".
I follow this solution :
joomdonation.com/62-general-discussion/2...variables.html#22740
After adding the code
Code:
$replaces['transaction_id'] = $row->transaction_id ;
to the lign 297 (because i see //Support other tags here on this area).
I add the tagg [TRANSACTION_ID] to the Thank you message without success.
Could you help again ?
Regards,
Olivier