Skip to content

Releases: mundipagg/magento2

Cancels all charges if one of them fail in an order

30 Mar 23:54
cfe287c
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 charges capture on Dashboard

02 Mar 20:26
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Fixed charges capture on Dashboard

When trying to capture charges, an error was thrown. And when the order had two charges and one was captured, the order was considered as paid.

image

🚀 Improvements

No Improvements

Allow 24 installments

01 Mar 21:10
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

Removes value on input CVV

24 Feb 17:54
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Removes value on input CVV

Now removes value default on input CVV

🚀 Improvements

No Improvements

Charge webhook's updates the order status

17 Feb 14:09
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.

Remove legacy code

08 Feb 18:48
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

No bug fixes

🚀 Improvements

Remove legacy code

Remove legacy code from module

Remove legacy log

Remove legacy log from module

Avoid future error transaction duplicate

When we try to add any additional information that exists in the order, an error pops up

Avoiding canceled order from being processed before charges

11 Jan 18:30
16e4512
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Fix webhook order cancelation

Now we force the Webhook charge-failed and charge-canceled to be processed before the Webhook order-canceled

🚀 Improvements

No improvements

Fix boleto configuration

24 Dec 05:40
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Fix boleto configuration

We've fixed boleto configuration that was being set how boolean value instead of integer

🚀 Improvements

No improvements

Removing module Magento 2 from the beta

21 Dec 12:40
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

No bug fixes

🚀 Improvements

No improvements

Fix saved card on Subscription

16 Dec 04:11
Compare
Choose a tag to compare

✨ New Features

No new feature

🐛 Bug fixes

Fix saved card on Subscription

We've fixed to be able the feature to save a card and use a saved card when making a subscription

Sanitize document number on the checkout

We've fixed the bug when trying to create a token with an invalid document

🚀 Improvements

No improvements