Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.78 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.78 KB

Paystack Gateway for Prestashop 1.7

The Paystack Gateway for Prestashop is a module that allows customers to make payments via their card or bank details using Paystack on Prestashop

Installation

  1. Download the zip folder for this repository to get the PrestaShop module. Unzip the zip file and zip the folder titled paystack. Ignore the screenshots and README.md file.

  2. Zip the Paystack folder contained within. This is the file you will be uploading as the Paystack module.

  3. In your PrestaShop back office, click the Modules link on the left side menu of your dashboard. Prestashop Dashboard

  4. Click the Upload A Module button. A dialog box will pop up, asking you to upload a file.

    Drag the paystack.zip file to this dialog box or click 'Select A File' to select from your file picker and choose select paystack.zip. Prestashop Modules Upload Module

    You will receive a success message. Upload Complet

  5. If you are not automatically redirected on successful installation, manually navigate to the Installed Modules tab. Click 'Configure' on the Paystack module. Paystack Module

  6. You will be directed to an interface where you can input your API keys. These keys are available on your Paystack dashboard at https://dashboard.paystack.co/#/settings/developer. Paystack Module Configuration

    The Paystack module will work when the Test (Public and Secret) Keys and/or Live (Public and Secret) Keys are inserted.

    Use Test Keys to test payments on your sites without incurring a charge, and use Live Keys when you are ready to start accepting payments from customers.

Documentation

Support

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.

Community

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

Contributing to Payment Forms for Paystack

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.