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

WordPress

Paypal Formatting in Wordpress

I was wondering, is there a plugin or something I can do to change the look of my Paypal payment receipts and order summary's after the customer pays. If it helps I am using the woocommerce plugin.
I do know PHP a little bit so if you point me to the directory I could also maybe fix it there.

Thanks

4 Answers

Colin Marshall
Colin Marshall
32,861 Points

Are you talking about what shows up on PayPal's site or on your own?

The WooCommerce Codex would be a useful resource for you:

http://docs.woothemes.com/documentation/plugins/woocommerce/woocommerce-codex/

I am actually talking about on Paypal itself. It gives you the option to print a receipt and gives you the option to go back to the website.

Colin Marshall
Colin Marshall
32,861 Points

You can make some customizations through PayPal but they are limited. I know you can add a small dimension logo to the checkout page. Go into your PayPal settings and explore.

Colin Marshall
Colin Marshall
32,861 Points

Also, if you sign up for a PayPal Pro business account you can make it so the customer never leaves your website. This requires a monthly fee from PayPal and you need to purchase a WooCommerce extension to use PayPal Pro as a payment gateway.