Changelog
1.5.0
Compatibility with 3rd-party-PSP (TDMET-605)
-
Compatibility with Adyen-PSP
-
Update quote data after checkout registration
-
Fix sessions
Feature Auto-Login (TDMET-375)
-
Login customer after checkout registration
-
Update session data
-
Update cookie data
1.4.0
Module Enhancements (TDMET-599)
-
Integrate enhanced logging on registration workflow
-
Integrate enhanced exception handling
-
Refactor address validation and transformation
1.3.3
Quality Improvement
-
Integrate Static-Tests (TDMET-372)
-
Integrate Integration-Tests (TDMET-173)
-
Update user documentation
-
Update developer documentation / ReadMe
1.3.2
Fix amazon and magento template bug (TDMET-484)
-
Fix Amazon compatibility
-
Fix Magento init state for email check
1.3.0
Feature Account-Generation-Config (TDMET-359)
-
Extend logic to use billing address as default shipping address
-
Config to set this logic based on shipping methods
-
Integrate Static-Tests
-
Code-Refactorings / Enhancements
1.2.1
Support for Checkout Newsletter Subscription
-
Integrate Eventmanager
-
Fire dispatched event after customer registration
1.1.4
Support for Checkout Newsletter Subscription
-
Integrate Eventmanager
-
Fire dispached event after customer regsitration
1.1.0
Persisting registration values
-
Extend checkout data to persist registration values
-
Adapt checkout init with persisted data
-
Clear checkout data after place order process
-
Refactoring and use of checkout data instead of html elements
1.0.2
Fix Configuration handling
-
Fixes for configuration handling on checkout frontend
-
Refactorings for Javascript code on checkout