> I have a client that wants to take orders on the internet.  I have never
> done this.
>
> It works this way right?
> 1) Person orders stuff
> 2) CC info is passed to CC company via a "plugin"
> 3) CC company sends approval information back to web site
> 4) web site tells user if approved or not
> 5) if CC approved notify a user an order has gone through
>
> Then i would create a login application for the user to to collect the
> order information under SSL.  Or i could email the order minus the CC
> information.
>
> How is step 2 encrypted?  Does the "plugin" send the information
> to the CC company encrypted?

This really depends on the company about the encryption - some just have a
simple "slightly encrypted COM object", others have their own encryption
built in...

There are companies who take steps 2 through 4 out of your hands, meaning
you don't need a secure certificate or to worry about the reply speed of the
request...

> The company is currently looking for a CC company to use for
> phone orders, and internet orders.  Any suggestions?

Firstly, for most companies to work you need an Online Merchant account - if
they're with a bank which won't allow it, forget the whole thing!

You have 2 real alternatives (from what I know) that allow you to speak via
CF
CyberSource and CyberCash

Some people prefer one, others the other - it all depends on personal
preference...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to