-
Fixed NPE on POST cancellation-authorisations immediately after payment-initiation
-
Added check for not valid payment status in PisPaymentController
-
Fixed XS2A security Hot Spot
-
Added check for not valid payment status in PisCommonPaymentController
-
Fixed XS2A alerts on Sonar Cloud
-
Added check for not valid payment status in AuthorisationController
-
Added check for not valid payment status in CmsConsentController
From now on, NPE on POST cancellation-authorisations immediately after payment-initiation is fixed and error SERVICE_BLOCKED_INVALID_FLOW returned instead.
From now on, transaction status incorrect value in PisPaymentController#updatePaymentStatusAfterSpiService
will be handled with bad request response.
From now on, transaction status incorrect value in PisCommonPaymentController#updateCommonPaymentStatus
will be handled with bad request response.
From now on, transaction status incorrect value in AuthorisationController#updateAuthorisationStatus
will be handled with bad request response.