-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop #75
Merged
Merged
Merge develop #75
Conversation
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
…ation Add adjustAuthorisation to modification models
Terminal API (Cloud) support
* PW-421: Adding Checkout and Checkout Utility support, modified CurlClient to make it testable * PW-241: fixed failing test * PW-421: removed comment * PW-421: include Checkout unit tests, simplified CheckoutUtility endpoint * PW-421: Added ApiKeyAuthenticatedService and renamed supportsXAPIKey to requiresApiKey * PW-421: removed phpstorm comment * PW-421: fix for Travis * PW-421: fix for PHP <= 5.4 * PW-421: Readded previous tests, changed Checkout API key message if not provided, added fail() call to the failureTests * PW-421: Removed redundant line in xml * PW-421: Simplified ApiKeyAuthenticatedService structure
* PW-448: Added mocking for Authorise API, refactored CheckoutMockClient * PW-448: added curlError function for easier mocking * PW-448: Added test on happy flow to prevent full card data to be logged * PW-448: Replaced assertEquals with assertInstanceOf for exceptions * PW-448: Treat logger as stub * PW-448: Added check for cse encrypted data
* Updated setup/verify endpoints with paymentSession/paymentsResult * added missing requiredfields
* PW-458: Added timeout optional configuration * reverted _requiredfields
…69) * PW-445: Removed required fields, validate function and related tests * Removed MissingFields test
…w error for checkout service as this is mandatory
PW-645 use dynamic identifier for live endpoint
Aleffio
approved these changes
Oct 4, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Tested scenarios
Fixed issue: