Skip to content

janwebdev/omnipay-cardinity

Repository files navigation

Omnipay: Cardinity gateway

Omnipay Cardinity Gateway is a payment processing library for PHP. It's based on Omnipay package.

Unit Tests Latest Stable Version Total Downloads Latest Unstable Version License

Installation

Omnipay is installed via Composer. To install, simply require league/omnipay and janwebdev/omnipay-cardinity with Composer:

composer require league/omnipay janwebdev/omnipay-cardinity

API docs

Cardinity Gateway API documentation you can find here

Usage

For general usage instructions, please see the main Omnipay repository.

Currently, library implements 7 operations:

  1. Create a payment
  2. Complete a payment
  3. Create authorized payment
  4. Complete authorized payment
  5. Overview a payment
  6. Refund a payment
  7. Void a payment

Changelog

Please see CHANGELOG for more information what has changed recently.

License

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

About

Omnipay Cardinity Gateway is a payment processing library for PHP omnipay

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages