Insert order into magento manually

116 Views Asked by At

I've created my own checkout with codeigniter, using magento functions. Now, I want to insert the products I've added into checkout cart to magento sales but I don't find how to do it. Is this possible?

1

There are 1 best solutions below

1
On

Yes it's possible.

You can used magento soap api or trigger your code on a observer