From 2219a981d57d7dcad166a1fe6c52d5d8d92840dd Mon Sep 17 00:00:00 2001 From: Matt Carter Date: Wed, 11 Dec 2013 11:48:03 +1000 Subject: [PATCH] Added SecurePay API to E-commerce section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd0e78f..cc0fa5b 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Libraries and applications for taking payments and building online e-commerce stores.* * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library. +* [SecurePay](https://github.com/hash-bang/PHP-SecurePay) - Framework for accepting credit card payments via the SecurePay API. * [Payum](https://github.com/payum/payum) - A payment abstraction library. * [Sylius](http://www.sylius.com/) - An open source e-commerce solution. * [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution.