Forum Moderators: buckworks

Message Too Old, No Replies

question about processing credit cards and ssl

question about processing credit cards and ssl

         

drooh

4:05 pm on Mar 19, 2010 (gmt 0)

10+ Year Member



I want to be able to process credit cards within my site.

From my understanding I need to have
- a static IP
- a ssl for the checkout page (gateway)
- an authorize.net account

Now if that is correct, from there can I use the authorize.net Advanced Integration Method (AIM) to write my own PHP scripts to process the credit cards?

rocknbil

5:24 pm on Mar 19, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



From my understanding I need to have


- a static IP (to BIND to the SSL cert)
- a ssl for the checkout page (gateway) - Yes and no. If you wish to enter the CC info on your site, YES. Many just redirect to the AN payment page, which is not technical, but it's also not very graceful. (Just FYI, your mention of AIM means you'll be taking the "high road.")
- an authorize.net account
- An online merchant account

Authorize.net is just that, a gateway. My description may be inaccurate, but think of it as a company that is bonded to actually make connections and queries to both your bank account and the merchant provider, which is where the actual auth's and debits occur.

The merchant provider you select is going to vary in cost in terms of monthly charges, per transaction charges, and most importantly, which cards you will accept. Not to confuse you, but some merchant accounts are both a merchant account and gateway in one, which may (or may not) cost you less in the long run.

IMO, one bit of sound advice - do not ask your bank for recommendations on setting up a merchant account. It's been my experience that bank personnel are completely clueless when it comes to online transactions. They are "trained" by seminars for the policies and procedures to follow, and while they are good at shuffling all that paperwork and following those procedures, they generally hand off the actual set up to an outside company - their list of "approved merchant providers."

Ask them a single technical question, and they'll send you on the phone tag merry-go-round, contact so-and-so, leave a message, they might get back to you . . . .

So the question is, why wouldn't you just talk to that merchant account provider directly? Good question, and the answer is, you should.

One bank claimed they only accepted accounts from "their list of providers." Turns out this was completely false, we selected an outside merchant account provider and they were able to make direct deposits to the bank without a problem.

Shopping for the merchant account provider that works for YOU is the most difficult part, I think.

drooh

8:33 pm on Mar 19, 2010 (gmt 0)

10+ Year Member



So what is the difference between an authorize.net account and an online merchant account?

rocknbil

7:14 pm on Mar 20, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Authorize.net is the Internet gateway that connects to your merchant account, which is the service that is actually providing you with the ability to process credit card transactions.

drooh

7:35 pm on Mar 20, 2010 (gmt 0)

10+ Year Member



So i would assume that authorize.net offers the merchant account as an extra fee?

So if that is correct you need to purchase 2 things from them.
- Internet gateway
- merchant account

rocknbil

8:01 pm on Mar 21, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I can't deny or confirm that, though you may find links on the authorize.net site to affiliate merchant providers, I've never heard of A.N. selling merchant accounts.

But you will have two charges to two different entities - A.N. is a flat fee, merchant accounts generally have a monthly fee that varies with the # of transactions per month and a per transaction fee.