Skip to content

Releases: omise/omise-woocommerce

v4.14

25 Oct 06:48
910d50c
Compare
Choose a tag to compare

👾 Bug Fixes

  • No longer sends email to merchant when order status is on hold (PR #232)
  • Sends email to merchant when order status changes from on hold to processing (PR #233)

v4.13

18 Oct 10:08
Compare
Choose a tag to compare
revert changes

v4.12

18 Oct 04:23
580dcb3
Compare
Choose a tag to compare

👾 Bug Fixes

  • Fix Paynow QR sent in new order email to merchant (PR #229)
  • No longer send email to merchant when order status is on hold (PR #230)

v4.11

25 Aug 05:06
389eba8
Compare
Choose a tag to compare

🚀 Enhancements

  • Add Alipay+ wallets (Only available in Singapore currently) (PR #227)

v4.10: Merge pull request #224 from omise/release-v4-10

21 Jul 04:26
445eb16
Compare
Choose a tag to compare

🚀 Enhancements

  • Introducing FPX payment method (only available in Malaysia) (PR #223)

👾 Bug Fixes

  • Fix PromptPay QR viewing issue after downloading from email (PR #222)
  • Fix phone number input box not showing (PR #225)

v4.9

30 Jun 06:43
dfac14f
Compare
Choose a tag to compare

🚀 Enhancements

  • Update min amount for installment bay and kbank (PR #218)
  • Remove QR from email when charge is no longer pending (PR #219)
  • Enable credit/debit card payment methods in WooCommerce for MY (PR #220)

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)