Releases: pagarme/magento2
Releases · pagarme/magento2
1.1.7
🐛 Bug fixes
- Fix log to receive webhook
- PIX Qr Code correction, which does not work in Apple browsers
- Character count in soft description
🚀 Improvements
- Added new log abstraction
2.0.3-beta
Handle unfilled parameters in settings
Exchanged the method document.execCommand, witch is deprecated, with navigator.clipboard.writeText
2.0.2-beta
Bugfix / PHP 8.1
2.0.1-beta
PHP 8.1
2.0.0-beta
PHP 8.0
1.1.6
What's Changed
- Implement changes to recurrence order description
- Added discount amount according product interval count
- Add order transaction id payment.pagarme_transaction_id field in response salesOrderRepositoryV1
- Validation and notification for integration with sanbox environment
- Make require to latest core package
- Refactor MigrateData - Migration Mundipagg to Pagarme
New Contributors
- @M3ndes made their first contribution in #72
- @acedraz made their first contribution in #85
- @mauriciohaygert made their first contribution in #91
Full Changelog: 1.1.5...1.1.6
Replaced Zend-Log to Monolog
✨ New Features
- No features
🐛 Bug fixes
- Replaced Zend-Log to Monolog
🚀 Improvements
- No improvements
Fixes error when an Invoice needs to be printed in Billet + CC payment method
✨ New Features
- No features
🐛 Bug fixes
- Fixes error when an Invoice needs to be printed in Billet + CC payment method
🚀 Improvements
- Translates the term "order" correctly
Remove legacy class
✨ New Features
- No features
🐛 Bug fixes
- Remove CustomerCreateManagementInterface legacy class
🚀 Improvements
- No Improvements
Fixes billing address error when creating subscriptions
✨ New Features
- No features
🐛 Bug fixes
- Fixes billing address error when creating subscriptions.
🚀 Improvements
- No Improvements