I have a problem with implementing tracking pixel from paydot. On the paydot website i got following information:
Add the following code in the OrderConfirmationController.php:
class OrderConfirmationController extends OrderConfirmationControllerCore
{
public function displayContent()
{
global $c...