Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

ECommerce website developers - Any links/sites?

Thread Tools
 
Search this Thread
 
Old 13 August 2006, 10:18 PM
  #1  
RichB
Scooby Regular
Thread Starter
 
RichB's Avatar
 
Join Date: Apr 1999
Location: Bore Knee Muff
Posts: 3,666
Likes: 0
Received 0 Likes on 0 Posts
Question ECommerce website developers - Any links/sites?

Can anyone point me in the right direction regarding what are considered to be the dos and donts of setting up an ecommerce site. Essentially an ecommerce site is the same as any other DB driven site, its just the taking of funds/sending the card information to the retailer that is slightly different...

Are you actually legally allowed to store CC details? People like Dabs seem to...
The equence of events would be...
Add products to a basket
checkout
jump to a SSL site/page
Create a user/profile
input CC details
then what?
store them and allow the retailer to log in and retrieve encrypted details?
have the order and CC details emailed to the retailer?
Is PGP encryption the way to go?

I'm interested to hear what others do, I like to write my code rather than take a open source/off the shelve product, I'd rather understand whats going on. I use PHP/MySql.

Thanks in advance
Rich
Old 13 August 2006, 10:53 PM
  #2  
mykp
Scooby Regular
 
mykp's Avatar
 
Join Date: Jan 2006
Location: On the Cat and Fiddle
Posts: 1,483
Likes: 0
Received 0 Likes on 0 Posts
Default

Depends on your budget, cheapest way to go is use an off the shelf solution with paypal or worldpay taking the transactions. Its not difficult to do and once you have your product DB in place its just a matter of making the shopping cart (there is loads of code out there you can download), then sending these details to the payment processor, where details are taken by them not you.

I have seen lots of solutions but the main two seem to be using a payment processor for taking the details. An email is then generated to you to say you have received an order, the credit card details dont leave the server.

The second is an order is taken and using a secure server and PGP they are emailed to the office where payment is processed and goods are despatched, the transactions are processed manually.

I prefer the first method and have done this many times. It keeps costs down as the only fee is a transaction fee, usually 2-3%.

Personally I think from a time point of view why not use code which is already written, maybe modified a little but depends on your time scale, most people I build sites for want it now, little time to hand code. Having said that I wouldnt go near some code as its not secure.

mike
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Mattybr5@MB Developments
Full Cars Breaking For Spares
12
18 November 2015 07:03 AM
InTurbo
Other Marques
20
08 October 2015 08:59 PM
LostUser
Non Scooby Related
11
29 September 2015 11:00 AM
jobegold@hotmail.co.uk
ScoobyNet General
2
27 September 2015 09:44 PM



Quick Reply: ECommerce website developers - Any links/sites?



All times are GMT +1. The time now is 11:52 AM.