forked from Billplz/Billplz-for-WooCommerce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
96 lines (64 loc) · 3.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
=== Billplz for WooCommerce ===
Contributors: wanzulnet
Tags: billplz
Tested up to: 5.4
Stable tag: 3.24.2
Requires at least: 4.6
License: GPL-3.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.2.4
Accept payment by using Billplz.
== Description ==
Install this plugin to accept payment using Billplz.
== Upgrade Notice ==
= 3.22.0 =
* Customizing the input fields for skip bill page feature will require minor adjustment due to changes in API from Get FPX Banks to Get Payment Gateways.
== Screenshots ==
* Billplz for WooCommerce installation
* Activate plugin after installation
* Set API Secret Key, Collection ID and X Signature Key
* Enable X Signature Key at [Billplz Account Settings](https://www.billplz.com/enterprise/setting)
== Changelog ==
= 3.24.2 =
* IMPROVED: Ensure has_fields attribute key is using Boolean value.
= 3.24.1 =
* NEW: Add Senangpay for Skip Bill Page option.
= 3.24.0 =
* FIXED: Ensure space at name didn't automatically trimmed
* NEW: Provide option not to clear cart
= 3.23.2 =
* FIXED: Issue with new PayPal account not displaying on checkout page when Bypass Billplz Page setting is on.
* NEW: Bump WooCommerce version support to 4.0.
= 3.23.1 =
* FIXED: Undefined index for clear cart key
= 3.23.0 =
* IMPROVED: Remove special character on name to avoid X Signature calculation failure.
* IMPROVED: Cart session are removed by default.
* IMPROVED: No requery will be made upon redirect and callback.
* REMOVED: Requery all order status due to performance impact.
* REMOVED: Bill notification feature is now always disabled.
* REMOVED: Auto detect mode. Now merchant need to tick on Sandbox to use sandbox mode.
== Installation ==
**Step 1:**
- Login to your *WordPress Dashboard*
- Navigate to **Plugins >> Add New**
- Search **Billplz for WooCommerce >> Install Now**
**Step 2:**
- Activate Plugin
**Step 3:**
- Navigate to **WooCommerce >> Settings >> Checkout >> Billplz**
- Insert your **API Secret Key**, **Collection ID** and **X Signature Key**
- Save changes
== Frequently Asked Questions ==
= Where can I get API Secret Key? =
You can the API Secret Key at your Billplz Account Settings. [Get it here](https://www.billplz.com/enterprise/setting)
= Where can I get Collection ID? =
You can the Collection ID at your Billplz >> Billing. [Get it here](https://www.billplz.com/enterprise/billing)
= Where can I get X Signature Key? =
You can the X Signature Key at your Billplz Account Settings. [Get it here](https://www.billplz.com/enterprise/setting)
= Troubleshooting =
1. If you are not getting a **Callback/Redirect** response from Billplz:
Please make sure you have **Tick "Enable XSignature Payment Completion"** on Billplz Account Settings and make sure you have set your **X Signature Key**.
2. To immediately reduce stock on add to cart, we strongly recommend you to use [WooCommerce Cart Stock Reducer](http://bit.ly/1UDOQKi) plugin.
== Links ==
[Sign Up](https://www.billplz.com/join/lz7pmrxa45tiihvqdydxqq/) for Billplz account to accept payment using Billplz now!