Skip to content

Releases: pagarme/magento2

Release 2.6.0

11 Sep 20:15
157c5b6
Compare
Choose a tag to compare

🐛 Bug fixes

  • Making corporation_type field required
  • Handle empty card brands configuration @robsoned
  • Update return type in RecipientInterface createKycLink method @robsoned
  • When credit card data is empty

🚀 Improvements

  • Allow integration in the default scope
  • Add mask to card number fields on checkout
  • Add account id to gpay in Google Configuration

Full Changelog: 2.5.0...2.6.0

Release 2.5.0

13 Jun 20:21
eed765b
Compare
Choose a tag to compare

✨ New Features

  • Google Pay method.

🐛 Bug fixes

  • Fix card expiry of current month;
  • Run Upgrade Schema once.

🚀 Improvements

  • New recipient fields;
  • Marketplace Kyc.

Release 2.4.2

25 Apr 20:15
989bc47
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed card validation when expiry date its on the current month

Release 2.4.1

07 Mar 13:43
72cf07a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Multi-payment purchases
  • Error minifying JS #306
  • Sintax error for di compile in 2.3.* #309
  • Pix logo in checkout and success page #312
  • CSS compatibilization with themes #313

🚀 Improvements

  • Alternate pix and billet get info

2.4.0

29 Jan 19:29
f3932ae
Compare
Choose a tag to compare

✨ New Features

  • Added 3DS authentication

🐛 Bug fixes

  • Cart total different from individual itens values times their quantity
  • CVV field accepting characters other than numbers

2.3.0

08 Nov 12:25
0786be8
Compare
Choose a tag to compare

✨ New Features

  • Pagar.me Dash settings validation

🐛 Bug fixes

  • Sending billet settings to order
  • Elo credit card brand image not loading
  • Credit card amount update with coupon value

2.2.5

04 Oct 18:41
3a6ef97
Compare
Choose a tag to compare

✨ New Features

  • Added pix informations to graphql - @ianitsky

🐛 Bug fixes

  • Webapi\Exception __construct arguments - @robsoned
  • i18n - @michelpl
  • Removed domain protocol from csp_whitellist.xml - @vmalyk
  • adminhtml translations - @vmalyk

🚀 Improvements

  • Refactor templates
  • Recurrence
  • Compatibilization with js bundle and minification
  • Compatibilization with Magento 2.4.6 and PHP 8.2
  • Receive only magento webhook
  • Oberver's code - @michelpl

2.2.4

10 Jul 17:48
21a0d31
Compare
Choose a tag to compare

🐛 Bug fixes

  • Bug fix: Multiline string translation in magento 2.3.x

2.2.3

05 Jul 12:26
485d6b7
Compare
Choose a tag to compare

🐛 Bug fixes

  • Bug fix: Properties typification in old PHP versions

2.2.2

25 May 17:50
a928c6f
Compare
Choose a tag to compare

🚀 Improvements

  • Notify when the module is not integrated to Pagar.me Hub

🐛 Bug fixes

  • Bug fix: Deleting wallet cards
  • Bug fix: Passing null to parameter on deprecated functions in PHP8
  • Bug fix: Fixed Show Recurrence Currency Widget functionality