Skip to content

Rave payment gateway for accepting payments via credit/debit cards, bank accounts, Mpesa, Ghana Mobile Money and Barter on your Magento-2.x store.

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

stephencoduor/rave-magento2

 
 

Repository files navigation

Magento 2 Rave Payment Gateway

  • Contributors: Stephencoduor

  • Tags: rave, magento 2, payment gateway, bank account, credit card, debit card, nigeria, kenya, ghana, usa

  • Tested with: PHP 7.0.2, PHP 7.2

  • License: GPL-3

Rave payment gateway for accepting payments via credit/debit cards, bank accounts, Mpesa, Ghana Mobile Money and Barter on your Magento-2 store.

Support for:

  • Credit card
  • Debit card
  • Bank account
  • Mpesa
  • Mobile money
  • Barter

Description

Accept Credit card, Debit card and Bank account payment directly on your store with the Rave payment gateway for Magento 2.

Take Credit card payments easily and directly on your store

Signup for an account here

Rave is available in:

  • Nigeria
  • Ghana
  • Kenya
  • South Africa
  • Tanzania
  • Uganda
  • USA

Installation

  • Go to Magento2 root folder

  • Enter following command to install module:

composer require stephencoduor/rave-magento2
  • Wait while dependencies are updated.

  • Enable the Rave Payments module by running this command, From your commandline, in your magento root directory:

    php bin/magento module:enable Rave --clear-static-content && php bin/magento setup:upgrade && php bin/magento setup:di:compile

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 Payments from the list of recommended modules.
  • Set Enable to Yes and fill the rest of the config form accordingly, then click the orange Save Config to save and activate. Note: Public Key is required to activate this module for cart checkout.

Screenshots

Configuration Screenshot

Suggestions / Contributions

For issues and feature request, click here. To contribute, fork the repo, add your changes and modifications then create a pull request.

About

Rave payment gateway for accepting payments via credit/debit cards, bank accounts, Mpesa, Ghana Mobile Money and Barter on your Magento-2.x store.

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.2%
  • JavaScript 10.4%
  • HTML 4.4%