Paystack Pop provides a best in class checkout form for you to receive payments for your business.
You can find the documentation for this at https://developers.paystack.co/v2.0/docs/paystack-popup.
Here you can browse the source, look at open issues and keep track of development.
-
Clone this repository to your system:
$ git clone https://github.com/PaystackHQ/paystack-pop-sample.git
-
Navigate into the cloned folder and run a server in that directory. You can use MAMP to run a local server on your system.
-
Run Composer to install dependencies:
$ composer install
-
Add your public and secret keys available on your Paystack Dashboard to the index.html and verify.php file.
For bug reports and feature requests directly related to this plugin, please use the issue tracker.
For general support or questions about your Paystack account, you can reach out by sending a message from our website.
If you are a developer, please join our Developer Community on Slack.
If you have a patch or have stumbled upon an issue with the Paystack Gateway for Paid Membership Pro plugin, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.