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 Wrapping Up The Project Deploying The Site

The paypal user interface has changed significantly. Does anybody know where to find the "View Cart" button on the site?

Since these videos were made, the paypal website user interface has changed significantly. I can't find the page to create a "View Cart" button. Any idea where it is located?

Thanks! Brian

1 Answer

After you log into PayPal, click on the Merchant Services tab and there is a link to Create payment buttons for your website. Click on that and you can create a button and there are other step-by-step guides. Hope that helps!

Hi Jennifer, thank you for responding! I think I may have a different/newer user interface on paypal, because I do not see a Merchant Services tab on my paypal home page.

That said, you inspired me to do a little more digging and I was able to find this link that gives specific instructions on how to make this "View Cart" button. Here it is, if it's useful to anyone else:

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/paypal_shopping_cart/#id08AEBG00NBI

Brian

It's tricky when all the interfaces we use change regularly and it affects workflow. I'm glad you were able to find what you needed!