| | |
Accepting Credit Cards
Please support our eCommerce advertiser: Get a Free E-commerce Success Analysis!
![]() |
•
•
Join Date: Jun 2004
Posts: 609
Reputation:
Solved Threads: 8
Hi everyone,
I going to build a website but i need to add a shopping cart and a way of processing credit card (and cheques if possible) for the items that the user decides to buy. The thing is i do not know how to add a shopping cart or add a way to process credit cards.
Is there a free program that i can use to add a shopping cart?? if there is such a thing could someone post a link for me if it is of no inconvinience.
As for the credit card processing the company i am working for has a bank account in Hong Kong. Is there any services that are no so expensive that i could use so that what ever the user purchases the cash is deposited in the bank account in Hong Kong. The server that has the web page is in South Africa. I can use paypal but i am not sure if they add their service to a server in South Africa.
I am not sure where to start and any pointers would really be great.
Thank You
Yours Sincerely
Richard West
I going to build a website but i need to add a shopping cart and a way of processing credit card (and cheques if possible) for the items that the user decides to buy. The thing is i do not know how to add a shopping cart or add a way to process credit cards.
Is there a free program that i can use to add a shopping cart?? if there is such a thing could someone post a link for me if it is of no inconvinience.
As for the credit card processing the company i am working for has a bank account in Hong Kong. Is there any services that are no so expensive that i could use so that what ever the user purchases the cash is deposited in the bank account in Hong Kong. The server that has the web page is in South Africa. I can use paypal but i am not sure if they add their service to a server in South Africa.
I am not sure where to start and any pointers would really be great.
Thank You
Yours Sincerely
Richard West
I would begin by checking out script resources such as: http://www.hotscripts.com/PHP/Script...rts/index.html
HotScripts is usually pretty decent. Also be sure to check out open source projects at www.sourceforge.net (do a search for "shopping cart")
HotScripts is usually pretty decent. Also be sure to check out open source projects at www.sourceforge.net (do a search for "shopping cart")
Dani the Computer Science Gal 
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds

Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Accepting credit cards cost money... monthly usually. Unless you have paypal... they just take a percentage. To some consumers, paypal is a bit of a turn off, but at the same time its a decent learning tool. If you're not sure how to add a shopping cart, they have pretty good tutorials. Also, www.oscommerce.com has decent and FREE shopping cart software, but i've found quite a few glitches as far as accepting credit cards goes.
I wish I had more info for you, but this is a problem I'm currently trying to fix myself, so once I figure out something, I'll be sure to post my solution!
Good luck, and please let me know if you have any luck with anything else. I'd like to know.
I wish I had more info for you, but this is a problem I'm currently trying to fix myself, so once I figure out something, I'll be sure to post my solution!
Good luck, and please let me know if you have any luck with anything else. I'd like to know. •
•
Join Date: Apr 2005
Posts: 48
Reputation:
Solved Threads: 0
You might check out www.2checkout.com for some information on credit cards. Also check with your bank to see what they might offer since you are not in the United States. For United States residents, you can sometime get a discount rate as low as 1.99% at times when companies run a special. Of course you also have an electronic payment gateway as well to deal with.
•
•
Join Date: Feb 2005
Posts: 252
Reputation:
Solved Threads: 1
To accept credit cards online you typically need the following 3 components:
1. A merchant account: The two largest in the US are First Data/Paymentech and Nova. There are thousands upon thousands of resellers. You should not pay more than 2% of the transaction + about a quarter per transaction + a monthly fee - usually around $20. You will need to pass a credit check, as well as provide the processing bank with proof of financials. AMEX and Discover do not use resellers - you must apply directly. Their rates are about 1% or so higher than Visa/MC.
2. Payment Gateway: The largest is Verisign, then Authorize.net. The gateway acts as a virtual terminal. Your shopping cart will parse data through the gateway to charge or credit the card, or you can do so manually. The gateway also allows implementation of fraud protection features, such as AVS (address vertification system).
3. A shopping cart: There are thousands available. Many resellers of Visa/MC merchant accounts provide free basic carts. Make sure the cart you choose supports your payment gateway. It's more professional and less expensive to host your own shopping cart, rather than run it on a third party server. I recommend choosing a shopping cart that is SEO friendly - as you want the spiders to pick up the content stored in the cart.
I can write a whole book on the topic of accepting credit cards online. Above are the basics you should know to get started.
1. A merchant account: The two largest in the US are First Data/Paymentech and Nova. There are thousands upon thousands of resellers. You should not pay more than 2% of the transaction + about a quarter per transaction + a monthly fee - usually around $20. You will need to pass a credit check, as well as provide the processing bank with proof of financials. AMEX and Discover do not use resellers - you must apply directly. Their rates are about 1% or so higher than Visa/MC.
2. Payment Gateway: The largest is Verisign, then Authorize.net. The gateway acts as a virtual terminal. Your shopping cart will parse data through the gateway to charge or credit the card, or you can do so manually. The gateway also allows implementation of fraud protection features, such as AVS (address vertification system).
3. A shopping cart: There are thousands available. Many resellers of Visa/MC merchant accounts provide free basic carts. Make sure the cart you choose supports your payment gateway. It's more professional and less expensive to host your own shopping cart, rather than run it on a third party server. I recommend choosing a shopping cart that is SEO friendly - as you want the spiders to pick up the content stored in the cart.
I can write a whole book on the topic of accepting credit cards online. Above are the basics you should know to get started.
www.markdavidny.com - just one of my sites I'm trying to boost traffic for ;-)
Use paypal checkout it is basic but powerful.
Quality Pre-made website templates - 100's of downloadable professional website templates that are at affordable prices .
Website Design Tutorial - Your guide to website design
Website Design Tutorial - Your guide to website design
•
•
Join Date: Jul 2005
Posts: 13
Reputation:
Solved Threads: 0
I would recommand Zencart for shopping cart program! It is based on Oscommerce but better! Check it out at www.zencart.com
•
•
Join Date: Feb 2006
Posts: 2
Reputation:
Solved Threads: 0
freesoft2000 wrote:
"As for the credit card processing the company i am working for has a bank account in Hong Kong. Is there any services that are no so expensive that i could use so that what ever the user purchases the cash is deposited in the bank account in Hong Kong."
PayPal is rather unweildy for many buyers. Banks are behind the curve in online purchasing so charge outrageous fees.
Try the card processor and gateway offered here- http://www.micro-fx.com/ecommerce.htm
There is a link on that page to an extensive list of compatable shoppingcart solutions that are already set up for this application.
Ben
"As for the credit card processing the company i am working for has a bank account in Hong Kong. Is there any services that are no so expensive that i could use so that what ever the user purchases the cash is deposited in the bank account in Hong Kong."
PayPal is rather unweildy for many buyers. Banks are behind the curve in online purchasing so charge outrageous fees.
Try the card processor and gateway offered here- http://www.micro-fx.com/ecommerce.htm
There is a link on that page to an extensive list of compatable shoppingcart solutions that are already set up for this application.
Ben
![]() |
Similar Threads
- News Story: Black Hat reveals credit data via RFID insecurity (PCI and Add-In Cards)
- How to disable paypal from accepting credit cards? (eCommerce)
Other Threads in the eCommerce Forum
- Previous Thread: Sells
- Next Thread: ...Need your suggestions...
| Thread Tools | Search this Thread |
& acacia access adwords amd amounts bing blackmarket brick business busybox cards cart cloud club computing content copyright credit database debit direct directads dollar downloads e-comm e-commerce earn.tk ebay ebusiness ecommerce economy email facebook fair-use file-sharing finance financialservices ft giftcards google government gpl help|help|help|help holidays illegal-downloads integration intel internet internetcommerce law legal linkedin marketing media membership monetization money mortar mortars movies murdoch music music-industry news online onlinepornography onlineshopping paid pain patent payment paypal piracy points ppc pram price processors programs restrictions results retailstocks senate seo sflc shopping smallbusiness software softwarefreedomlawcenter solutions spammagnet spending strategy streaming symantec technologyspending techspending twitter uk






