With Remita Prestashop Payment Plugin, the store admin can easily add all desired payment methods to the Prestashop webshop. Please refer to https://www.remita.net for an overview of all features and services.

- Download the Remita plugin zip file.
- Extract the downloaded file and Copy the extracted folder(remita folder) to modules folder in your prestashop folder.
- Login to your Prestashop Admin. Click on "Modules > Modules and Services" from the left hand menu.
- Click on "Selection" on the Manage installed modules page, this click takes you to Module selection Page.
- On Module selection Page, search "remita" in the search bar and click on Install.
- A success message is displayed on the right hand corner of your screen, to show your plugin has been installed successfuly.
- Log into the Prestashop Admin
- Click on Modules / Modules and Services from the left hand menu
- Click on Configure on Remita
- Enter the public key and secret key (these can be found in the Remita Gateway Admin Panel - https://login.remita.net/remita/registration/signup.spa)
- Save the settings
- Accept payment via Visa Cards, Mastercards, Verve Cards and eWallets.
- Seamless integration into the Prestashop checkout page.
- Add Naira currency symbol. To select it, On Prestashop Admin, click on International > Localization from the left hand menu, then go to Configuration on the page displayed. From Default Currency select Naira, then click on Save Changes for your changes to be effected.
Join our Slack Developer/Support channel on Slack.
For all other support needs, [email protected]
To contribute to this repo, follow these guidelines for creating issues, proposing new features, and submitting pull requests:
- Fork the repository.
- Create a new branch:
git checkout -b "feature-name" - Make your changes and commit:
git commit -m "added some new features" - Push your changes:
git push origin feature-name - Submit a Pull Request (PR).
Thank you!
This project is licensed under the MIT License - see the LICENSE.md file for details.