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

This package is auto-updated.

Last update: 2024-04-28 21:48:16 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.