Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallee-payment/jtl-5
https://github.com/wallee-payment/jtl-5
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wallee-payment/jtl-5
- Owner: wallee-payment
- License: apache-2.0
- Created: 2023-09-01T10:42:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T13:55:20.000Z (about 2 months ago)
- Last Synced: 2024-11-18T15:28:40.212Z (about 2 months ago)
- Language: PHP
- Size: 1.93 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Wallee Payment for JTL 5.2
=============================The Wallee Payment plugin wraps around the Wallee API. This library facilitates your interaction with various services such as transactions.
## Requirements
- PHP 8.1
- JTL 5.2## Installation
**Please install it manually**
### Manual Installation
1. Alternatively you can download the package in its entirety. The [Releases](../../releases) page lists all stable versions.
2. Uncompress the zip file you download and rename it to jtl_wallee
3. Include it to your JTL shop plugins folder
4. Login to JTL 5 shop backend > Plug-in manager, select the plugin and click Install
5. After installation click on Settings "gear" icon
6. Enter correct data from Wallee API and click Save. Payment methods will be synchronised and enabled
## Usage
The library needs to be configured with your account's space id, user id, and application key which are available in your Wallee
account dashboard.## Documentation
[Documentation](https://plugin-documentation.wallee.com/wallee-payment/jtl-5/1.0.34/docs/en/documentation.html)
## License
Please see the [license file](https://github.com/wallee-payment/jtl-5/blob/master/LICENSE.txt) for more information.