How to integrate PayPal with Zend Framework

后端 未结 3 1981
小蘑菇
小蘑菇 2021-02-01 22:05

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

相关标签:
3条回答
  • 2021-02-01 22:35

    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.

    0 讨论(0)
  • 2021-02-01 22:37

    This would maybe be a good place to start

    Choosing the Right PayPal Solution

    Integrating PayPal IPN with Zend Framework

    Good luck

    0 讨论(0)
  • 2021-02-01 22:48

    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.

    0 讨论(0)
提交回复
热议问题