Within the Pei API client:
public
, some of which unnecessarily. Some properties should also be made readonly
Validation logic of the payment gateway config form needs to be updated with the aforementioned changes. The validation messages will also be updated while we're at it.
Not relevant.
See Problem/Motivation section.
None.
Improved validation of the payment gateway config form.
Some access modifiers will change. Impact should be minimal as all methods and properties should be and currently are public
will remain that way.
Some property and method names will also change, but again, the ones that are and should be public
will not be changed.
None.
Fixed
2.0
Code