You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment
10
-
processing library for PHP 5.3+. This package implements Sisow support for Omnipay.
10
+
processing library for PHP. This package implements Sisow support for Omnipay.
11
11
12
12
## Installation
13
13
14
-
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it
15
-
to your `composer.json` file:
14
+
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `omnipay/omnipay` and `fruitcakestudio/omnipay-sisow` with Composer:
0 commit comments