You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paystack WooCommerce Payment Gateway allows you to accept online payments from local and international customers
20
12
21
13
22
14
23
-
## Description ##
15
+
16
+
## Description
24
17
25
18
This is a Paystack payment gateway for Woocommerce.
26
19
@@ -34,29 +27,46 @@ With this Paystack Woocommerce Payment Gateway plugin, you will be able to accep
34
27
35
28
*__MasterCard__
36
29
*__Visa__
37
-
*__Verve Cards__
30
+
*__Verve Card__
31
+
38
32
39
-
### Note ###
33
+
### Note
40
34
41
35
This plugin is meant to be used by merchants in Nigeria.
42
36
43
-
### Plugin Features ###
44
37
45
-
*__Accept payment__ via MasterCard, Visa and Verve Cards.
38
+
### Plugin Features
39
+
40
+
*__Accept payment__ via MasterCard, Visa and Verve Card.
46
41
*__Seamless integration__ into the WooCommerce checkout page. Accept payment directly on your site
42
+
*__Recurring payment__ using [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin
43
+
44
+
45
+
### WooCommerce Subscriptions Integration
46
+
47
+
* The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) integration only works with __WooCommerce v2.6 and above__ and __WooCommerce Subscriptions v2.0 and above__.
48
+
49
+
* No subscription plans is created on Paystack. The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin handles all the subscription functionality.
47
50
51
+
* If a customer pays for a subscription using a MasterCard or Visa card, their subscription will renew automatically throughout the duration of the subscription. If an automatic renewal fail their subscription will be put on-hold and they will have to login to their account to renew the subscription.
48
52
53
+
* For customers paying with a Verve Card, their subscription can't be renewed automatically, once a payment is due their subscription will be on-hold. The customer will have to login to his account to manually renew his subscription.
49
54
50
-
### Suggestions / Feature Request ###
55
+
* If a subscription has a free trial and no signup-fee, automatical renewal is not possible for the first payment because the initial order total will be 0, after the free trial the subscription will be put on-hold. The customer will have to login to his account to renew his subscription. If a MasterCard or Visa card is used to renew the subscription subsequent renewals will be automatic throughout the duration of the subscription, if a Verve card is used automatic renewal isn't possible.
56
+
57
+
58
+
### Suggestions / Feature Request
51
59
52
60
If you have suggestions or a new feature request, feel free to get in touch with me via the contact form on my website [here](http://bosun.me/get-in-touch/)
53
61
54
62
You can also follow me on Twitter! **[@tubiz](http://twitter.com/tubiz)**
55
63
56
64
57
-
## Installation ##
58
65
59
-
### Automatic Installation ###
66
+
## Installation
67
+
68
+
69
+
### Automatic Installation
60
70
*Login to your WordPress Admin area
61
71
*Go to "Plugins > Add New" from the left hand menu
62
72
*In the search box type __Paystack Woocommerce Payment Gateway__
@@ -67,7 +77,8 @@ You can also follow me on Twitter! **[@tubiz](http://twitter.com/tubiz)**
67
77
*Click on the __Paystack__ link from the available Checkout Options
68
78
* Configure your __Paystack Payment Gateway__ settings. See below for details.
69
79
70
-
### Manual Installation ###
80
+
81
+
### Manual Installation
71
82
1.Download the plugin zip file
72
83
2.Login to your WordPress Admin. Click on "Plugins > Add New" from the left hand menu.
73
84
3. Click on the "Upload" option, then click "Choose File" to select the zip file from your computer. Once selected, press "OK" and press the "Install Now" button.
@@ -78,7 +89,8 @@ You can also follow me on Twitter! **[@tubiz](http://twitter.com/tubiz)**
78
89
79
90
80
91
81
-
### Configure the plugin ###
92
+
93
+
### Configure the plugin
82
94
To configure the plugin, go to __WooCommerce > Settings__ from the left hand menu, then click __Checkout__ from the top tab. You will see __Paystack__ as part of the available Checkout Options. Click on it to configure the payment gateway.
83
95
84
96
*__Enable/Disable__ - check the box to enable Paystack Payment Gateway.
@@ -95,46 +107,65 @@ To configure the plugin, go to __WooCommerce > Settings__ from the left hand me
95
107
96
108
97
109
98
-
## Frequently Asked Questions ##
99
110
100
-
### What Do I Need To Use The Plugin ###
111
+
## Frequently Asked Questions
112
+
113
+
114
+
### What Do I Need To Use The Plugin
101
115
102
116
1. You need to have WooCommerce plugin installed and activated on your WordPress site.
103
117
2. You need to open a Paystack merchant account on [Paystack](https://paystack.com)
104
118
105
119
120
+
### WooCommerce Subscriptions Integration
121
+
122
+
* The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) integration only works with WooCommerce v2.6 and above and WooCommerce Subscriptions v2.0 and above.
123
+
124
+
* No subscription plans is created on Paystack. The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) handles all the subscription functionality.
125
+
126
+
* If a customer pays for a subscription using a MasterCard or Visa card, their subscription will renew automatically throughout the duration of the subscription. If an automatic renewal fail their subscription will be put on-hold and they will have to login to their account to renew the subscription.
127
+
128
+
* For customers paying with a Verve Card, their subscription can't be renewed automatically, once a payment is due their subscription will be on-hold. The customer will have to login to his account to manually renew his subscription.
129
+
130
+
* If a subscription has a free trial and no signup-fee, automatical renewal is not possible because the order total will be 0, after the free trial the subscription will be put on-hold. The customer will have to login to his account to renew his subscription. If a MasterCard or Visa card is used to renew subsequent renewals will be automatic throughout the duration of the subscription, if a Verve card is used automatic renewal isn't possible.
131
+
132
+
106
133
134
+
## Changelog
107
135
108
-
## Changelog ##
109
136
110
-
### 2.1.0 ###
137
+
### 3.0.0, November 11, 2016
138
+
*New: Add support for recurring payment using [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin.
139
+
140
+
141
+
### 2.1.0, October 15, 2016
111
142
* New: Add support for confirming payment using the webhook url
112
143
113
-
### 2.0.1 ###
144
+
145
+
### 2.0.1, July 5, 2016
114
146
* Fix: Paystack payment option and settings not available if Paystack WooCommerce Payment Gateway version 2.0.0 is installed and WooCommerce version 2.5.5 and below is installed
115
147
116
-
### 2.0.0 ###
148
+
149
+
### 2.0.0, June 28, 2016
117
150
*New: Saved cards - allow store customers to save their card details and pay again using the same card. Card details are saved on Paystack servers and not on your store.
118
151
* Fix: Change payment icon
119
152
120
-
### 1.1.0 ###
121
-
* Fix: Fatal error if the WooCommerce plugin is deactivated while the Paystack plugin is active
122
-
123
-
### 1.0.0 ###
124
-
* First release
125
-
126
153
154
+
### 1.1.0, April 22, 2016
155
+
* Fix: Fatal error if the WooCommerce plugin is deactivated while the Paystack plugin is active
127
156
128
157
158
+
### 1.0.0, February 3, 2016
159
+
* First release
129
160
130
-
## Upgrade Notice ##
131
161
132
-
### 2.1.0 ###
133
-
* Add support for confirming payment using the webhook url. This will fix issues with cancelled transactions after successful payment by customers.
134
162
135
163
164
+
## Upgrade Notice
136
165
137
166
167
+
### 3.0.0
168
+
* Add support for recurring payment using WooCommerce Subscriptions plugin
@@ -26,18 +26,29 @@ With this Paystack Woocommerce Payment Gateway plugin, you will be able to accep
26
26
27
27
* __MasterCard__
28
28
* __Visa__
29
-
* __Verve Cards__
29
+
* __Verve Card__
30
30
31
31
= Note =
32
32
33
33
This plugin is meant to be used by merchants in Nigeria.
34
34
35
35
= Plugin Features =
36
36
37
-
* __Accept payment__ via MasterCard, Visa and Verve Cards.
37
+
* __Accept payment__ via MasterCard, Visa and Verve Card.
38
38
* __Seamless integration__ into the WooCommerce checkout page. Accept payment directly on your site
39
+
* __Recurring payment__ using [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin
39
40
41
+
= WooCommerce Subscriptions Integration =
40
42
43
+
* The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) integration only works with __WooCommerce v2.6 and above__ and __WooCommerce Subscriptions v2.0 and above__.
44
+
45
+
* No subscription plans is created on Paystack. The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin handles all the subscription functionality.
46
+
47
+
* If a customer pays for a subscription using a MasterCard or Visa card, their subscription will renew automatically throughout the duration of the subscription. If an automatic renewal fail their subscription will be put on-hold and they will have to login to their account to renew the subscription.
48
+
49
+
* For customers paying with a Verve Card, their subscription can't be renewed automatically, once a payment is due their subscription will be on-hold. The customer will have to login to his account to manually renew his subscription.
50
+
51
+
* If a subscription has a free trial and no signup-fee, automatical renewal is not possible for the first payment because the initial order total will be 0, after the free trial the subscription will be put on-hold. The customer will have to login to his account to renew his subscription. If a MasterCard or Visa card is used to renew the subscription subsequent renewals will be automatic throughout the duration of the subscription, if a Verve card is used automatic renewal isn't possible.
41
52
42
53
= Suggestions / Feature Request =
43
54
@@ -94,35 +105,47 @@ To configure the plugin, go to __WooCommerce > Settings__ from the left hand me
94
105
1. You need to have WooCommerce plugin installed and activated on your WordPress site.
95
106
2. You need to open a Paystack merchant account on [Paystack](https://paystack.com)
96
107
108
+
= WooCommerce Subscriptions Integration =
109
+
110
+
* The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) integration only works with WooCommerce v2.6 and above and WooCommerce Subscriptions v2.0 and above.
111
+
112
+
* No subscription plans is created on Paystack. The [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) handles all the subscription functionality.
113
+
114
+
* If a customer pays for a subscription using a MasterCard or Visa card, their subscription will renew automatically throughout the duration of the subscription. If an automatic renewal fail their subscription will be put on-hold and they will have to login to their account to renew the subscription.
97
115
116
+
* For customers paying with a Verve Card, their subscription can't be renewed automatically, once a payment is due their subscription will be on-hold. The customer will have to login to his account to manually renew his subscription.
117
+
118
+
* If a subscription has a free trial and no signup-fee, automatical renewal is not possible because the order total will be 0, after the free trial the subscription will be put on-hold. The customer will have to login to his account to renew his subscription. If a MasterCard or Visa card is used to renew subsequent renewals will be automatic throughout the duration of the subscription, if a Verve card is used automatic renewal isn't possible.
98
119
99
120
100
121
== Changelog ==
101
122
102
-
= 2.1.0 =
123
+
= 3.0.0, November 11, 2016 =
124
+
* New: Add support for recurring payment using [WooCommerce Subscriptions](https://woocommerce.com/products/woocommerce-subscriptions/) plugin.
125
+
126
+
= 2.1.0, October 15, 2016 =
103
127
* New: Add support for confirming payment using the webhook url
104
128
105
-
= 2.0.1 =
129
+
= 2.0.1, July 5, 2016 =
106
130
* Fix: Paystack payment option and settings not available if Paystack WooCommerce Payment Gateway version 2.0.0 is installed and WooCommerce version 2.5.5 and below is installed
107
131
108
-
= 2.0.0 =
132
+
= 2.0.0, June 28, 2016 =
109
133
* New: Saved cards - allow store customers to save their card details and pay again using the same card. Card details are saved on Paystack servers and not on your store.
110
134
* Fix: Change payment icon
111
135
112
-
= 1.1.0 =
136
+
= 1.1.0, April 22, 2016 =
113
137
* Fix: Fatal error if the WooCommerce plugin is deactivated while the Paystack plugin is active
114
138
115
-
= 1.0.0=
139
+
= 1.0.0, February 3, 2016=
116
140
* First release
117
141
118
142
119
143
120
-
121
-
122
144
== Upgrade Notice ==
123
145
124
-
= 2.1.0 =
125
-
* Add support for confirming payment using the webhook url. This will fix issues with cancelled transactions after successful payment by customers.
146
+
= 3.0.0 =
147
+
* Add support for recurring payment using WooCommerce Subscriptions plugin
148
+
126
149
127
150
128
151
== Screenshots ==
@@ -133,7 +156,4 @@ To configure the plugin, go to __WooCommerce > Settings__ from the left hand me
133
156
134
157
3. Paystack payment field displayed directly on your site
0 commit comments