=== myCred PayStack  ===
Contributors: mycred, wpexpertsio
Tags: rewards, points, PayStack, payment, payment gateway
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=pay@objects.ws&item_name=DonationForGivewp
Requires PHP: 7.0
Requires at least: 4.0
Tested up to: 6.6.2
Stable tag: 1.0.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

== Description ==
myCred-PayStack is a myCred integrated add-on that enables its users to purchase myCred points simply by configuring the payment module that connects with the PayStack payment gateway. For the myCred PayStack addon to work on your WordPress powered site, you are required to have myCred (Points Management system) plugin, a PayStack account, buyCred PayStack add-on, plugin. myCred PayStack addon gives you the power to integrate PayStack’s payment gateway on your website, so users can purchase myCred points with the simplest of ease. Purchasable points can be displayed in the following ways:

* Fixed quantity - Users can purchase a fixed amount of points
* Custom quantity - Users can input the number of points they want to purchase.

This addon has an option to set reward points for customers who buy ‘Points’ from your site. All
the ‘Purchased Points’ can be utilized on the ‘Checkout’ option instead of paying through credit
card or by cash.

= myCred PayStack Add-on Features =
* Fixed quantity - Users can purchase a fixed amount of points via PayStack
* Custom quantity - Users can input the number of points they want to purchase via PayStack
* Admin can set a minimum and maximum requirement as to how many points one can purchase
* Admin can set "frequency of purchasing" by per day/week/month
* Admin can set "Hooks Points" for customers upon purchasing "points"

= myCred PayStack addon requirements =
* myCred 1.8+
* PayStack Account
* buyCred PayStack
* PayStack Addon
* WordPress 5.0+
* PHP 7.0+

== DOCUMENTATION ==
[Click here](https://codex.mycred.me/chapter-iii/buycred/mycred-PayStack/) to view the detailed technical documentation. The documentation includes a step-by-step configuration guide and troubleshooting.

== Screenshots ==
1. Enable buyCred.
2. Configuring buyCred Hook.
3. Configuring buyCred add-on.
4. Connection with PayStack.
5. Login with PayStack.
6. Select application in PayStack dashboard.
7. Copy PayStack Public Key (sandbox-mode).
8. Copy PayStack Secret Key (sandbox-mode).
9. Enable myCred PayStack.
10. Configuring myCred PayStack.
11. Adding sandbox copied credentials in myCred PayStack.
12. Put [mycred_buy_form] shortcode on page. (works only in popup option).
13. Put [mycred_buy_form amount=your_amount] shortcode for fix amount. (for e.g [mycred_buy_form amount=100]) (works only in popup option).
14. Put [mycred_paystack_buy amount=your_amount] shortcode to open paystack checkout window for both full page and popup options. (for e.g [mycred_paystack_buy amount=100])
15. Frontend display.
16. Popup display.
17. Thank you page.
18. Checking transaction on PayStack transactions list.
19. Checking transaction on PayStack dashboard.
20. Point history.

== Frequently Asked Questions ==

== Changelog ==

= 1.0.3 =
* Tweak - Updated license system.

= 1.0.2 =
* Tweak - Added compatibility with WordPress version 6.5.2

= 1.0.1 =
* Tweak - Added compatibility with myCred 2.6

= 1.0 =
* Initial release
