Becopay payment module for Joomla 2.5/3.x and HikaShop
Version: 1.0.0
License: GPL-3.0
Tags: online payment, payment, payment gateway, becopay, joomla, hikashop
System requirements
- PHP 5.3+
- cURL extension
- Joomla (the module was tested with version 3.9.1)
- HikaShop (the module was tested with version 4.0.1)
Prerequisites
You must have a Becopay merchant account to use this plugin. It's free and easy to sign-up for a becopay merchant account.
The module installation
- Download Hikashop-Becopay-Gateway.zip
- Go to
Joomla's administration panel
- Via the top menu go to
Extensions > Manage > Install
- Install the module package
- Select the
Upload Package File
tab - Select the module package file saved at the step 1.
- Click
Upload & Install
to install the module - Via the top menu go to
Extensions > Plugins
- Locate the plugin
Hikashop Becopay Payment Plugin
and enable it
- Select the
The module configuration
- Go to
Joomla's administration panel
- Go to HikaShop's administration panel via
Components > HikaShop > Configuration
- Go to the menu
System > Payment methods
- Click the button
New
and selectHikashop Becopay Payment Plugin
- Configure the module
- On
Main information
block setup the payment method name and description - On
Specific configuration
block enter your becopay gateway configuration- Mobile - Enter the phone number you registered in the Becopay here.If you don't have Becopay merchat account register here.
- Api Base Url - Enter Becopay api base url here. If you don't have Becopay merchat account register here.
- Api Key - Enter your Becopay Api Key here. If you don't have Becopay merchat account register here.
- Merchant Currency - Enter your money's currency wants to receive.e.g: IRR
- Debug - If enable it show the all of the error message and useful for debugging
- Invalid status - Status given to order if has error
- Verified status - Status given to order after the payment has been completed
- On
- Publish the payment method
- Select the configured payment method in the list of payment methods
- Publish it by clicking an icon in the column
Published
Becopay Support:
- GitHub Issues
- Open an issue if you are having issues with this plugin
- Support
- Becopay support
- Documentation
- Technical documentation
Contribute
Would you like to help with this project? Great! You don't have to be a developer, either. If you've found a bug or have an idea for an improvement, please open an issue and tell us about it.
If you are a developer wanting contribute an enhancement, bug fix or other patch to this project, please fork this repository and submit a pull request detailing your changes. We review all PRs!
This open source project is released under the GPL-3.0 which means if you would like to use this project's code in your own project you are free to do so. Speaking of, if you have used our code in a cool new project we would like to hear about it! Please send us an email.
License
Please refer to the GPL-3.0 file that came with this project.