diff --git a/README.md b/README.md index f814e5c..32ad902 100755 --- a/README.md +++ b/README.md @@ -64,14 +64,12 @@ We currently accept the following payment methods: - Doku - OVO -- eNETS - GrabPay - Dragonpay - FPX **Europe** -- iDEAL - Bancontact - Multibanco - EPS diff --git a/index.php b/index.php index a2cbccb..89bf2a1 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ Plugin Name: KOMOJU Payments Plugin URI: https://github.com/komoju/komoju-woocommerce Description: Extends WooCommerce with KOMOJU gateway. -Version: 3.0.4 +Version: 3.0.5 Author: KOMOJU Author URI: https://komoju.com */ diff --git a/readme.txt b/readme.txt index 21042b5..4ba41bd 100644 --- a/readme.txt +++ b/readme.txt @@ -16,7 +16,7 @@ License URI: https://directory.fsf.org/wiki/License:X11 **Expand your business to global markets and accept payments as a local!** -Give your customers a local payment experience they expect. Increase conversion rates with our local payment methods such as Alipay, Credit Cards (South-Korea & Japan), GrabPay (Singapore), Konbini (Japan), POLi (Australia) and many more! +Give your customers a local payment experience they expect. Increase conversion rates with our local payment methods such as Alipay, Credit Cards (South-Korea & Japan), GrabPay (Singapore), Konbini (Japan) and many more! If you're expanding your business globally and need a payment partner with local experience, [KOMOJU](https://en.komoju.com/) is right for you. Adding the payment methods your customer expects is key to success and will drastically decrease abandon rates and increase conversion and sales. Give your customers a local payment experience, in the local currency they are familiar with and with their preferred payment method. @@ -78,18 +78,12 @@ We currently accept the following payment methods: - Doku - OVO -- eNETS - GrabPay - Dragonpay - FPX -**Australia** - -- POLi - **Europe** -- iDEAL - Bancontact - Multibanco - EPS @@ -153,6 +147,10 @@ the installation of the module. == Changelog == += 3.0.5 = +Fix occasional instances of not correctly marking an order as refunded. +Update available payment method list. + = 3.0.4 = Update docs for supported WC and WooCommerce versions.