Releases: Mastercard-Gateway/simplify-magento-module
Releases · Mastercard-Gateway/simplify-magento-module
Version 3.2.0
Changed
Installation instructions in the README.md file were updated
Color selector for Pay Button on the module Configuration page
Version 3.1.1
Fixed
Installation instructions in the README.md file were updated
3.1.0
Changed
- Add Embedded Payment Option
- Add configs for automated testing
- Add compatibility with Magento 2.4
- Branding Update
Fixed
- Simplify JS is not included into csp_whitelist.xml file
- Shopping Cart is not emptied correctly after order is successfully created
- JS is broken after bundling
3.0.4
Adding Magento 2.4 Support
Removed dependency from Zend_Json
Fixed CardTokenBuilder constructor php doc
Fixing crypt issue
3.0.3
Changing terminology for payment actions to Authorization and Payment
Fix the loading with production mode
3.0.2
This release has multiple bugfixes and adds some optimizations.
Optimizations
JS component loading in checkout
Composer metadata
Fixes
PHP autoloader issue when package not installed via composer (classmap missing)
Private content not correctly invalidated when checkout success page is requested