2017 © Pedro Peláez
 

library cardpay

Cardpay driver for the Omnipay payment processing library

image

jannza/cardpay

Cardpay driver for the Omnipay payment processing library

  • Tuesday, August 15, 2017
  • by Jannza
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Omnipay: Cardpay

Cardpay driver for the Omnipay PHP payment processing library, (*1)

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:, (*2)

{
    "require": {
        "omnipay/cardpay": "dev-master"
    }
}

And run composer to update your dependencies:, (*3)

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

Basic Usage

The following gateways are provided by this package:, (*4)

  • Cardpay

For general usage instructions, please see the main Omnipay repository., (*5)

The Versions

15/08 2017

dev-master

9999999-dev https://github.com/jannza/cardpay

Cardpay driver for the Omnipay payment processing library

  Sources   Download

MIT

The Requires

 

payment pay gateway merchant omnipay cardpay