Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Build a Simple PHP Application Integrating with PayPal Configuring Tax and Shipping Rates

Paypal Integration

I am looking forward to integration my shopping cart with paypal but the paypal UI has completely changed. So unable to do it. Your help will be appreciated. please reply asap as I have to get the project ready in 4 hours

2 Answers

Hello,

While I haven't really dealt with the PayPal merchant API in a while since going with a complete merchant services solution, if you create a developer's and merchant account with PayPal, it should give you the tools needed to create links from your site, your product or services, as well as configuration needed to successfully integrate your site with the PayPal API. You can also go here: https://developer.paypal.com/docs/ to learn how to integrate through most ways. PayPal is widely known for its easy of use so just read up on the most recent documentation and you should be good.

Cheers!

Thank You :) I hope I'll be able to complete my project now. Thanks alot