-
Notifications
You must be signed in to change notification settings - Fork 211
Comparing changes
Open a pull request
base repository: Adyen/adyen-magento2
base: v9.12.2
head repository: Adyen/adyen-magento2
compare: v9.13.0
- 14 commits
- 45 files changed
- 6 contributors
Commits on Dec 24, 2024
-
[ECP-9482] Refactor Header Data Builder For Transaction Clients (#2819)
* [ECP-9482-1] Added HeaderDataBuilderInterface, moved header builder to separate directory, updated constants in the observers, updated frontend type values to `luma`, added HeaderDataBuilder in the authorization flow for cancel, capture, refund, donate, payByLink, and pos transaction clients in di.xml * [ECP-9482-1] Removed HeaderDataBuilder from pos transaction client, updated the headers in all transaction clients * [ECP-9482-1] Updated Tests * [ECP-9482-1] Updated constants in data helper * [ECP-9482-1] Updated header in refund request options * [ECP-9482-1] Updated header in capture request options, revert donation header updates * [ECP-9482-1] Updated format * [ECP-9482-1] Remove capture test update * [ECP-9482-1] Update DataTest for new frontend type constant * [ECP-9482-1] Update Constants use in Data, remove unused constant for `headless` from HeaderDataBuilderInterface * [ECP-9482-1] Set frontendType in JS renderers to be `default` * [ECP-9482-1] Set placeorder method * [ECP-9482-1] Remove unused variable * [ECP-9482-1] fix formatting issue * [ECP-9482-1] reverse the frontend type change for giftcard * [ECP-9482-1] Added unit test for TransactionPaymentLinks * [ECP-9482-1] Added unit test for initializePaymentLinksApi in DataTest * [ECP-9482-1] Optimized TrasactionPaymentLinks test * [ECP-9482-1] Remove unused classes --------- Co-authored-by: sushmita <sushmita.thakur@adyen.com>
Configuration menu - View commit details
-
Copy full SHA for 3ab803c - Browse repository at this point
Copy the full SHA 3ab803cView commit details
Commits on Dec 30, 2024
-
[ECP-9580] Fix partial capture request (#2839)
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Configuration menu - View commit details
-
Copy full SHA for fe49f91 - Browse repository at this point
Copy the full SHA fe49f91View commit details
Commits on Dec 31, 2024
-
[ECP-9570] Update configuration value for pre-authorization (#2840)
Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Configuration menu - View commit details
-
Copy full SHA for 042dcd6 - Browse repository at this point
Copy the full SHA 042dcd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de22ff8 - Browse repository at this point
Copy the full SHA de22ff8View commit details -
[ECP-9357] Implement Instant Purchase (#2828)
* [ECP-9357] Implement Instant Purchase * [ECP-9357] Add InstantPurchase dependency * [ECP-9357] Use local exception type * [ECP-9357] Refactor RecurringVaultDataBuilder unit tests * [ECP-9357] Write unit tests for AdyenCcConfigProvider class --------- Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Configuration menu - View commit details
-
Copy full SHA for 0ad2747 - Browse repository at this point
Copy the full SHA 0ad2747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac5a32 - Browse repository at this point
Copy the full SHA 2ac5a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9734ca - Browse repository at this point
Copy the full SHA f9734caView commit details -
Migrating
allow3DS2
tonativeThreeDS
on/payments
request, Hard……coding values without making changes to the config values
Configuration menu - View commit details
-
Copy full SHA for 7d5d9ed - Browse repository at this point
Copy the full SHA 7d5d9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9992c - Browse repository at this point
Copy the full SHA ea9992cView commit details -
[ECP-9561] Fix CAPTURE webhook processing for external capture attemp…
…ts with different currency (#2834) * [ECP-9561] Implement ChargedCurrency helper to use the correct currency * [ECP-9561] Fix unit tests --------- Co-authored-by: Can Demiralp <can.demiralp@adyen.com>
Configuration menu - View commit details
-
Copy full SHA for 6c4bd7d - Browse repository at this point
Copy the full SHA 6c4bd7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c393926 - Browse repository at this point
Copy the full SHA c393926View commit details
Commits on Jan 2, 2025
-
Merge pull request #2841 from Adyen/ECP-9494
Migrating `allow3DS2` to `nativeThreeDS` on `/payments` request
Configuration menu - View commit details
-
Copy full SHA for bbc80c7 - Browse repository at this point
Copy the full SHA bbc80c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69361b - Browse repository at this point
Copy the full SHA d69361bView commit details
Commits on Jan 8, 2025
-
Merge pull request #2835 from Adyen/promote/main
Release v9.13.0
Configuration menu - View commit details
-
Copy full SHA for 4b53a16 - Browse repository at this point
Copy the full SHA 4b53a16View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.12.2...v9.13.0