Hello! Thank you for answering so quickly, I include fragments of the .log
PHP Warning: session_start(): Cannot start session when headers already sent in …/httpdocs/wp-content/plugins/vikbooking/libraries/adapter/session/handler.php on line 31
PHP Notice: Undefined offset: 0 in /var/www/vhosts/hotelrosabela.com/httpdocs/wp-includes/capabilities.php on line 218
PHP Fatal error: Uncaught Error: Using $this when not in object context in /var/www/vhosts/hotelrosabela.com/httpdocs/wp-content/plugins/vikbdv/vikbooking/mypay.php:47
That error references this line
$txname = $this->get(‘sid’) . ‘-‘ . $this->get(‘oid’) . ‘.tx’;