Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payments #36

Open
amacneil opened this issue Jun 29, 2013 · 4 comments
Open

Payments #36

amacneil opened this issue Jun 29, 2013 · 4 comments

Comments

@amacneil
Copy link

Not sure how far in you've got with payment gateway integration, but I'm working on a library you might find useful. Already support a couple dozen payment gateways, thoroughly tested, composer, blah blah blah.

https://github.com/adrianmacneil/omnipay

Happy to accept changes to the library if it will make it easier to integrate with more carts (already a few using it).

@makasim
Copy link

makasim commented Sep 25, 2013

Some days ago I finished with basic implementation of PayumModule. The module provide integration of payum into zend framework.

The module supports up to +35 payments out of the box (Some of the come from nice omnipay payment lib. Thanks @adrianmacneil for his great work). it brings lots of payment related features to zend world. To mention one: a secured capture controller built-in.

@mtudor
Copy link

mtudor commented Sep 27, 2013

I'm actually working on integrating Payum (and thus Omnipay) with our instance of Speck at the moment, so I can't tell you how timely this is @makasim :-D

@makasim
Copy link

makasim commented Sep 27, 2013

@mtudor I would really appreciate your feedback on how things going.

@mtudor
Copy link

mtudor commented Sep 27, 2013

@makasim Sure - I'll keep you up to date :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants