From 321206252777144302cf8049acfbccf5cd2dcd97 Mon Sep 17 00:00:00 2001 From: Sander Hagenaars Date: Thu, 14 Nov 2019 15:58:15 +0100 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa29064..8f1da31 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ An Omnipay driver for the Quickpay payment processor. [QuickPay](https://quickpay.net/) is a Payment Service Provider that accept all common payment methods - credit cards, bank transfers, invoices, and more. +This package supports omnipay 3.x. For omnipay 2.x, see branch 1.0. + ### Why Omnipay The Omnipay php library is an easy to use, consistent payment processing library for PHP 5.3+ >Because you can learn one API and use it in multiple projects using different payment gateways