Releases: zipMoney/zip.magento1
Releases · zipMoney/zip.magento1
2.2.2
New Release 2.2.1
Fix - Order payload for discount, fee and pickup
- Fix decimal comparison logic for discount and fee in order items
- Set pickup as false if shipping amount is more than 0
New Release 2.2.0
Fix issue with specific countries on checkout page. Zip Payment was still appearing even the billing country is not been supported yet.
New Release 2.1.4
Fix unclosed HTML tag in payment form
New Release 2.1.3
Fix order Cancel and Void functions in Magento Admin
New Release 2.1.2
Fix 'The checkout Id does not exist' issue for 'lightbox' mode
New Release 2.1.1
- Fix checkout detection for default one page checkout
- Add function to detect whether current page is checkout page
New Release 2.1.0
Core - Coding Standards
- Apply latest PHP and Magento coding standards
- Improve Health check for SSL settings
- Provide configuration fields to define checkout type and checkout path
- Add product type into payment information for order
- Improve UI for checkout overlay and spinner
- Add country and currency supports for New Zealand
- Add Cancel function for Authorized Charge
- Add support for Click & Collect shipping method
Fix - Checkout Redirect for One Step checkout
- Checkout Redirect for One Step checkout
- Composer needs a vendor/package name
- Using secure https url in secure website for checkout resources
- Only accept product SKU with maximum 49 length
- Only accept phone number with maximum 15 length
- Fix Void function for Authorized Charge
Extension Refactoring
- Refactored the whole plugin to improve payment process and fix all fundamental issues
- Admin configurations been rebuilt, including new structured configuration panel, admin wizard and admin notifications
- Able to handle store credit, discount & loyalty programs
- Support redirect (by default) and lightbox to process checkout
- Include PHP SDK in the package, do not need composer to install it
- Handle referred applications
- Support in-plugin health check function
- Support PHP 5.3 and Magento 1.7
Coding Standard with Codacy
Merged in develop (pull request #16) sonar.json created online with Bitbucket Approved-by: Ben Zhang <[email protected]>