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 forms allows you create forms that will be used to bill clients for goods and services.
12
-
11
+
Create forms with multiple input fields and have your users pay before submission. Form submission results are available on your dashboard.
13
12
14
13
== Description ==
15
14
16
-
This is a Paystack plugin that provides Payment forms for Wordpress.
15
+
With this plugin you can create forms with multiple input fields and have your users pay before submission. It also works with recurring payments.
17
16
18
-
Paystack is on a mission to deliver a safe and convenient payment experience for customers and merchants. Paystack provide Nigerian merchants with the tools and services needed to accept online payments from local and international customers using MasterCard, Visa and Verve Cards.
17
+
= Forms with recurring payments =
19
18
20
-
To signup for a Paystack Merchant account, visit [https://dashboard.paystack.co](https://dashboard.paystack.co).
19
+
To create a form so your users can make recurring payments for a standard fee.
21
20
22
-
Paystack forms allows you to create payment forms for numerous purposes. You can see the form and payment data from your dashboard.
21
+
* Create your plan on the [official paystack dashboard](https://dashboard.paystack.com)
22
+
* Copy the plan code and paste it on the form plan code settings
23
23
24
-
With this Paystack Forms, you will be able to accept the following payment methods on a recurring basis:
24
+
= For Churches and NGO's =
25
25
26
-
* __MasterCard__
27
-
* __Visa__
26
+
Setting the form payment amount to '0' allows the user to make a custom payment of any amount.
28
27
29
-
= Note =
28
+
When you set the 'recur' option to 'optional' on the form settings, your donors/members will have the option of making a one-time payment or weekly,monthly or annually recurring payment.
30
29
31
-
This plugin is meant to be used by merchants in Nigeria.
30
+
This can come in handy for weekly/monthly offerings & tithes or recurring donor donations.
32
31
33
32
= Plugin Features =
34
33
@@ -49,12 +48,12 @@ You can also follow us on Twitter! **[@paystack](http://twitter.com/paystack)**
49
48
= Automatic Installation =
50
49
* Login to your WordPress Admin area
51
50
* Go to "Plugins > Add New" from the left hand menu
52
-
* In the search box type __Paystack Forms__
53
-
* From the search result you will see __Paystack Forms__ click on __Install Now__ to install the plugin
51
+
* In the search box type __Payment forms for Paystack__
52
+
* From the search result you will see __Payment forms for Paystack__ click on __Install Now__ to install the plugin
54
53
* A popup window will ask you to confirm your wish to install the Plugin.
55
54
* After installation, activate the plugin.
56
55
* Open the settings page for Paystack Forms
57
-
* Configure your __Paystack Forms__ settings as instructed on the page.
56
+
* Configure your __Paystack Forms__ api key settings as instructed on the page.
58
57
59
58
= Manual Installation =
60
59
1. Download the plugin zip file
@@ -78,7 +77,28 @@ You can also follow us on Twitter! **[@paystack](http://twitter.com/paystack)**
78
77
79
78
80
79
== Changelog ==
81
-
80
+
= 1.1.1 =
81
+
* Added country and Nigerian states automatic shortcode, added radio buttons, added form agreement checkbox.
82
+
= 1.1.0 =
83
+
* Added quantity option for minimal selling of items in quantity.
84
+
= 1.0.9 =
85
+
* Updated to use Paystack plans filter before plan creation.
86
+
= 1.0.8 =
87
+
* Fixed DB Schema on Update.
88
+
= 1.0.7 =
89
+
* Added Transfer of transaction charges to the customer.
90
+
= 1.0.6 =
91
+
* Fixed optional plans.
92
+
= 1.0.5 =
93
+
* Bug Fixes to processes.
94
+
= 1.0.4 =
95
+
* Recurring Payment Added with Design overhaul.
96
+
= 1.0.3 =
97
+
* Invoice and Receipt Emails, with ability to disable them.
98
+
= 1.0.2 =
99
+
* Added SSL suport for loading scripts.
100
+
= 1.0.1 =
101
+
* New input file shortcode. For frontend file upload.
0 commit comments