How to integrate PayPal with Zend Framework

2019-03-09 21:21发布

问题:

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.

回答1:

This would maybe be a good place to start

Choosing the Right PayPal Solution

Integrating PayPal IPN with Zend Framework

Good luck



回答2:

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.



回答3:

Dude, if those links get too complex, or you just want to use the NVP API instead of SOAP, try my two-part tutorial about leveraging the Zend Framework to use the PayPal Express Checkout and PayPal Payments Pro API.