This commit is contained in:
erwanlr
2021-03-20 15:01:15 +01:00
parent 12d2d0ffb0
commit 1220b9f47b
13 changed files with 7942 additions and 2 deletions

View File

@@ -0,0 +1,97 @@
# CHANGELOG
### 'v2.0.0 (Nov 2, 2020)'
#### 🌟 Highlights
- Support Installment Payment (KBANK).
#### 🛠️ Enhancements
- Using CURL Instead of HTTP API.
- Code Refactoring, simplifying Callback and Result function.
- Code Refactoring, simplifying ChillPay setting process.
- ChillPay Setting Page, sanitizing input fields before save.
- Added label to show mode on setting page.
---
### 'v1.8.0 (Aug 14, 2020)'
#### 🛠️ Enhancements
- Add an enabled button to create new order in case of failed status.
#### 🐞 Bug Fixes
- Adjust Updating Process for Order Status.
---
### 'v1.7.1 (May 7, 2020)'
#### 🛠️ Enhancements
- Auto check when there is one channel.
- Support custom incrementing order numbers for WooCommerce orders.
#### 🐞 Bug Fixes
- Adjust Updating Process for Order Status.
---
### 'v1.7.0 (, 2020)'
#### 🌟 Highlights
- Support Alipay Payment.
- Support WeChat Pay Payment.
- Split Input Text on SandBox/PROD Mode
---
### 'v1.6.0 (Jan 7, 2020)'
#### 🌟 Highlights
- Add menu ChillPay : Manual sync payment status
- Add process auto sync payment status
---
### `v1.5.9 (Dec 26, 2019)`
#### 🌟 Highlights
- Support multi currency.
- Support Bill Payment.
- Show payment methods as informed to ChillPay.
#### 🛠️ Enhancements
- Separate Mobile Banking from the Internet Banking.
- Add URL Background (callback function) to use for sending payment results to the system.
- Improve the UI of the payment methods.
- Use Mode selection instead of copying the api url.
---
### `v1.5.8 (Aug 20, 2019)`
#### 🐞 Bug Fixes
- Error when user enter the mobile number that is not connected to the K PLUS.
---
### `v1.5.7 (May 28, 2019)`
#### 🐞 Bug Fixes
- Fix customer information retrieval.
#### 🛠️ Enhancements
- Add input text api url.