Web Hosting Talk







View Full Version : Shopping Cart off line and real time


GregoryS
05-02-2007, 08:53 PM
Question,

I want a shopping cart, that is able to process transaction in real time...

But when I dont have an Internet connection and people purchase items from my laptop, when at a trade show. I will be able to track the transactions and process the payments on the laptop.

Once internet connection is made then the files will be updated on the live site and on the laptop.

Is this possible? it would be like a virtual cart.

I want to be able to process transaction off line and update both carts.

Thank you.

GS

alex-developer
05-03-2007, 03:36 PM
Never seen sort of shopping carts but it is possible run offline shopping cart on Linux box and at some point synchronise the data between the online version.

GregoryS
05-03-2007, 03:37 PM
Yes that would be nice, that is what im looking for.

Anyone have any ideas?