Hi, Is it possible to manage the status (custom or default) of a woo order from fortnox?
]]>Is this plugin a both way integration or only one way from WooCommerce to Fortnox? So I wonder if I would be able to import customers/articles/orders from Fortnox to WooCommerce, not only from WooCommerce to Fortnox.
]]>public function add($message, $override_silent = false)
{
if (!$this->_silent || true === $override_silent) {
if (is_array($message)) {
$message = print_r($message, true);
}
$this->_logger->add($this->get_domain(), getmypid() . ' - ' . $message);
}
}
Is it possible to change getmypid() to something else? Some hosts (Kinsta for example) have disabled this function for security reasons.
The result is that when an order is placed, it won’t go through resulting in a Fatal error.
Hello can you give me screenshots how to connect this plugin to my Fortnox Account. I have downloaded it and all what I got in plugin’s settings is two meaning with link I don’t know what that link is about. Please give me step by step guide.
Another question
To integrate the Fortnox in Woocommerce site I have to pay 59kr to Fortnox to get the licence. So should I pay something else too.