Releases: pagarme/magento2
Releases · pagarme/magento2
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
Adds hub integration logs
✨ New Features
- No features;
🐛 Bug fixes
- Fixes plan feature.
- Fixes admin fields bug.
🚀 Improvements
- Adds logs to hub integration process.
Adds Hub integration
✨ New Features
- Adds hub integration support to single and multi store.
- Adds hub uninstall callback handling.
- Adds new route to cancel charge by id and multiple charges.
- Adds hub environment info to admin configurations.
🐛 Bug fixes
- Adds domain to csp whitelist.
- Fix an issue on saving card brands.
🚀 Improvements
- Updates install and upgrade scripts.
- Adds table to store hub tokens on upgrade script.