Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingflamez/rave-magento1x
To accept payment on Magento with Flutterwave's Rave
https://github.com/kingflamez/rave-magento1x
flutterwave flutterwave-api flutterwave-rave magento magento-1 magento-extension magento-module magento-payment magento1
Last synced: 11 days ago
JSON representation
To accept payment on Magento with Flutterwave's Rave
- Host: GitHub
- URL: https://github.com/kingflamez/rave-magento1x
- Owner: kingflamez
- License: mit
- Created: 2018-03-14T22:28:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T12:10:23.000Z (over 6 years ago)
- Last Synced: 2024-11-11T15:45:49.355Z (2 months ago)
- Topics: flutterwave, flutterwave-api, flutterwave-rave, magento, magento-1, magento-extension, magento-module, magento-payment, magento1
- Language: PHP
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutterwave Rave Magento 1x
A magento module that allows you to accept payment on Magento 1x
## Requirements
- Existing Magento installation on your web server.
- Go to [Flutterwave Rave Live](https://rave.flutterwave.com) to get your **`LIVE`** public and private key
- Go to [Flutterwave Rave Test](https://raveappv2.herokuapp.com) to get your **`TEST`** public and private key
- Download the latest plugin from the [latest release page](https://github.com/kingflamez/Rave-Magento1x/releases/latest).## Install
- Login into your Magento Admin
- Navigate to **`System > Magento Connect > Magento Connect Manager.`**
- Go to **Direct Package File Download**
- Choose the package file you downloaded from the [latest release page](https://github.com/kingflamez/Rave-Magento1x/releases/latest).
- Click Upload. Magento will attempt to install the plugin.
## Configuration
- In Magento Admin panel, navigate to the `System > Configuration` section and select Payment Methods from the `Sales section` of the leftβhand Configuration menu.
- Find Rave Module and click the title to expand if not already expanded.
- Provide the necessary configuration and save.
You are ready to go πͺπΏ π₯
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.