I'm creating an ecommerce mobile app and would like a RESTful ecommerce backend solution that I can interface with.
It should also have a dashboard solution which I can add products into, and I should be able to fetch those products with REST API onto the app
I need all the other solutions too integrated into it like cart, users, checkout, fulfillment, orders, invoice, offers, coupons etc.
The only thing I would use my own is my own payment gateway, which after successful payment, I would need an API route to the ecommerce service to mark for fulfillment.
Which service offers this in the market?
submitted by /u/darkermuffin
[link] [comments]