Releases: afterpay/afterpay-magento-2
Releases · afterpay/afterpay-magento-2
Release list
Version 4.2.0
Mon 4 Sep 2023
Supported Editions & Versions
Tested and verified in clean installations of Adobe Commerce:
- Adobe Commerce Community Edition (CE) version 2.3.7-p4
Highlights
- Upgraded the JS Library to v2 to support new Dynamic Messaging variants including “Pay Monthly”.
Version 5.1.4
Thu 10 Aug 2023
Supported Editions & Versions
Tested and verified in clean installations of Adobe Commerce:
- Adobe Commerce Community Edition (CE) version 2.4.6-p1
Highlights
- Added a fetch for Merchant Public ID, which will support future improvement features.
- Minor bug fixes.
Version 4.1.2
Version 4.1.2
Thu 10 Aug 2023
Supported Editions & Versions
Tested and verified in clean installations of Magento 2:
- Magento Community Edition (CE) version 2.3.7-p4
Highlights
- Added a fetch for Merchant Public ID, which will support future improvement features.
- Minor bug fixes.
Version 5.1.2
Version 5.1.2
Thu 13 July 2023
Supported Editions & Versions
Tested and verified in clean installations of Adobe Commerce:
- Adobe Commerce Community Edition (CE) version 2.4.6-p1
Highlights
- Added support for PHP 8.2.
- Improved support for Adobe PWA Studio storefronts.
Version 5.1.1
Version 5.1.1
Thu 06 July 2023
Supported Editions & Versions
Tested and verified in clean installations of Adobe Commerce:
- Adobe Commerce Enterprise Edition (EE) version 2.4.6
Highlights
- Added support for pre-checkout asset placements on Adobe PWA Studio storefronts.
Version 5.1.0
Version 5.1.0
Mon 26 June 2023
Supported Editions & Versions
Tested and verified in clean installations of Adobe Commerce:
- Adobe Commerce Enterprise Edition (EE) version 2.4.5
Highlights
- Made the “Automatic Payment Reversals” feature optional, and disabled by default.
- This feature was designed to prevent a scenario where a consumer continues to pay for an order that failed to finalise within Magento.
- It triggers after payment is approved, if Magento throws an exception while attempting to save an order. - Improved the “Automatic Payment Reversals” feature:
- Added a new check to determine if an order record was created despite the Magento exception.
- If an order is found, set its status to “Pending Exception Review” and leave a comment containing the exception message.
- If no order is found and the auto-reversals feature is enabled, only then trigger a payment reversal. - Improved the “Restricted Categories” feature to allow users to select categories that are hidden from menus.
- Revised order comments for the Deferred Payment Flow.
- Added support for decimal item quantities.
Version 4.1.0
Version 4.1.0
Mon 26 June 2023
Supported Editions & Versions
Tested and verified in clean installations of Magento 2:
- Magento Community Edition (CE) version 2.3.7-p4
Highlights
- Made the “Automatic Payment Reversals” feature optional, and disabled by default.
- This feature was designed to prevent a scenario where a consumer continues to pay for an order that failed to finalise within Magento.
- It triggers after payment is approved, if Magento throws an exception while attempting to save an order. - Improved the “Automatic Payment Reversals” feature:
- Added a new check to determine if an order record was created despite the Magento exception.
- If an order is found, set its status to “Pending Exception Review” and leave a comment containing the exception message.
- If no order is found and the auto-reversals feature is enabled, only then trigger a payment reversal. - Improved the “Restricted Categories” feature to allow users to select categories that are hidden from menus.
- Revised order comments for the Deferred Payment Flow.
- Added support for decimal item quantities.
Afterpay Version 5.0.5
Version 5.0.5
Fri 24 Mar 2023
Supported Editions & Versions
Tested and verified in clean installations of Magento 2:
- Magento Enterprise Edition (EE) version 2.4.5
Highlights
- In the event of an unrecoverable Magento exception post-payment, replaced the automatic refund with an automatic reversal.
- Improved handling of product and variant price changes within the payment schedule widget at the checkout.
- Improved support for Adjustment Refund and Adjustment Fee during refund processing.
- Other minor improvements and fixes.
Afterpay Version 4.0.5
Version 4.0.5
Fri 24 Mar 2023
Tested and verified in clean installations of Magento 2:
- Magento Community Edition (CE) version 2.3.7-p4
Highlights
- In the event of an unrecoverable Magento exception post-payment, replaced the automatic refund with an automatic reversal.
- Improved handling of product and variant price changes within the payment schedule widget at the checkout.
- Improved support for Adjustment Refund and Adjustment Fee during refund processing.
- Other minor improvements and fixes.
Version 3.4.5
Version 3.4.5
Tue 7 Feb 2023
Supported Editions & Versions
Tested and verified in clean installations of Magento 2:
- Magento Enterprise Edition (CE) version 2.2.11
Highlights
- Upgraded from regional APIs to a single Global API
- Improved retention of consumer-facing checkout notifications in the event of a payment decline
- Minor improvements to cron jobs
- Various other improvements