Skip to content

Releases: mundipagg/ecommerce-module-core

Added "Created" to transaction status

19 Jan 19:34
ad9c753
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Added created to transaction status

🚀 Improvements

No improvements

Improve Field Validations

17 Aug 19:24
1e78f71
Compare
Choose a tag to compare

✨ 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

02 Aug 19:33
2cfd0be
Compare
Choose a tag to compare

✨ 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

27 Apr 02:46
fcbf8be
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Adds waitingCapture as a valid status for transactions

🚀 Improvements

No Improvements

Adds new valid statuses for transactions

23 Apr 15:24
e10d17f
Compare
Choose a tag to compare

✨ 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

30 Mar 23:30
c5c5cfb
Compare
Choose a tag to compare

✨ 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

30 Mar 23:01
b470abb
Compare
Choose a tag to compare

✨ 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

02 Mar 20:20
Compare
Choose a tag to compare

✨ 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

01 Mar 21:03
Compare
Choose a tag to compare

✨ 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

17 Feb 14:10
Compare
Choose a tag to compare

✨ 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.