2 replies [Last post]
yorb's picture
Offline
Joined: 03/05/2010
Juice: 4

I'm setting up an e-commerce site using Ubercart for a business that already accepts phone orders. We have one brand that already has an e-commerce site, but it uses VirtualCart (vcart.com I think it is), which was set up by someone else that used to work here before I got here and no one really knows anything about it. As far as I can tell it's a full-service payment thing with manually placed JS bits in the static HTML site. Even if we could use that account to manage this brand too, I'm not sure we'd want to since there's no VirtualCart module for Ubercart and it's an ugly system anyway.

Ideally, I'd like to use something like PayPal but my boss hates PayPal (go figure). He wants credit card processing, but is wary of processing them on our site with an SSL cert, because if something went wrong we'd be liable (right?).

We use 1&1. Currently just a beginner plan, but we can add an SSL cert for $49/year.

So my options are:
1. get an SSL cert and use the CC module alone (is that all? is it secure? safe? recommended?)
2. use VirtualCart and basically drop Ubercart alltogether (sad Sad)
3. find another payment gateway service that integrates with Ubercart (recommendations?)

Thanks a bunch. I've been looking through the documentation and forums but I thought I'd post this anyway and maybe someone has some good advice for me. Smiling

kpdirection's picture
Offline
Joined: 08/17/2009
Juice: 112
Re: VirtualCart? CC processing? Advice for an e-commerce noob?

authorize.net works nicely with Ubercart. You'll need an SSL and the SecurePages module.

You say that the company currently takes phone orders. That implies that they have a Merchant Account, but that can't be used for internet transactions; they'll need to have (or obtain) an Internet Merchant Account - they're different, and running internet purchases through a standard merchant account can result in the account being terminated.

Your boss might hate PayPal, but if your transactions are small, it might be the most cost-effective way to go.

HTH

Pete.

KP Direction LLC
Utah-based White-label Drupal development
www.kpdirection.com

willhallonline's picture
Offline
Joined: 01/29/2010
Juice: 159
Payment Gateway

One option if you are wary of having to process your 'own' credit card payments is using a payment gateway. Basically as you run through checkout, after you confirm the order you are forwarded to a different site to complete the transaction, the transaction takes place on a separate site and then when completed redirected back to your site.

There are loads of payment gateways and it can negate the need for credit card security annd the storing of customers card numbers or SSL certs.