Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfpayments/jtl-5
https://github.com/pfpayments/jtl-5
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfpayments/jtl-5
- Owner: pfpayments
- License: apache-2.0
- Created: 2023-09-01T10:43:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T13:55:01.000Z (2 months ago)
- Last Synced: 2024-11-21T15:55:40.183Z (2 months ago)
- Language: PHP
- Size: 1.13 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
PostFinanceCheckout Payment for JTL 5.2
=============================The PostFinanceCheckout Payment plugin wraps around the PostFinanceCheckout 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_postfinancecheckout
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 PostFinanceCheckout 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 PostFinanceCheckout
account dashboard.## Documentation
[Documentation](https://plugin-documentation.postfinance-checkout.ch/pfpayments/jtl-5/1.0.34/docs/en/documentation.html)
## License
Please see the [license file](https://github.com/pfpayments/jtl-5/blob/master/LICENSE.txt) for more information.