arvatis / payolution-php-api
There is no license information available for the latest version (2.0.1-alpha) of this package.
payolution api developed for the plentymarkets payolution plugin
2.0.1-alpha
2017-06-29 13:47 UTC
Requires
- doctrine/common: 2.7.2
- guzzlehttp/guzzle: 6.2.3
- monolog/monolog: 1.22.1
- symfony/property-access: 3.2.7
- symfony/serializer: 3.2.7
Requires (Dev)
- fzaninotto/faker: ^1.6
- phpmetrics/phpmetrics: ^2.0
- phpunit/phpunit: ~5
This package is auto-updated.
Last update: 2025-02-28 23:25:55 UTC
README
Php implementatio of the payolution xml api. To get started have a look at the phpunit integration tests (see folder tests/Integration).
Tests
To run the unit tests execute
phpunit --exclude-group online
To run tests agains the Payone API, set up your merchant credentials in the phpunit.ini file (see phpunit.ini.dist as reference for the field names).
Run phpunit
Changelog
See the changelog.