https://github.com/cloudipsp/thelia
https://github.com/cloudipsp/thelia
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudipsp/thelia
- Owner: cloudipsp
- License: lgpl-3.0
- Created: 2017-08-03T22:39:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T16:47:30.000Z (almost 9 years ago)
- Last Synced: 2025-12-31T14:45:37.038Z (5 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fondy
Fondy payment gateway integration.
## Installation
### Manually
* Create a free Fondy account https://portal.fondy.eu/mportal/
* Copy the module folder into the ```/local/modules/``` directory and make sure that the name of the folder is ```Fondy``` or create zip archive which contains folder ```Fondy/{all files from this repository}``` and install from administration side.
* Activate Fondy in your Thelia administration panel.
### Composer
Add it in your main Thelia composer.json file
```
composer config repositories.cloudipsp git https://github.com/cloudipsp/thelia.git
composer require cloudipsp/thelia
```
### How to use
To use this module, your first need to activate if in the Back-office, tab Modules,
then click on "Configure" on the Fondy module line. Enter your Merchant_id, secret_key and save.