Skip to content
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.2.0 #2518

Merged
merged 16 commits into from
Feb 22, 2024
Merged

Release 9.2.0 #2518

merged 16 commits into from
Feb 22, 2024

Conversation

candemiralp and others added 11 commits February 12, 2024 10:50
* Update PHPCS parameters

* Fix code sniffing errors
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rok Popov Ledinski <[email protected]>
Co-authored-by: Can Demiralp <[email protected]>
* [ECP-8907] - Draft PR for payment methods. Needs to remove debuggers.

* [ECP-8907] - Implement CashApp

* Update adyen-cashapp-method.js

Remove debugger

* [ECP-8907] - Update to enable recurring payments
…2510)

* [ECP-8776] Fix observer

* [ECP-8776] Write unit tests
* Add vipps in config.xml

* WIP vipps

* Update billing form

* Fix vault payment method facade

* Add payment method logo

* Update Vipps vault config

* Fix token label

* Define command executor

* Revert recurring support (deprecated)

---------

Co-authored-by: Dimitri BOUTEILLE <[email protected]>
Co-authored-by: Peter Ojo <[email protected]>
Co-authored-by: Can Demiralp <[email protected]>
…2502)

* add unit tests for updatePaymentDetails

* add unit tests for addWebhookStatusHistoryComment and sendOrderMail

* test createShipment method

* add unit tests for setPrePaymentAuthorized and for untested part of holdCancelOrder

* remove redundant lines
…2513)

* setup new endpoint for token deletion

* [ECP-8894] Implement token deactivation

* add unit tests for deactivateToken()

* remove comment

* add test for testing exception throwing of deactivateToken()

* add test for happy flow for PaymentVaultDeleteToken plugin

* add unit test for handling unhappy flow for PaymentVaultDeleteToken plugin

---------

Co-authored-by: Can Demiralp <[email protected]>
…enerated incorrectly (#2516)

* Update config.xml and di.xml for vault_payment that were generated incorrectly.

* Remove unneeded comment
…red payment attempts (#2381)

* [ECP-8692] Create an observer to update the order status after checkout

* [ECP-8692] Update the order on payment details

* [ECP-8692] Implement status update logic after paymentsDetails call

* [ECP-8692] Abstract paymentsDetails call and related response handler, refactor Return controller

* [ECP-8692] Fix Order unit tests

* [ECP-8692] Remove remains of remote tracking

* [ECP-8692] Fix unit test

* [ECP-8692] Write unit tests for AdyenPaymentsDetails class

* [ECP-8692] Write unit tests for GuestAdyenPaymentsDetails class

* [ECP-8692] Clean-up code duplications

* [ECP-8692] Remove redundant method implementation

* [ECP-8692] Write unit tests for Return/Index class

* [ECP-8692] Remove redundant property

* [ECP-8692] Remove redundant property

* [ECP-8692] Fix condition with no redirectResponse

* [ECP-8692] Write unit tests for PaymentResponseHandler class

* [ECP-8692] Replace the constant for resultCode

* [ECP-8692] Write unit tests for PaymentResponseHandler class

* [ECP-8692] Finalise TODO

* [ECP-8692] Fix unreachable statement

* [ECP-8692] Increase the coverage of PaymentResponseHandler class

* [ECP-8692] Write unit tests for SetOrderStateAfterPaymentObserver class

* [ECP-8692] Increase test coverage

* [ECP-8692] Write unit test for Order class

* [ECP-8692] Write unit test for PaymentDetails class

* [ECP-8692] Fix CS issues

---------

Co-authored-by: hossam-adyen <[email protected]>
Copy link

@khushboo-singhvi khushboo-singhvi merged commit 3824691 into main Feb 22, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants