Releases: mundipagg/ecommerce-module-core
Releases · mundipagg/ecommerce-module-core
Added "Created" to transaction status
✨ New Features
No new feature
🐛 Bug fixes
Added created to transaction status
🚀 Improvements
No improvements
Improve Field Validations
✨ New Features
No new feature
🐛 Bug fixes
No bugfixes
🚀 Improvements
Improve validations of values informed by the product buyer
Sanitize customer document to fix invalid request
✨ New Features
No new feature
🐛 Bug fixes
Sanitize customer document to fix invalid request
🚀 Improvements
No Improvements
Adds waitingCapture as a valid status for transactions
✨ New Features
No new feature
🐛 Bug fixes
Adds waitingCapture as a valid status for transactions
🚀 Improvements
No Improvements
Adds new valid statuses for transactions
✨ New Features
No new feature
🐛 Bug fixes
Adds new valid statuses for transactions
Adds pendingReview and analyzing as new valid statuses for transacttions
🚀 Improvements
No Improvements
Cancels all charges if one of them fail in an order
✨ New Features
No new feature
🐛 Bug fixes
Cancels all charges if one of them fail in an order
Makes core imediatelly request the cancelation of all charges in a multimeans order if one of the charge fails.
🚀 Improvements
No Improvements
Cancels all charges if one of them fail in an order
✨ New Features
No new feature
🐛 Bug fixes
Cancels all charges if one of them fail in an order
Makes core imediatelly request the cancelation of all charges in a multimeans order if one of the charge fails.
🚀 Improvements
No Improvements
Fixed capturing charges on Dashboard
✨ New Features
No new feature
🐛 Bug fixes
Fixed capturing charges on Dashboard
When trying captured charges an error is thrown and when the order has two charges and one of them is captured the order was paid.
🚀 Improvements
No Improvements
Allow 24 installments
✨ New Features
No new feature
🐛 Bug fixes
No Bug fixes
🚀 Improvements
Allow 24 installments
Now the maximum limit is 24 installments on credit card purchase
Charge webhook's updates the order status
✨ New Features
No new feature
🐛 Bug fixes
No Bug fixes
🚀 Improvements
Webhook's charges change the order status
Now the webhook's charges are responsible for changing the order status and creating invoices.