You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to 'Admin' -> 'Stores' -> 'Configuration' -> 'Sales' -> 'PostNL'
In the 'Delivery' section activate 'Today Delivery', 'Evening Delivery' and 'Delivery to stated address only'
Save config and clear the caches.
Go to frontend checkout page.
Fill the address of the Netherlands (e.g. Street Address - Weena XXXX, City - Rotterdam, Zip/Postal Code - 3013AL).
Click on 'PostNL' shipping method and select either 'Fast Delivery' or 'Evening Delivery' (one of deliveries with an additional fee).
Check extra service 'Do not deliver to neighbours'.
Refresh the checkout page (F5).
Scroll down to 'PostNL' shipping method.
Expected result The fee (Fast delivery or Evening delivery) and the extra service fee (Do not deliver to neighbours) are clearly visible after the main shipping price (in the orange tab). Also 'Extra service' checkbox remains checked.
Actual result
Only the main shipping price is visible (additional fee evening or fast deliveries can be stayed sometimes, but any reload permanently losses it if performed again). 'Extra service' checkbox selection is lost.
Workaround
None
Screenshots
Before reload (when the selections have been just made):
After checkout page reload:
Magento version (pure with only tig/postnl-magento2): 2.4.6
PHP version: 8.1.3
TIG PostNL version: 1.15.2
Also the same issue is reproducible on a highly customized Magento (with Swissup_Firecheckout and many custom modules):
Magento version: 2.4.3-p3
PHP version: 7.4.28
TIG PostNL version: 1.15.2
The text was updated successfully, but these errors were encountered:
Hi @YachYaroslav, thank you for reporting this issue.
Unfortunately the issue you mention is caused by the way the Magento2 framework itselfs handles the check-out data, and not by our plug-in. We have investigated this issue in the past and came to the conclusion we could not fix this issue without working on Magento2 itself rather than our plug-in. This means that unfortunately there is nothing we can do about this problem at this moment.
Note: since all three issues you posted concern the same root cause I will copy and paste this answer in all three tickets, so it's clear for other visitors what the outcome of your report was.
To Reproduce
Steps to reproduce the behavior:
Expected result
The fee (Fast delivery or Evening delivery) and the extra service fee (Do not deliver to neighbours) are clearly visible after the main shipping price (in the orange tab). Also 'Extra service' checkbox remains checked.
Actual result
Only the main shipping price is visible (additional fee evening or fast deliveries can be stayed sometimes, but any reload permanently losses it if performed again). 'Extra service' checkbox selection is lost.
Workaround
None
Screenshots
Before reload (when the selections have been just made):
After checkout page reload:
Also the same issue is reproducible on a highly customized Magento (with Swissup_Firecheckout and many custom modules):
The text was updated successfully, but these errors were encountered: