Do you plan on adding modules? Would you be willing to add features via partnerships? Your "full" ecommerce stack lacks a few things that could be added either into your core or via external tools.
Show HN: Moltin – eCommerce Back End as a Service
11–20 of 50 posts
Re: Show HN: Moltin – eCommerce Back End as a Service
#12If someone is going to integrate with your API in PHP as an example, why not use a full open source shopping cart where they have more control?
Our API also allows you to pick and choose the components you want, you can build more than just a website, your data is accessible on mobile or at a physical retail store all from the same platform.
Re: Show HN: Moltin – eCommerce Back End as a Service
#13Is there any support for:
- Vouchers
- Promotions
- Categories
- Classifications
?
These all are features a successfull webshop needs. I have to admit I only took a brief look at the API, but all this seems to be missing. Am I mistaken?
edit: seems like Categories at least exist. I didnt find the docs at first. I suggest putting the Documentation link into the "more" dropdown in the navigation
Re: Show HN: Moltin – eCommerce Back End as a Service
#14Nice! Do you plan on adding modules? Would you be willing to add features via partnerships? Your "full" ecommerce stack lacks a few things that could be added either into your core or via external tools.
We have a really strong community ethos at Moltin, and we’re trying hard to open up as much of our platform as possible, both in open source and community modules.
We know there is still work to be done and we have a pretty lengthy set of features and updates going forward.
Re: Show HN: Moltin – eCommerce Back End as a Service
#15Re: Show HN: Moltin – eCommerce Back End as a Service
#16Re: Show HN: Moltin – eCommerce Back End as a Service
#17How do you handle the case of a product that you get to select different options? I don't see it in the API.
If you ever have any problems we’re always available on email or live chat :)
Re: Show HN: Moltin – eCommerce Back End as a Service
#18Is this for inventory based sites inky or would it work for digital products too?
We don’t explicitly advertise support for digital products at the moment, however, we can support it to some degree. Reach out to us on livechat or email and we’ll be happy to help.
Re: Show HN: Moltin – eCommerce Back End as a Service
#19And: I presume your service requires javascript to function (as all of the similar services do)... any chance of providing a non-javascript fallback such as a generic-looking checkout page hosted on your own servers (like when you use a paypal button to send users to their site to complete the final step of the transaction)? Please don't tell me that "everyone uses javascript yay" or that I shouldn't be concerned -- I know who my clients and their users are and I know what their accessibility requirements are :) (I always have to say this when I ask eCommerce services this question because usually they dismiss it out of hand and it's very frustrating when you have requirements that sites work even without javascript).
Thanks, and best of luck!
Re: Show HN: Moltin – eCommerce Back End as a Service
#202 questions: How does this compare to existing eCommerce back-ends like SnipCart, Ecwid, Foxycart? And: I presume your service requires javascript to function (as all of the similar services do)... any chance of providing a non-javascript fallback such as a generic-looking checkout page hosted on your own servers (like when you use a paypal button to send users to their site to complete the final step of the transact…