forked from PaystackOSS/plugin-payment-forms-for-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·116 lines (78 loc) · 3.86 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
=== Payment forms for Paystack ===
Contributors: kendysond
Donate link: https://paystack.com/demo
Tags: paystack, recurrent payments, nigeria, mastercard, visa, target,Naira,payments,verve
Requires at least: 3.1
Tested up to: 4.6.1
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Create forms with multiple input fields and have your users pay before submission. Form submission results are available on your dashboard.
== Description ==
With this plugin you can create forms with multiple input fields and have your users pay before submission. It also works with recurring payments.
= Forms with recurring payments =
To create a form so your users can make recurring payments for a standard fee.
* Create your plan on the [official paystack dashboard](https://dashboard.paystack.com)
* Copy the plan code and paste it on the form plan code settings
= For Churches and NGO's =
Setting the form payment amount to '0' allows the user to make a custom payment of any amount.
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.
This can come in handy for weekly/monthly offerings & tithes or recurring donor donations.
= For selling items =
To create a form to allow your users buy or pay for value in quantity.
* Set quantified to be 'yes'.
* Set the max quantity a user can buy.
= Plugin Features =
* __Accept payment__ via MasterCard and Visa Cards.
* __Seamless integration__ into any WordPress page or post. Accept subscription payments directly on your site
= Suggestions / Feature Request =
If you have suggestions or a new feature request, feel free to get in touch with us via [http://paystack.com](http://paystack.com)
You can also follow us on Twitter! **[@paystack](http://twitter.com/paystack)**
== Installation ==
= Automatic Installation =
* Login to your WordPress Admin area
* Go to "Plugins > Add New" from the left hand menu
* In the search box type __Payment forms for Paystack__
* From the search result you will see __Payment forms for Paystack__ click on __Install Now__ to install the plugin
* A popup window will ask you to confirm your wish to install the Plugin.
* After installation, activate the plugin.
* Open the settings page for Paystack Forms
* Configure your __Paystack Forms__ api key settings as instructed on the page.
= Manual Installation =
1. Download the plugin zip file
2. Login to your WordPress Admin. Click on "Plugins > Add New" from the left hand menu.
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.
4. Activate the plugin.
5. Under paystack forms, configure your api keys under api keys settings.
6. Click on paystack forms and create a form.
7. Paste the form shortcode on any page or widget.
== Frequently Asked Questions ==
= What Do I Need To Use The Plugin =
1. You need to open a Paystack merchant account on [Paystack](https://paystack.com)
== Changelog ==
= 1.1.1 =
* Added country and Nigerian states automatic shortcode, added radio buttons, added form agreement checkbox.
= 1.1.0 =
* Added quantity option for minimal selling of items in quantity.
= 1.0.9 =
* Updated to use Paystack plans filter before plan creation.
= 1.0.8 =
* Fixed DB Schema on Update.
= 1.0.7 =
* Added Transfer of transaction charges to the customer.
= 1.0.6 =
* Fixed optional plans.
= 1.0.5 =
* Bug Fixes to processes.
= 1.0.4 =
* Recurring Payment Added with Design overhaul.
= 1.0.3 =
* Invoice and Receipt Emails, with ability to disable them.
= 1.0.2 =
* Added SSL suport for loading scripts.
= 1.0.1 =
* New input file shortcode. For frontend file upload.
= 1.0.0 =
* First release
== Screenshots ==
== Other Notes ==