Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to integrate PayPal with Zend Framework

I am new in Zend Framework and i need to integrate paypal. I don't know how to integrate PayPal with Zend Framework. Any URL or sample code will be good for us.

Please Help...

Thanks In advance.

like image 485
Manoj Avatar asked Mar 22 '11 11:03

Manoj


2 Answers

This would maybe be a good place to start

Choosing the Right PayPal Solution

Integrating PayPal IPN with Zend Framework

Good luck

like image 131
Jarsäter Avatar answered Sep 18 '22 20:09

Jarsäter


I recommend this payum module for those who looking for a paypal + zend2 integration solution. It not only supports paypal but other +35 payments as well.

It contains lots of features ready to be used. To mention some: easy configuration, secured capture controller.

like image 45
Eugene Sodin Avatar answered Sep 20 '22 20:09

Eugene Sodin