Skip to content

Releases: mundipagg/magento2

Fix link to boleto print and address validation

29 May 20:16
b133ec0
Compare
Choose a tag to compare
  • Fix link to print boleto on success page and on order details page
  • Fix addess validation

Fix customer update on core

27 May 19:01
de01178
Compare
Choose a tag to compare
  • Fix the customer update in the core when the client belongs to another environment

Fix customer update

20 May 18:18
0a1e647
Compare
Choose a tag to compare
  • Fix customer update when the customer is not a Mundipagg customer
  • Fix incompatibility with 'setup:di:compile'

Partial capture and billet fixes

08 May 18:24
5265885
Compare
Choose a tag to compare
  • Fix partial capture handling.
  • Fix issue on invoice creation for partial captured orders.
  • Fix issue on getting billet url for payment methods that doesn't have billets.

Card Saving Bug Fixes

03 May 21:03
a2a1159
Compare
Choose a tag to compare
  • Add Created At column to Saved Cards Screen.
  • Fixed some error messages
  • Fixed displaying error message even when card deletion was successful.
  • Fixed selecting a saved card by default on checkout, when it exists.

Create Charge Screen

26 Apr 16:32
526b618
Compare
Choose a tag to compare
  • Create charge screen to capture or cancel
  • Fix bug of address
  • Fix bug of customer name

Add item code to item request

18 Apr 23:13
Compare
Choose a tag to compare
  • Add item code to item request

Fix antifraud

18 Apr 21:27
e1da0d4
Compare
Choose a tag to compare
  • Fix antifraud request.

Fix multistore verification

09 Apr 20:14
d11d752
Compare
Choose a tag to compare
  • Fix multistore verification

Use Core implementation of Multibuyer and Multipayment features.

01 Apr 18:34
c7ee1dc
Compare
Choose a tag to compare
  • Use Core implementation of Multibuyer and Multipayment features.
  • Minor bug fixes