Releases: AltaPay/plugin-magento2-community
Releases · AltaPay/plugin-magento2-community
4.2.4
22 Apr 07:57
Compare
Sorry, something went wrong.
No results found
[4.2.4]
Fixed
Fix typo in the Apple Pay merchant validation POST parameter (termminalid → terminalId).
Notes
For custom integrations: If you have a custom extension or server-side controller that reads the termminalid POST parameter from sdmaltapay/index/applepay, update it to read terminalId instead.
4.2.3
16 Mar 12:07
Compare
Sorry, something went wrong.
No results found
[4.2.3]
Fixed
Fix AltaPay callback redirect layout rendering.
4.2.2
23 Feb 10:44
Compare
Sorry, something went wrong.
No results found
[4.2.2]
Added
Fixed compatibility issues with PHP 8.1.
Updated language settings to enforce correct German locale mapping.
Fixed
Fix: Issue where failed AltaPay orders stayed in pending status and were not cancelled automatically.
Improved the cancellation logic to keep stock in sync correctly.
4.2.1
29 Jan 06:45
Compare
Sorry, something went wrong.
No results found
[4.2.1]
Added
Added a Back to Shopping Cart button on the payment form, allowing customers to cancel the payment and return to the cart.
4.2.0
12 Dec 07:10
Compare
Sorry, something went wrong.
No results found
[4.2.0]
Fixed
Fix: Stock is not restored correctly during order cancellation for pending orders during the cron scheduler run.
4.1.9
17 Nov 05:46
Compare
Sorry, something went wrong.
No results found
[4.1.9]
Fixed
Fix: Apply form template only when supported and not for Apple Pay or reservations.
4.1.8
08 Oct 04:58
Compare
Sorry, something went wrong.
No results found
[4.1.8]
Fixed
Fix: Updated client session ID handling to use Magento’s default Encryptor class for secure encryption.
4.1.7
18 Sep 04:56
Compare
Sorry, something went wrong.
No results found
[4.1.7]
Added
Add support for Checkout Design v2.
4.1.6
28 Aug 04:42
Compare
Sorry, something went wrong.
No results found
[4.1.6]
Fixed
Fix: Round off unit price in order line to 2 decimal digits.
4.1.5
18 Aug 08:34
Compare
Sorry, something went wrong.
No results found
[4.1.5]
Fixed
Fix: Added proper admin error message when terminal sync fails for already configured terminals.
Fix: Prevent order status from changing from "Cancelled" to "Payment Pending".
Fix: Prevent order status from updating on fail callback, retaining the previous status.