When a customer selects klarna invoice as payment method, the module does not contact klarna, and the following errors appear in the error log of opencart:
2016-06-14 15:39:20 - PHP Notice: Undefined index: phone_no in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 269
2016-06-14 15:39:20 - PHP Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: hr line 1 and center in Entity, line: 1 in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 416
2016-06-14 15:39:20 - PHP Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: p line 1 and body in Entity, line: 1 in *****public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 416
2016-06-14 15:39:20 - PHP Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: center line 1 and html in Entity, line: 1 in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 416
2016-06-14 15:39:20 - PHP Warning: DOMDocument::loadXML(): Premature end of data in tag body line 1 in Entity, line: 1 in *****public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 416
2016-06-14 15:39:20 - PHP Warning: DOMDocument::loadXML(): Premature end of data in tag html line 1 in Entity, line: 1 in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 416
2016-06-14 15:39:20 - PHP Notice: Trying to get property of non-object in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 418
2016-06-14 15:39:20 - PHP Notice: Trying to get property of non-object in *****/public_html/vqmod/vqcache/vq2-catalog_controller_payment_klarna_invoice.php on line 419
How to begin to tackle this problem???
THX in advance!!!!
