Releases: omise/omise-woocommerce
Releases · omise/omise-woocommerce
v4.8
last updated: Apr 19, 2021
🚀 Enhancements
- Change the minimum amount for installment payments from 3000 to 2000 THB. (PR #210)
- Update Omise-PHP library from v2.11.2 to v2.13.0. (PR #211)
👾 Bug Fixes
v4.7
last updated: Mar 23, 2021
🚀 Enhancements
- Updating the error message mapping for payment_rejected and failed_processing error codes. (PR #207)
v4.6
last updated: Dec 25, 2020
🚀 Enhancements
- Updating translation for Japanese language in konbini payment. (PR #204)
- Adding support to online refunds in paynow. (PR #202)
- Run tests using GitHub Actions. (PR #203)
v4.5
last updated: Dec 04, 2020
🚀 Enhancements
- Removing name attribute from card payment form. (PR #196)
- Rendering barcode in mobile phones vertically to avoid breakline. (PR #197)
- Refresh QR payment screen once customer completes payment. (PR #198)
- Auto formatting card numbers in input field on checkout page and My account page. (PR #200)
v4.4
last updated: Nov 17, 2020
✨ Highlights
- Adding installment SCB support. (PR #193)
v4.3
last updated: Oct 15, 2020
✨ Highlights
- Introducing Konbini payment method. (PR #149)
🚀 Enhancements
- PayNow, adding a link to the QR code url at the order-confirmation email. (PR #185)
v4.2
last updated: Sep 15, 2020
🚀 Enhancements
- Removing Gruntfile and package.json as no longer needed grunt-wp-i18n library. (PR #187)
👾 Bug Fixes
- Updating deprecated functions in WooCommerce v3. (PR #189)
- Adding permission to callback which helps to removes a warning message on Wordpress 5.5. (PR #188)
v4.1
Merge pull request #186 from omise/release-4-1
✨ Releasing Omise-WooCommerce v4.1
v4.0
Merge pull request #181 from omise/release-4-0
✨ Releasing Omise-WooCommerce v4.0
v3.11
last updated: Mar 23, 2020
✨ Highlights
PR #152: Introducing PayNow payment method (only available in Singapore)
As Omise has been providing a support for PayNow payment method.
This pull request is to integrate the new PayNow payment to WooCommerce plugin.
🚀 Enhancements
- PR #153: (proposal) Code cleaning for payment method classes.
- PR #151: Payment Setting: properly display payment methods based on a given Omise Account (for admin)