beganovich/omnipay-checkout

This package is abandoned and no longer maintained. No replacement package was suggested.

Checkout driver for the Omnipay PHP payment processing library

1.0.1 2020-05-11 22:18 UTC

This package is auto-updated.

Last update: 2020-06-20 10:59:36 UTC


README

Checkout.com driver for the Omnipay PHP payment processing library.

Installation

You can install the package via composer:

composer require beganovich/omnipay-checkout

Testing

composer test

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

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

PHP Package Boilerplate

This package was generated using the PHP Package Boilerplate.

PHP version notice

Main Omnipay package supports PHP 5, which is not the case with this driver. To run this package you'll need at least PHP 7.1. on your server.