Download the PHP package kingflamez/rave-magento2 without Composer
On this page you can find all versions of the php package kingflamez/rave-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kingflamez/rave-magento2
More information about kingflamez/rave-magento2
Files in kingflamez/rave-magento2
Download kingflamez/rave-magento2
More information about kingflamez/rave-magento2
Files in kingflamez/rave-magento2
Vendor kingflamez
Package rave-magento2
Short Description Rave Payment gateway for accepting payments worldwide
License OSL-3.0 AFL-3.0
Package rave-magento2
Short Description Rave Payment gateway for accepting payments worldwide
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package rave-magento2
Flutterwave Rave Magento 2x
A magento module that allows you to accept payment on Magento 2x
Requirements
- Existing Magento2x installation on your web server.
- Go to Flutterwave Rave Live to get your LIVE public and private key
- Go to Flutterwave Rave Test to get your TEST public and private key
- Download the latest plugin from the latest release page.
- Take payments on your magento 2 store using Rave.
Support for:
- Credit card
- Debit card
- Bank account
Install
Composer
- composer require kingflamez/rave-magento2
Manual Installation
- Click the Download Zip button and save to your local machine.
- Unpack(Extract) the archive.
- Create a Rave/Payments folder in your Magento's app/code directory.
- Copy the content into your Magento's app/code/Rave/Payments directory.
Enable the Rave Payments module:
-
From your commandline, in your magento root directory, run
- Once the
setup:upgrade
completes the module will be available in the Store Admin.
Configure the plugin
Configuration can be done using the Administrator section of your Magento store.
- From the admin dashboard, using the left menu navigate to Stores > Configuration > Sales > Payment Methods.
- Select Rave By Flutterwave from the list of recommended modules.
- Set Enable to Yes and fill the rest of the config form accordingly, then click Save Config to save and activate. Note: Public Key and Secret Key is required to activate this module for cart checkout.
Suggestions / Contributions
For issues and feature request, click here. To contribute, fork the repo, add your changes and modifications then create a pull request.
License
GPL-3. See LICENSE.txt
All versions of rave-magento2 with dependencies
PHP Build Version
Package Version
No informations.
The package kingflamez/rave-magento2 contains the following files
Loading the files please wait ....