Skip to content

Releases: omise/omise-woocommerce

v4.8

19 Apr 05:15
50c1f00
Compare
Choose a tag to compare

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

23 Mar 05:52
30a698c
Compare
Choose a tag to compare

last updated: Mar 23, 2021

🚀 Enhancements

  • Updating the error message mapping for payment_rejected and failed_processing error codes. (PR #207)

v4.6

25 Dec 09:36
e908a0d
Compare
Choose a tag to compare

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

04 Dec 13:05
10bcc34
Compare
Choose a tag to compare

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

17 Nov 06:08
aac6b1e
Compare
Choose a tag to compare

last updated: Nov 17, 2020

✨ Highlights

  • Adding installment SCB support. (PR #193)

v4.3

14 Oct 23:21
de27559
Compare
Choose a tag to compare

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

15 Sep 10:07
c11837f
Compare
Choose a tag to compare

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

21 Aug 06:56
fe2f8cf
Compare
Choose a tag to compare
Merge pull request #186 from omise/release-4-1

✨ Releasing Omise-WooCommerce v4.1

v4.0

21 Jul 04:52
cd98102
Compare
Choose a tag to compare
Merge pull request #181 from omise/release-4-0

✨ Releasing Omise-WooCommerce v4.0

v3.11

23 Mar 07:41
4adb3b7
Compare
Choose a tag to compare

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)