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

Bob Sutherton
Bob Sutherton
20,160 Points

Do I need to actually create a Paypal account to follow along with the "Shirts 4 Mike" project?

I have a paypal account, but I don't really want to meddle with it. Would it be okay to just watch the paypal videos without actually doing anything in paypal?

2 Answers

David Rynn
David Rynn
10,554 Points

I found the easiest thing to do was to copy and paste Randy's code from either the project files or text files in the "teacher's notes" section and just use those. That way you can still follow along, everything works, but you don't have to set up a real account or mess with the developer's sandbox. In other words, no you don't have to set up a real account but you should still follow along.

Chris Shaw
Chris Shaw
26,676 Points

Hi James,

You don't have to but you can use the PayPal sandbox which is a raw copy of their live payments system but the endpoints don't hit real credit cards or other information to that effect.

Bob Sutherton
Bob Sutherton
20,160 Points

Thanks Chris and Jeff.

Bob Sutherton
Bob Sutherton
20,160 Points

This sandbox stuff seems to imply some previous knowledge about how it works...