Hello all:

I am facing a task to complete the checkout component of a little 
e-store. I want to ask you guys for some advice.

The whole e-store application is ready now - shopping cart, products, 
coupons, etc. Now I need to add the checkout part, which includes credit 
card entering screen, final order confirmation and the actual processing 
(CFX_PAYMENTNET & Verisign). The problem we have is that our e-store 
resides on 1 server (www.server1.com), while we have another "secure" 
server that hosts SSL and the Verisign payment components 
(commerce.server1.com).

I store all of the user information - shopping cart, user parameters, 
login information, etc. in session variables on www.server1.com.
However, during checkout when I send the user to the other domain, 
commerce.server1.com, I will lose this session variables and all the 
shopping cart and login information for the user. Can any of you guys 
suggest a good solution to this problem?


Thanks in advance,
Dimo

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
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