Skip to content

Commit

Permalink
added Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
webong committed Nov 13, 2020
1 parent 8054923 commit eac6d41
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# plugin-gravity-forms
Gravity Forms Paystack Plugin
# Paystack Addon for Gravity Forms

## Introduction
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.

## Pre-Requisites
- Gravity Forms v2.4+
- WordPress v3.8+
- SSL Certificate Installed and - Configured
- Download and install the add-on
- A Paystack account

## Paystack Settings
The Paystack Settings will allow you to connect and authenticate with your paystack account and it will allow you to setup webhooks which are used to communicate events from Paystack back to your Gravity Forms environment.

Navigate to your Paystack Add-On Settings page:

1. Log into your WordPress admin dashboard.
2. On the left side navigation menu, hover over Forms and click on Settings.
3. Click the Paystack tab.

![Paystack Settings](./images/screenshot-paystack-settings.png)

### Mode
Allows you to specify the default environment you want to send your form submission to. Choosing Live will initiate real transactions, while Test will run the form entry into your paystack test environment, which should not generate any real transactions.
Binary file added images/screenshot-paystack-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eac6d41

Please sign in to comment.