Chris Brown
Chris Brown
Redirects to `FILENAME_COOKIE_USAGE` only fire when the session has not been able to start (which would be true if force-cookie-use is on and the visiting guest has no cookie support)....
... Then there's something else wrong with that site, and not the FORCE_COOKIE_USE switch itself.
The code has always only sent a confirmation email when using the red/green toggle button to grant authorization. Never upon editing.
Refactoring that section to move the authorization emailing into a function is probably the best way to make it possible to call under multiple scenarios.
@lat9 is this still relevant, given the recent updates to customer-auth-status in v2.2.0?
Looking at the test failure for Low Order Fee, it appears as though this new code is simply not charging any tax. The price mismatch is the amount of the...
@piloujp Thanks for all your work on this. .... lots to review!
> I found the problem. It is because of the reversed calculation of taxes 'Credit Note' 'Standard' between original code and new one. The problem is probably the same with...
Several configuration settings have been removed which previously allowed specific tax handling for GV/Coupon/GroupPricing, including the ability to turn tax off altogether for them. (Albeit, I think they were imperfectly...
I've updated the Unit Tests to make them show the reason why the assertions are failing: