-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Updated Adyen api version to v71, and js/css version to 5.59.0. -Added new template tags: Adyen.JsIntegrityKey, Adyen.CssIntegrityKey. Customer don't need to look at adyen documentation and search these values, since we use the specific js/css adyen version anyway and should provide integrity values also. AdyenCheckout: Added processing of errors output. Helper: - Changed OutputResult of Helper.EndRequest to be StreamOutputResult. ContentOutputResult provides the html markup, and for these methods we need only json, since they are used in js-ajax fetches etc. - Fixed little bug related with query string. WebRequestHelper: - Properly added NoCache header, removed Accept-Charset, since this is processing in StringContent. - Added async reading to ReadRequestInputStream to fix the error.
- Loading branch information
1 parent
4f5f5c3
commit e62418b
Showing
4 changed files
with
30 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters