Releases: mundipagg/magento2
Releases · mundipagg/magento2
Fix link to boleto print and address validation
- Fix link to print boleto on success page and on order details page
- Fix addess validation
Fix customer update on core
- Fix the customer update in the core when the client belongs to another environment
Fix customer update
- Fix customer update when the customer is not a Mundipagg customer
- Fix incompatibility with 'setup:di:compile'
Partial capture and billet fixes
- 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
- 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
- Create charge screen to capture or cancel
- Fix bug of address
- Fix bug of customer name
Add item code to item request
- Add item code to item request
Fix antifraud
- Fix antifraud request.
Fix multistore verification
- Fix multistore verification
Use Core implementation of Multibuyer and Multipayment features.
- Use Core implementation of Multibuyer and Multipayment features.
- Minor bug fixes