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 Creating Paypal Buttons

Expanding the paypal feature

So, I'm making a site where I will be able to sell things similarly to this demo. The only problem I see is, there will be hundreds of items that I'm selling, so does that mean I would have to create hundreds of different buttons for each items in paypal? Is there an easier way to do this? Plus all those items would have different prices, so I would have to create multiple buttons for all? Basically think of my site as like amazon, but with different genera products.