Releases: pagarme/magento2
Releases · pagarme/magento2
Release 2.6.0
🐛 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
✨ 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
🐛 Bug fixes
- Fixed card validation when expiry date its on the current month
Release 2.4.1
2.4.0
✨ 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
✨ 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
✨ 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
🐛 Bug fixes
- Bug fix: Multiline string translation in magento 2.3.x
2.2.3
🐛 Bug fixes
- Bug fix: Properties typification in old PHP versions
2.2.2
🚀 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