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

Cliff Tam
Cliff Tam
2,948 Points

Build WP site that sell one book - how to setup Payment Gateway

Hi everyone,

I am planning to build a site using WP. It will only sell one book. My question si how to set up the Payment Gateway. Based on my research I planned to use Woocommerce (theme) along with Mijireh. I figure I use Mijireh bc it is PCI Compliance PLUS I don't have to deal with storing payment info and all that stuff.

Has anyone know how to set this up?? Also, anyone has any experience or advice?

Since it is only one book i hope it won't be too complicated.

Thanks! Cliff

2 Answers

Daniel Racowsky
Daniel Racowsky
1,574 Points

Hi Cliff,

Woocommerce is a great option for setting up an e-commerce store via WordPress, as I am currently using it for my online store.

In addition to giving you the option to sell physical products (the book), Woocommerce also provides the option to seel sell digital products (a downloadable version of the book, for example).

For a taking payments online, you'll need:

  1. A Credit Card processor, like Authorize.net or Paypal. I use them. The are a solid, reputable provider.
  2. To integrate your payment gateway with Woocommerce, which isn't very complicated using Woocommerce addons. Some are free, some you'll need to pay for. Woocommerce comes with a free gateway integration addon called Simplify Commerce. Do some research on it. Could work for you.
  3. A business checking account to hookup to your payment gateway so that customer's money funnels into your funds, and you can access them. No further explanation needed. :)
  4. An SSL certificate so that you can take payments securely. May not be required, but highly suggested.

Lastly, I suggest using GoDaddy for a hosting provider. They are rock solid. Check out their Managed Wordpress solutions. Godaddy + Wordpress + Woocommerce + Paypal or Authorize.net + a payment gateway integration addon should get you where you need to be.

Best of luck. Hope this helps.

Daniel

Cliff Tam
Cliff Tam
2,948 Points

Thanks Daniel. That's what i was considering as well. :)

Cliff Tam
Cliff Tam
2,948 Points

Thanks dude. But I guess what i am asking for is which Payment Gateway to connect to.

I assume that I need to registered or purchased a usage of a Payment Gateway. I am planning ot sell the books in Asia. Any one has any Payment Gateway to recommend?

Thanks! Cliff