Releases: pagarme/ecommerce-module-core
Releases · pagarme/ecommerce-module-core
2.7.0
What's Changed
- chore: update with woocommerce changes by @RafaMelazzo in #165
- release: 2.6.1 by @fabiano-mallmann in #166
- fix: validation address number and update sdk version by @fabiano-mallmann in #168
- Develop by @fabiano-mallmann in #169
- Release 2.7.0 by @fabiano-mallmann in #167
Full Changelog: 2.6.0...2.7.0
2.6.0
🐛 Bug fixes
- Removed integration validation
🚀 Improvements
- Removed interest percentage on card installments
Full Changelog: 2.5.0...2.6.0
Release 2.5.0
✨ New Features
- Google Pay method.
🚀 Improvements
- Kyc Status.
Release 2.4.1
🐛 Bug fixes
- Log name with dot
- Zero in address number field
🚀 Improvements
- Alternate pix and billet info
2.4.0
✨ New Features
- Added 3DS authentication
- Allow order without address (Only with Antifraud disabled)
🐛 Bug fixes
- Cart total different from individual itens values times their quantity
2.3.1
🐛 Bug fixes
- Incorrect domain message
2.3.0
✨ New Features
- Pagar.me Dash settings validation responsibilities
🐛 Bug fixes
- Log blur function receiving null in argument
- Sending billet settings to order
2.2.3
2.2.2
✨ New Features
- Handle chargeback webhook
🐛 Bug fixes
- Added validation when install token is null.
- Fix getHubInstallId from hub
🚀 Improvements
- Drecrease the number of updates in configuration table for woocommerce
2.2.1
✨ New Features
- No new feature
🐛 Bug fixes
- Fix "passing null to parameter" in deprecated functions on PHP8
🚀 Improvements
- No improvements