-
Notifications
You must be signed in to change notification settings - Fork 211
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
Release 9.4.0 #2558
Merged
Merged
Release 9.4.0 #2558
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
Contributor
khushboo-singhvi
commented
Mar 19, 2024
•
edited by candemiralp
Loading
edited by candemiralp
- [ECP-8895] Crosscheck storedPaymentMethods coming from paymentMethods response with vault DB table #2528
- [ECP-8748] Fix line item calculations for open invoice payment methods #2419
- [ECP-8947] Add unit tests for /Helper/Webhook.php #2555
- [ECP-8899] ACH Payment Method Generated #2554
- [ECP-8972] GraphQL implementation of new giftcard flow #2559
- [ECP-9070] Upgrade checkout component version to v5.60.0 #2561
… response with vault DB table (#2528) * add admin panel configuration, add logic for filtering out the tokens * move filtering algorithm in protected function, move the newly added node in config.xml to the correct node * add dependencies to test constructor * remove redundant variable * add unit tests for getAllowedMultistoreTokens() * add unit test for filterStoredPaymentMethods * fix sonarcloud issue * remove empty lines
* add unit tests for webhook helper * remove redundant comments
* update * update implementation sofar * Implement GetAdyenPaymentMethodsBalance and GetAdyenRedeemedGiftcards in GraphQL * [ECP-8972] Implement save/remove gift card mutations and update schema definitions * First Test GetBalance * Test Redeemed Giftcards * test update * Cleanup * Cleanup * [ECP-8972] Fix unit tests * [ECP-8972] Update argument names * [ECP-8972] Replace exception type * [ECP-8972] Refactor class name to match with the filename * [ECP-8972] Update unit tests * [ECP-8972] Update method's PHPDocs * [ECP-8972] Change class import * [ECP-8972] Use only the state data from request and ignore DB on observers --------- Co-authored-by: raoulritter <59527829+raoulritter@users.noreply.github.com> Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
#2419) * [ECP-8748] Fix line item calculations for Quote * [ECP-8748] Quote item - fix discount amount * [ECP-8748] Quote shipping - fix discount amount * [ECP-8748] CreditMemo - fix line calculation * [ECP-8748] Creditmemo | fix line items * [ECP-8748] Remove commented out code block * [ECP-8748] Update unit tests * [ECP-8748] Update unit tests * [ECP-8748] Update unit tests --------- Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
|
peterojo
approved these changes
Mar 22, 2024
RokPopov
approved these changes
Mar 25, 2024
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.