Skip to content

s1nb2/omnipay-paygate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

omnipay-paygate

Paygate driver for the Omnipay PHP payment processing library

Installation

Composer

If you use Composer, you can run the following command from the root of your project:

composer require s1nb2/omnipay-paygate:dev-master

Or add s1nb2/omnipay-paygate to your composer.json file:

{
  "require": {
    "s1nb2/omnipay-paygate": "dev-master"
  }
  
}

About

Paygate driver for the Omnipay PHP payment processing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%