becoapy / prestashop-payment-module
becopay prestashop payment gateway
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Type:prestashop-module
Requires
- php: >=5.3.0
- becopay/invoice_sdk_php: ^1.0
This package is auto-updated.
Last update: 2024-10-29 05:16:45 UTC
README
Becopay payment module for Prestashop using the becopay.com service.
Version: v1.0.0
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.
Install module
- Backup your webstore and database
- Download becopay.zip
- Login to your PrestaShop admin area and select the Modules menu
- Click Upload a module
- Upload the archive becopay.zip via a module installer
- Locate Becopay in available modules of Selection tab and install it
Module configuration
- Click Installed modules tab, locate Becopay module and click Configure button
- Enter in fields Mobile, Api Base Url and Api Key values received from your payment processor
- Save Setting
You are done!
Notes
Tested and developed with PrestaShop 1.7.4.3
Becopay Support:
- GitHub Issues
- Open an issue if you are having issues with this plugin
- Support
- Becopay support
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, bugfix 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 Apache 2.0 license 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 LICENSE file that came with this project.