views:

51

answers:

1

This is the first time I've implemented an eCommerce system for my freelance business, and I'd like it to go smoothly. So to get started, I'm asking the questions here.

I'm using Wordpress because it's nice and simple. I want to offer customers a way to be able to pay invoices online (hosting and freelance services), either within Wordpress or as a similarly simple external system. I will also want a small shopping area (and cart), selling stock photos and templates. I've looked at wp-commerce, but not sure if it will do all I need it to do.

Also, how do I offer payment via Visa or Mastercard? What does it cost?

My hope is that if this system goes well, I'll be able to offer a similar setup for customers. Emphasis is definitely on completely customisable, no-fuss and simple. I'm a Mac person :)

+1  A: 

Try WP e-Commerce, they're pretty awesome. :)

Or you can roll your own by using PodsCMS or run Magento in a separate folder, but this won't include a WP to Magento communication. They will still be two separate apps.

The last easy, simple, and secure options that I can think of is either integrating PayPal in to your theme or using Foxy Cart and integrating that in to your WordPress theme. Chris Coyier made some screencasts with a review on Foxy Cart and how to integrate it with your WordPress installation.

If you want to use credit card payments than you either have to sign up with a third party merchant processor that is PCI-DSS compliant and use at least a 128-bit SSL certificate on your site. Note that if you do this than you should not be storing CC's on site either. Alternatively a service, like Foxy Cart will take care of the secure merchant processing if you sign up with someone like Authorize.net.

hsatterwhite
I'm still in the process of researching your suggestions. But to get the ball rolling, what's your preference? WP e-Commerce or Foxy Cart? I'd rather use another CMS as a last resort, and keep the whole process as streamlined as possible.Oh, and do any of these plug into Campaign Monitor / Mail Chimp? I've just got Gravity Forms so I can deal with clean contacts.Is there an up front cost for any of the CC payment options? Or is it an ongoing percentage. Is it the same for Paypal?Thanks for the intro! I like this place.
fantasticplastic
Thanks for reading! Well WP-eCommerce is self hosted, so you make the rules with endless customization, but you have to fork up good hosting + security (SSL Cert). Foxy Cart is hosted remotely, very secure, and always up, but you can brand it and use WordPress to create the product pages (see Chris Coyiers screencast above). Both do plugin to campaign monitoring / Mail Chimp (<3). Merchant processors do charge a monthly fee for using them and PayPal will charge on a per transaction basis. No way around it. Welcome and glad you like Stack Overflow. :-D
hsatterwhite
Do you have twitter? @hsatterwhite if you do. Feel free to hit me up any time.
hsatterwhite
Yes, but I fail at twitter. You're followed.
fantasticplastic