Skip to content

RazmikSaghoyan/omnipay-cash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manual Cash payment

Manual (Pay by Cash) driver for the PHP Cash payment processing library

Installation

Manual Cash payment is installed via Composer. To install, simply add it to your composer.json file:

{
    "require": {
        "razmiksaghoyan/cash-payment": "dev-master"
    }
}

And run composer to update your dependencies:

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

Basic Usage

The following gateways are provided by this package:

  • Cash

Support

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

About

Omnipay: Cash Getway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages