From 705e944b4e2f57d0af3bdf1f60918c23a2461432 Mon Sep 17 00:00:00 2001 From: Dat Hoang Date: Tue, 24 Apr 2018 23:36:37 +0700 Subject: [PATCH] Clean up the readme.md file Keep the full change log only, other info should be found on WordPress.org page --- readme.md | 79 ++++++++----------------------------------------------- 1 file changed, 11 insertions(+), 68 deletions(-) diff --git a/readme.md b/readme.md index eb3db7a..fcb1f90 100644 --- a/readme.md +++ b/readme.md @@ -1,80 +1,23 @@ # Woo Viet - WooCommerce for Vietnam -| Name | Value | -|:---|:---| -| Contributors | htdat | -|Tags| WooCommerce Vietnam, vietnam, vietnamese, vietnam provinces, paypal for vietnam dong, vnd, vietnam dong, vietnam currency, vietnam customization | -| Requires at least | 4.3 | -| Tested up to | 4.8 | -| Stable tag | 1.3 | -| License | GPLv2 or later | -| License URI | https://www.gnu.org/licenses/gpl-2.0.html | - -Add features to WooCommerce stores having anything related to Vietnam: currency, shipping address, PayPal and more. - -## Description - **"Woo Viet - WooCommerce for Vietnam" brings the features that help to run WooCommerce stores and customize them for Vietnam much easier.** +See here https://wordpress.org/plugins/woo-viet/ + Xem phiên bản tiếng Việt tại đây https://vi.wordpress.org/plugins/woo-viet/ -## FEATURES - -* Change the VND currency symbol `đ` to anything, e.g: `VND`, `VNĐ`, `đồng`, etc. -* Add provinces for Vietnam when visitors select Vietnam as a country of the shipping (billing) address. This is not available in WooCommerce by default. -* Add districts to Vietnam provinces. -* Convert `000` of prices to `K` (or anything). E.g: `50000` (VND) will be `50K` (VND), or `50 thousand` (VND). -* Support `VND` for [the PayPal Standard gateway](https://docs.woocommerce.com/document/paypal-standard/). Convert `VND` prices to any PayPal supported currency before sending visitors to the PayPal pages. -* Add [the OnePay domestic (local ATM cards) gateway](http://onepay.com.vn/). - -## ROAD MAP - -In the future, this plugin will add more and more features for the Vietnam market: - -* Integrate all districts to Vietnam provinces. -* Integrate at least one solution for collecting money by phone cards. -* Integrate the Vietnam payment gateways like 1Pay, OnePay, BaoKim, Ngan Luong, etc. -* Integrate the Vietnam shipping solutions like ShipChung, Giaohangnhanh, ViettelPost, etc. - -## WHERE CAN I CONTRIBUTE MY CODE OR IDEA? - -* You can report bugs or contribute code on [this GitHub repo](https://github.com/htdat/woo-viet). -* Please also do let us know if the "bug" is just a grammar/spelling error in both English and Vietnamese. We try to make our products as perfect as possible. - -## INSTALLATION - -Follow these steps to install and use the plugin: - -1. Upload the plugin files to the `/wp-content/plugins/woo-viet` directory, or install the plugin through the WordPress plugins screen directly. -1. Activate the plugin through the `Plugins` screen in WordPress. -1. Go to the `WooCommerce -> Woo Viet` screen and configure the plugin. - -## Installation - -Follow these steps to install and use the plugin: - -1. Upload the plugin files to the `/wp-content/plugins/woo-viet` directory, or install the plugin through the WordPress plugins screen directly. -1. Activate the plugin through the 'Plugins' screen in WordPress. -1. Go to the `WooCommerce -> Woo Viet` screen and configure the plugin. - - -## Frequently Asked Questions - -### WHERE CAN I CONTRIBUTE MY CODE OR IDEA? - -* You can report bugs or contribute code on [this GitHub repo](https://github.com/htdat/woo-viet). -* Please also do let us know if the "bug" is just a grammar/spelling error in both English and Vietnamese. We try to make our products as perfect as possible. - -## Screenshots - -1. The settings page under WooCommerce -> Woo Viet. -2. Prices are changed to "K", and the symbol is now "VND". -3. List provinces when selecting Vietnam. -4. Let clients know about the currency conversion before switching to the PayPal pages. - ## Changelog +### 1.4 - 2018.04.24 + +* Fix the on-hold order issue with PayPal Standard. +* Fix the issue in OnePay Domestic gateway when users cancel payment. +* Add enhancement: arrange the address fields to the Vietnam standard: Country - Province - District - Address. +* Add supporting VND for [the PayPal Express Checkout gateway](https://docs.woocommerce.com/document/paypal-express-checkout/). +* Add "Settings" link in the Plugins list page when the plugin is active. + ### 1.3.1 - 2017.07.09 + * Improve the OnePay domestic gateway. * Add the plugin icon and banner. * Add the questionnaire after 4 weeks of installation.