added containers Order and RiskFactors to Transaction/AuthorizeDirect and Transaction/AlternativePayment requests
(Implemented for Transaction/AuthorizeDirect request, not for Transaction/AlternativePayment that do not exist in master)
added AllowPartialAuthorization flag in Options container under Payments in Transaction/AuthorizeDirect(Implemented)
added value 1.20 for SpecVersion (Implemented)
added containers Order and RiskFactors to Transaction/AuthorizeDirect and Transaction/AlternativePayment requests (Implemented for Transaction/AuthorizeDirect request, not for Transaction/AlternativePayment that do not exist in master)
added AllowPartialAuthorization flag in Options container under Payments in Transaction/AuthorizeDirect (Implemented)
added container FraudPrevention to Transaction/Authorize, Transaction/AuthorizeDirect and Transaction/QueryAlternativePayment responses (Implemented for Transaction/AuthorizeDirect response, not for the others that do not exist in master)
Resolves: #44