-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme.txt for display on the WordPress plugin site
- Loading branch information
1 parent
e57fcf7
commit 594ee99
Showing
3 changed files
with
63 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,68 @@ | ||
=== Paystack Add-On for Gravity Forms === | ||
Contributors: webong | ||
Contributors: webong, paystack | ||
Donate link: https://paystack.com/demo | ||
Tags: payments, subscriptions, gravityforms | ||
Requires at least: 5.1 | ||
Tested up to: 5.2 | ||
Tested up to: 5.6 | ||
Requires PHP: 7.2 | ||
Stable tag: 4.3 | ||
Stable tag: 1.0.0 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
== Description == | ||
The Paystack Addon for Gravity Forms allows you to quickly and easily implement credit card payments with WordPress. With the Paystack Add-On you can capture one time credit card payments or setup recurring payment subscriptions. | ||
|
||
|
||
== Installation == | ||
|
||
= Minimum Requirements = | ||
* Gravity Forms v2.4+ | ||
* WordPress v5.1+ | ||
* SSL Certificate Installed and - Configured | ||
* Download and install the add-on | ||
* A Paystack account | ||
|
||
= Automatic installation = | ||
|
||
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Paystack Payment Add-On for Gravity Forms, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. | ||
|
||
In the search field type “Paystack Payment Add-On for Gravity Forms” and click Search Plugins. Once you’ve found our payment plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”. | ||
|
||
= Manual installation = | ||
|
||
The manual installation method involves downloading our payment plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). | ||
|
||
= Updating = | ||
|
||
Automatic updates should work like a charm; as always though, ensure you backup your site just in case. | ||
|
||
|
||
== Frequently Asked Questions == | ||
|
||
= Where can I find help and documentation to understand Paystack? = | ||
|
||
You can find help and information on Paystack on our [Help Desk](https://paystack.com/help) | ||
|
||
= Where can I get support or talk to other users? = | ||
|
||
If you get stuck, you can ask for help in the [Paystack Payment Add-On for Gravity Forms](https://wordpress.org/support/plugin/paystack-add-on-for-gravity-forms/). You can also directly email [email protected] for assistance. | ||
|
||
= Paystack Payment for Give is awesome! Can I contribute? = | ||
|
||
Yes you can! Join in on our [GitHub repository](https://github.com/PaystackHQ/plugin-gravity-forms) :) | ||
|
||
|
||
== Changelog == | ||
|
||
= 1.0.0 = | ||
* Initial Release | ||
|
||
|
||
== Upgrade Notice == | ||
|
||
= 1.0.0 = | ||
* Initial Release | ||
|
||
|
||
== Screenshots == | ||
1. Setup screen |