Searching for an online shop accessible via API
Posted
by
Simon A. Eugster
on Pro Webmasters
See other posts from Pro Webmasters
or by Simon A. Eugster
Published on 2012-09-22T12:27:04Z
Indexed on
2012/09/22
15:49 UTC
Read the original article
Hit count: 279
api
|shopping-cart
I need an online shop with a custom interface (customizing items with Ajax, with a preview included). Writing it myself does not make too much sense (implementing all the payment options etc.), so I would like to use an existing online shop (OpenSource).
I would like to build my own UI which, for example, tells the shop to add an item to its cart -- i.e. without using the online shop's native UI. More precisely, it should be an online gallery where the user can directly order an image if he likes it. The final checkout/payment page can be native again.
Is there a shop system that supports this? Or is it still faster to write it on my own? Or are there better options?
© Pro Webmasters or respective owner