This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Releases: pagseguro/pagseguro-modulo-magento-v2
Releases · pagseguro/pagseguro-modulo-magento-v2
1.12.0
Features
- Checkout without address for virtual and downloadable Magento products
- Enable/Disable PagSeguro shopping cart recovery in Admin
- Update PagSeguro PHP Sdk to version 4.x+
- List Transactions menu in Admin, with possibily to consult transaction details in PagSeguro
- Partial refund
- Configure discount by payment method in admin for default and lightbox checkout
- Add four line address compatibility, in the brazilian format: 1 street/address, 2 number, 3 complement, 4 district
- Check billing phone before use shipping phone to set sender data
Fix
- Cart items id sent to PagSeguro
1.4.1
1.4.0
Features
- Moved PagSeguro direct payment flow to the Magento default checkout page;
General
- Improved module configuration section in Admin.
- Fix discount code (coupon) not being considered;
- Fix PagSeguro admin transactions (cancelation, refund);
- Removed invasives css rules, old and unnecessary files.
- Improvements;
General Fixes and Improvements
Minor change:
- Added validation and error messages in the direct payment form
Path changes:
- Updated the log file configuration in the administrative screen
- Improved documentation (README.md) about install and update the module
- Fixed bugs in direct payment when there is no order associated with current session in payment screen
- Accept four digit CVV
- Fixed shipping/billing access attributes
Stable version
Merge pull request #23 from pagseguro/desenvolvimento Desenvolvimento