Closed (fixed)
Project:
Commerce Unzer
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Nov 2023 at 14:40 UTC
Updated:
8 Dec 2023 at 11:24 UTC
Jump to comment: Most recent
Before we take the next steps towards a release we should apply some tools to the code so future patches will use a better baseline (formatting, coding standards).
I plan to run the following:
Comments
Comment #3
cspitzlayComment #4
cspitzlayThe four tools have been run and the found issues have been fixed.
In addition, some deprecated uses of the Unzer SDK around the handling of the basket have been fixed.
One side effect of this is that there is now a stricter validation on the Unzer side.
Basket items with a value of zero are no longer allowed and will now be skipped
when we create the basket.
Comment #5
cspitzlay