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

Joe Li
Joe Li
8,104 Points

WooCommerce gateway that doesn't require an SSL certificate?

Hey Guys,

Does anyone know of a good WooCommerce gateway that doesn't require an SSL certificate? Because I see that Stripe needs one! Does PayPal Pro?

Thanks,

Joe

2 Answers

Sue Dough
Sue Dough
35,800 Points

You will need an SSL certificate if you accept payments on site. You could use any of these off site gateways http://www.woothemes.com/product-category/woocommerce-extensions/payment-gateways/off-site-payment-gateways/ without an SSL. Off site means they will leave your site temporarily to make a payment.

Pro tip - update to newest Woo-commerce ASAP. One of the researchers at Wordfence discovered a SQL injection vulnerability in WooCommerce yesterday. They just pushed an update to fix it.

Kevin Korte
Kevin Korte
28,149 Points

Yes, agreed with ghost code, you'll need a SSL to payments on your site. But as mentioned, there are options for payment off of your site if that's what you want.