Skip to content

Releases: Affirm/Magento2_Affirm

3.3.0

25 May 17:29
7ec094c
Compare
Choose a tag to compare

Support Magento 2.4.6

3.2.16

03 Nov 22:01
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Fixes missing currency code error

Full Changelog: 3.2.15...3.2.16

3.2.15

20 Oct 18:44
Compare
Choose a tag to compare

What's Changed

3.2.14

13 Oct 18:17
Compare
Choose a tag to compare

What's Changed

  • This fix addresses the issue where the amount validation is failing due to the total_amount not including tax amount.

3.2.13

06 Oct 23:13
78b777f
Compare
Choose a tag to compare

What's Changed

  • Bug fixes related to dependency injection

Full Changelog: 3.2.12...3.2.13

3.2.12

13 Sep 05:55
Compare
Choose a tag to compare

What's Changed

  • Update Production URL for Affirm.js in #86
  • Addresses syntax error in #85

Full Changelog: 3.2.11...3.2.12

3.2.11

09 Sep 22:51
Compare
Choose a tag to compare
  • Adds French translation for admin and user interface (when selecting fr_CA locale)
  • Update order Comment with checkout currency instead of base currency
  • Compatibility check for Magento version 2.4.5

3.2.0

22 Aug 21:54
9f8f96a
Compare
Choose a tag to compare
  • Adds CA support:
    • Adds store-view level Affirm merchant credential configuration for US and CA regions
    • Updates Affirm checkout object to global format
    • Update to Global APIs and script URLs
    • Adds CAD currency support
    • Adds locale based checkout flow
    • Post-checkout API request validator class now uses the payment data for amount validation (as opposed to subject attributes) in order to support non base currency checkouts
  • Other:
    • Adds CSP policy exceptions to resolve security warning messages

3.1.3

10 Jun 19:59
60500e1
Compare
Choose a tag to compare

3.1.2

24 May 15:55
7424f59
Compare
Choose a tag to compare
  • Adds PHP 8 Support