What is the best credit card processing setup for startups?
1–10 of 25 posts
Re: What is the best credit card processing setup for startups?
#2Re: What is the best credit card processing setup for startups?
#3Now lets talk about the real cc processing setup. It involves three parties: merchant, gateway, signing bank. Usually, when you signup with a merchant they will set you up with the bank they have a deal with so you can accept credit cards. The gateway is authorize.net. Authorize.net will be the interface between your customer's CC info and the bank that actually does the transaction.
Ideally for long-term you'd want to use a real merchant. But for starters, paypal should be a good option for you.
Re: What is the best credit card processing setup for startups?
#4Re: What is the best credit card processing setup for startups?
#5It is a transparent solution too, so you don't redirect users to the Paypal site unless they are paying by Paypal. Credit card payments are done from your site via a webservice.
Re: What is the best credit card processing setup for startups?
#6PayPal is good if you don't want the hassle of dealing with credit card numbers and the real meat of the credit card processing business because PayPal does it for you. All you have to worry about is giving a link to your customers to pay you via PayPal and you have the cash. The big disadvantage of PayPal is lack of control; they can hold your cash at anytime and big as they are it can be a while before you get it s…
Re: What is the best credit card processing setup for startups?
#7https://checkout.google.com/sell
Re: What is the best credit card processing setup for startups?
#8Re: What is the best credit card processing setup for startups?
#9PayPal can be great as well because it is so easy.
Re: What is the best credit card processing setup for startups?
#10When accepting credit cards you'll also need a SSL (Secure Socket Layer) or in other words a secure connection (https://). I think they will actually allow you to use their api without that but it's definitely a horrible idea. There are a few major providers of this service, and they range in price significantly. www.InstantSSL.com or "Comodo" as they call themselves, has a pretty decent mid range SSL encryption package for about $100 a year. Godaddy.com has one that's like 19.99 or something ridiculous. The issue with SSL providers is simple. You can bet that they are all perfectly secure. The issue is really in browser recognition. The worst thing ever for an online merchant is to loose credibility, and what's the fastest way to appear disreputable - ""this site may not be secure, internet explorer recommends that you leave it immediately" or what ever that error says. This happens when a browser doesn't recognize the security certificate. To be safe, go with a provider that you can guarantee is trusted by all the major browsers (even old versions).
Also - one last piece of advice. When subscribing for a SSL certificate make SURE to turn your domain anonymity off temporairly while you subscribe. Otherwise they'll put you through an endless "verification" process that involves multiple faxes and endless bureaucracy!!!