Skip to content

Releases: amzn/amazon-payments-magento-2-plugin

Version increase from 3.3.2 to 3.3.3 including cart cache fix

30 Jan 21:50
0963e94
Compare
Choose a tag to compare
Merge pull request #597 from amzn/pre_3.3.3

version increase from 3.3.2 to 3.3.3

Version increase from 3.3.1 to 3.3.2 including shipping fixes

25 Jan 00:40
3997f2b
Compare
Choose a tag to compare
Merge pull request #595 from amzn/pre-3.3.2

version increase

Version increase from 2.3.0 to 2.3.1 including CancelOrderReference for Failed orders

17 Feb 09:06
012fd75
Compare
Choose a tag to compare

This is the last release of the plugin for Magento 2.2.x branch. Support for Magento Commerce 2.2.x ended on 31/12/2019

3.1.5 release

05 Apr 09:09
Compare
Choose a tag to compare

Fixes

Fixed a bug where German addresses were missing the street, reported in #442.

Version information

This release targets Magento 2 installations with version number 2.3.0 and higher.

2.1.4 release

05 Apr 09:41
Compare
Choose a tag to compare

Fixes

Fixed a bug where German addresses were missing the street, reported in #442.

Version information

This release targets Magento 2 installations with version numbers between 2.2.6 and 2.2.x.

2.0.16 release

20 Feb 17:29
Compare
Choose a tag to compare

This release incorporates:

Fixes

  • Fixed a bug with Japanese address format, issue reported in #267, #233

2.0.15 release

25 Sep 01:13
c7008b7
Compare
Choose a tag to compare

This release incorporates:

Enhancements

  • Improved merchant onboarding functionality #283

Fixes

  • Fixed a bug where disabling Amazon Pay breaks checkout #278, issue reported in #207, #209
  • Fixed a bug where credentials in JSON format were not working #283
  • Resolved an error where the FROM field in emails was incorrectly configured #289, issue reported in #274
  • Fixed an issue where the email address field did not always populate after signing in #301

1.2.8 release

20 Sep 18:29
8879902
Compare
Choose a tag to compare

This release incorporates:

Enhancements

  • -- this is a fix release only --

Fixes

  • Removed classes that are in later versions of the module and restored references to old customer classes that served the same function #343

1.2.7 release for M2.2.3 and older

21 Aug 03:07
acd0d03
Compare
Choose a tag to compare

This release incorporates:
Enhancements

  • Added split-database support for quote-split related tables #230, #236, enchancement requested in #206

Code Quality

  • String cleanup #229, issue reported in #201

Documentation

  • Adding standard files #208
  • Extend payment region information #211
  • Improved readme to call out which branch to be downloaded according to the Magento version #320

Fixes

  • Fixed a bug where disabling Amazon Pay breaks checkout #228, issue reported in #207, #209
  • Resolved issue where total was incorrect after Amazon Pay login on mobile #236, #237, issue reported in #104, #105
  • Addressed issue where Amazon Pay button was absent in checkout page #246, issue reported in #214
  • Fixed widget URLs for JP region
  • Fixed a bug where "Add to Cart" was executed twice for certain conditions #265
  • Resolved issue where From address in emails was not appearing #290

Note: The Amazon Pay button on a product page does not work correctly for Magento versions previous to 2.2.0 due to an issue in core Magento as reported here: magento/magento2#5266

Revert province fix

05 Mar 15:22
5402c9d
Compare
Choose a tag to compare

Revert of:

  • Missing required province/state blocks orders #175 #190