Hi, I'm new to this... I plan on making a business site which im selling stuff... I need something that accepts credit card payments... (NO PAYPAL Or other services). This is what I want: Item(Shoe) ---> Customer comes in buyes via credit card ----> The money goes straight through my bank or credit card. is there any systems that is capable of that?
You need a Merchant account at your Bank. You can go for Authorize.net to be used a Payment Processors.
You need a custom driver for that sort of thing. Typically high end payment processors will take less of a percentage but pay you monthly. The other option still requires a driver but your bank would need to provide a gateway for online activities. Nigel
To accept credit cards you need the following: - merchant account with your bank - payment gateway (ex: authorize.net, chronopay, 2checkout) - script or custom coding that will allow your checkout cart work with the payment gateway - SSL certificate - most payment gateways require that I personally use PayPal Website Payments Pro - this is a merchant paypal account that you can apply for with paypal. It has a $30 monthly fee + transaction fees...but i do not need a merchant account with my bank now so that saves me on their fees and after all it is cheaper than authorize.net PayPal Website Payment Pro allows your customers to checkout right on your website by entering credit card number...and they never know it is being processed by paypal.
Start from authorize.net, if it will suits you, the next step is the shopping cart software. What is your requirements? What kind of products you want to sell on-line?