thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.94k stars 928 forks source link

And Cybersource Gateway #209

Closed eileenmcnaughton closed 10 years ago

eileenmcnaughton commented 10 years ago

The code is at https://github.com/dioscouri/omnipay-cybersource

Note that I collaborated with dioscouri on this code & it is my fork that is psr-2 / travis compliant at the moment (I have done a PR). If he doesn't attend to it then my fork should be added instead

https://github.com/eileenmcnaughton/omnipay-cybersource

eileenmcnaughton commented 10 years ago

Update - my code is all merged in - so all good!

greydnls commented 10 years ago

Thank you @eileenmcnaughton ! I'll get it added to the list of gateways.