Skip to content

Releases: Mastercard-Gateway/simplify-magento-module

Version 3.2.0

18 Mar 21:07
5594815
Compare
Choose a tag to compare

Changed
Installation instructions in the README.md file were updated
Color selector for Pay Button on the module Configuration page

Version 3.1.1

10 Jan 17:19
09ed766
Compare
Choose a tag to compare

Fixed
Installation instructions in the README.md file were updated

3.1.0

09 Nov 09:39
1daecf0
Compare
Choose a tag to compare

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

18 Mar 17:08
bd49969
Compare
Choose a tag to compare

Adding Magento 2.4 Support
Removed dependency from Zend_Json
Fixed CardTokenBuilder constructor php doc
Fixing crypt issue

3.0.3

10 Sep 16:03
51831bc
Compare
Choose a tag to compare

Changing terminology for payment actions to Authorization and Payment

Fix the loading with production mode

3.0.2

02 Jun 09:01
ae99932
Compare
Choose a tag to compare

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