Releases: pagarme/ecommerce-module-core
Releases · pagarme/ecommerce-module-core
2.2.0
✨ New Features
- Added Payment Split for Marketplace
🐛 Bug fixes
- Card save in wallet
🚀 Improvements
- No improvements
2.1.0
✨ New Features
- Added chargeback status to Subscription
🚀 Improvements
- Merging PHP 7 and PHP 8 versions
- Add telephone on customer update
1.2.0
🐛 Bug fixes
- Fix allowing checkout when shipping is empty
- Fix editing customer through admin
🚀 Improvements
- Update Mundi Api to Pagar.me Api
2.0.1
Update release for PHP 8
1.1.5
add multi-buyer on voucher payments
fix log to receive webhook
new log abstraction
1.1.4
Merge pull request #55 from pagarme/develop Develop
Updated to support Magento 2.4.4
✨ New Features
- No features
🐛 Bug fixes
- Updated to support Magento 2.4.4.
🚀 Improvements
- No improvements
Fixes billing address error when creating subscriptions
✨ New Features
- No features
🐛 Bug fixes
- Fixes billing address error when creating subscriptions for new buyers.
🚀 Improvements
- No improvements
Adds log coverage to hub integration
✨ New Features
- No features
🐛 Bug fixes
- No bugfixes
🚀 Improvements
- Adds details of hub integration in module log.
Hub integration
✨ New Features
- URL handling for customers integrated with hub.
- Adds pix additional information usage.
- Adds Hub environment information.
- Cancels all charges if one of them fail in an order.
- Adds pendingReview and analyzing as new valid statuses for transactions.
- Allow transaction status waiting capture.
🐛 Bug fixes
- Fixes a issue related to capture charges for guest customers.
🚀 Improvements
- Improves error messages sent by modules.