https://github.com/kingflamez/rave-joomla-virtuemart-3
To accept payment on Joomla VirtueMart site with Flutterwave's Rave
https://github.com/kingflamez/rave-joomla-virtuemart-3
joomla joomla-plugin virtuemart virtuemart-extension virtuemart-payment
Last synced: 3 months ago
JSON representation
To accept payment on Joomla VirtueMart site with Flutterwave's Rave
- Host: GitHub
- URL: https://github.com/kingflamez/rave-joomla-virtuemart-3
- Owner: kingflamez
- Created: 2018-03-05T20:23:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T12:15:23.000Z (over 6 years ago)
- Last Synced: 2025-01-10T00:57:37.459Z (4 months ago)
- Topics: joomla, joomla-plugin, virtuemart, virtuemart-extension, virtuemart-payment
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rave Joomla-VirtueMart-3
Rave for Joomla VirtueMart## Requirements
- Joomla installation
- Virtue Mart 3 Installation
- A Rave Account> Sign up for a `live` account [here](https://rave.flutterwave.com/)
> Sign up for a `test` account [here](https://ravesandbox.flutterwave.com/)
## Instructions
1. Download the Zip Folder
2. Install the plugin using normal Joomla extension installation `Extensions->Manage->Install`.
3. Go to `Extensions->Plugin Manager` and search for `VM Payment - Rave`
4. Click on the plugin name and enable the plugin
5. Go to `Components->Virtuemart->Payment methods`.
6. Click on `New`.
7. Fill the form and select Payment Method: `VM Payment - Rave` then `apply/save`.
8. Click on the `Configuration` tab, fill the parameters
9. Set `Staging Mode` to `Yes` when you are testing.### Info
Enable Test Mode for testing and Live mode for transaction>Test Card
```bash
5438898014560229
cvv 789
Expiry Month 09
Expiry Year 19
Pin 3310
otp 12345
```>Test Bank Account
```bash
Access Bank
Account number: 0690000004
otp: 12345
``````bash
Providus Bank
Account number: 5900102340, 5900002567
otp: 12345
```For [More Test Cards](https://flutterwavedevelopers.readme.io/docs/test-cards)
For [More Test Bank Accounts](https://flutterwavedevelopers.readme.io/docs/test-bank-accounts)