|
use of cookies
12/2/2003 9:57:47 AM
(Total replies: 1)
|
| Hi Guys,
Is version three of the charon cart based on cookies as per version 2. It mentions XML in the blurb, but I could do with clarification.
I currently have a heavily customised version of Charon Cart 2 running as the main cart system for a well used web site. The only problem is that I need to expand the site using sub-domains but would like customers to be able to retain the cart as they move between the differnet sub domains.
Regards,
bugdigger |
|
|
|
Re: World Pay
12/2/2003 10:03:09 AM
(Total replies: 0)
|
| Hi Debbie,
I used to use Worldpay but have since moved to ProTx.
One point I would make if when you pass your payment token to Worldpay, I would recommend either using a server-side XML Form Post or encrypt the token using MD5 and post as a server-side GET.
If you create the token in HTML and then POST using javascript from the client browser I experienced roughly a 5% - 10% loss when passing to Worldpay.
Regards,
bugdigger |
|