paybreak/paybreak-sdk-php

PayBreak SDK PHP v4

4.23.0 2018-11-09 12:30 UTC

README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Documentation

Using the SDK

Composer

In order to use the SDK, please require it using composer:

composer require paybreak/paybreak-sdk-php:^4.0

The major version of the SDK should match that of the API version, which is currently in version 4

API Client Factory

To use the paybreak SDK, you'll need to implement your own ApiClientFactoryInterface - though this is a trivial task. See our example implementation in the Basket Repository

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email dev@paybreak.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.