Yii2 blog with tips and tricks, links, extensions, widgets and examples that helps me to remember things I have learned while programming and could hopefully help others. Also will post some PHP and other things related to programming.
Monday, February 22, 2016
Integrating yii2 with Paypal
When using paypal to receive payments in your website you can decide develop the integration from scratch using Paypal's API or you can use a pre-existing class.
In my case I used this solution PayPal extension for the Yii2 which is very easy to use and has a reasonable documentation.
This StackOverflow post was also valuable when trying to understand how to use the API provided by Paypal.
Labels:
api,
extensions,
paypal
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment