Closed abvdveen closed 2 years ago
Hi @abvdveen,
Thank you for contacting us, we have not released a version yet that supports the newest Magento's versions because we need to test it before releasing the new version. Thank you again for already submitting this, I will place it on the backlog, so we can fix this for the new release.
Have a great day, Jeffrey
Hello @abvdveen , what helped me was going to PostNL admin page (/admin/system_config/edit/section/tig_postnl/) and save configuration. I'm guessing, new version might missed some settings in configuration. I have Magento 2.4.3, PostNL 1.12.1. Maybe this information might help track potential error. Thank you.
We also have this problem. Thanks @soft4net for the information. Saved the config and it's working now.
Issue:
Notice: Undefined index: country in /vendor/tig/postnl-magento2/Helper/DeliveryOptions/OrderParams.php on line 247
After saving the config this entry is saved to core_config_data tig_postnl/generalconfiguration_shipping_address/country
Hi @soft4net and @JoostWan ,
Thank you for sharing a work a round! It is a quick fix to be able to continue!
I will update the backlog issue with your findings, so after updating you won't have to save the keys again.
Have a great day, Jeffrey
Hi @soft4net and @JoostWan ,
We just released v1.12.2 with support for the latest Magento versions. Does this resolve the issues you faced?
Have a nice day! Vincent
Updated to v1.12.2 on Magento 2.3.7-p3 and seems fine.
Hi @abvdveen ,
Good to read! Thank you for the update.
Have a great day, Jeffrey
After updating to Magento 2.3.7-p3 and PostNL 1.12.0 I get these errors in debug.log when trying to generate a label:
`[2022-04-13 14:26:50] postnl_logging.DEBUG: <<< RESPONSE XML >>> <?xml version="1.0" encoding="UTF-8"?>
</s:Body> </s:Envelope> [] [] [2022-04-13 14:26:50] postnl_logging.DEBUG: Invalid generateLabel response: [] []`
Also, the admin section is empty - will submit a separate bug report for that.
Magento: 2.3.7-p3 PostNL: 1.12.0 PHP 7.3.31