Page 1 of 1

Sending legacy online store transactions to OPENCART

Posted: Sat Apr 05, 2014 2:16 am
by bleggee
We have 2 stores: an old hand-coded online store, and have now brought up our new Opencart version of it.
We want to leave the old "legacy" store online indefinately.
Question: Is there a way with OpenCart and/or extensions that I can take orders we receive at our OLD store, and send it over to Opencart for Payment Processing, tracking statistics, etc?

Re: Sending legacy online store transactions to OPENCART

Posted: Sun Apr 06, 2014 9:28 pm
by melbagnato
Hi bleggee,

it depends on a few things.

If the old store can take the order, you could in theory send this to a custom page that would populate the shopping cart and direct the customer to the payments page/process. You'd could also register the customer (or allow guest checkout).

You'd also have to sync the database product quantities.

Definitely possible, if you want any help with this, send me a PM and we can negotiate a deal.

- Mel