Releases: Dintero/Dintero.Checkout.Magento.V2
Releases · Dintero/Dintero.Checkout.Magento.V2
v1.8.6
v1.8.5
- fixed use of urlencode in PHP8 compatible way
- added check for billing and shipping address phone number
v1.8.4
- added checkout agreements functionality
v1.8.3
- fixed Payment Action in admin config not applied when Authorize and Capture selected.
- Magento 2.4.7 compatibility added
- added Dintero transaction status to admin order view
- added link to Dintero transaction on admin order view
v1.8.2
- added embedded popout functionality
- added embedded express functionality
- added embedded express with popout functionality
- implemented coupon codes support for express checkout
- logged in customer address pre-fill
- ship-to-different address support added
v1.8.1
- callback error handling implemented
v1.8.0
- added line_id generation logic options
v1.7.15
- Fixed item calculation amount
v1.7.14
- Added option to allow selection of 'unspecified' delivery method
v1.7.13
- Session update logic when coupon code changes re-worked.