Hi there I just installed the latest Payflow payment module which works fine but I get the following error

PHP Warning: Illegal string offset 'id' ... includes/modules/payment/payflow.php on line 190
line 190: $sql = $db->bindVars($sql, ':countryId', $order->billing['country']['id'], 'integer');

Thank you in advance for any help.