Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 2.57 KB

README.md

File metadata and controls

60 lines (43 loc) · 2.57 KB

paystack-boxbilling

BoxBilling plugin for Paystack Payments

Prepare

Before you can start taking payments through Paystack, you will first need to sign up at: https://dashboard.paystack.co/#/signup. To receive live payments, you should request a Go-live after you are done with configuration and have successfully made a test payment.

Install

        .logo-Paystack {
            background: transparent url("../../../paystack/paystack.png") no-repeat scroll 0% 0%;
            background-size: contain;
            width: 139px;
            height: 36px;
            border: 0;
            margin: 10px;
            margin-bottom: 24px;
        }
  • Accept payments!

Security

If you discover any security related issues, please email support@paystack.com instead of using the issue tracker.

Credits

License

Apache-2.0 License

Support

For bug reports and feature requests directly related to this plugin, please use the issue tracker.

For questions related to using the plugin, please post an inquiry to the plugin support forum.

For general support or questions about your Paystack account, you can reach out by sending a message from our website.

Community

If you are a developer, please join our Developer Community on Slack.

Contributing to Paystack Plugin for Boxbilling

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.