Viewing profile — jHoldroyd
jHoldroyd
HN member- Joined
- Tue, Sep 02, 2014, 11:22 AM UTC
- HN karma
- 22
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About jHoldroyd
No profile information was provided.
Recent public activity
-
comment
Comment #9219545
You can use our checkout and order system but simply drop out the payment processing. Stripe makes this very easy and while people may not want to do it, by charging them a percent…
-
comment
Comment #9219320
Exactly, we went through four revisions of our pricing and I'm not sure we'll ever be certain it's the "right" one. We just knew we had to simplify it and after user feedback this …
-
comment
Comment #9219277
We also felt that it meant the people building the sites also had an incentive to be more careful about the way they did it - like sharing resources across a session and limiting t…
-
comment
Comment #9219254
That's the reason why we added the little bit of information about page-views to try and guide the user a little in case they had a store already. We very quickly know when a store…
-
comment
Comment #9216059
We've had a few people doing that, and we'll be forking our JavaScript SDK to natively support Node in the next week or two.
-
comment
Comment #9216049
Commercetools is a good platform and one of our closest competitors. The key differences are that our pricing scales a lot better, we don’t lock you into a single gateway or charge…
-
comment
Comment #9215994
Yes we do, we support over 50 payment gateways with more on the way. You can see the complete list here - https://moltin.com/faq#gateways
-
comment
Comment #9215779
Great, if you need anything or have any feedback we're always available on livechat or support@moltin.com
-
comment
Comment #9215767
Again, on the list - but if someone were to do one we'd be happy promote it ;)
-
comment
Comment #9215185
The beauty of an API approach is the features we don’t quite fully support can be easily created by you within your application, and then work alongside our product. We don’t expli…
-
comment
Comment #9215171
We have support for modifiers (size, colour, etc.), singles (gift wrapping, etc), input (custom options or labels). We’re working hard to make sure our new docs platform has all of…
-
comment
Comment #9214904
In short, Yes! But perhaps not soon. 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 an…
-
comment
Comment #9214832
Because we’re quicker and easier to implement. That gives the developer much more freedom to be creative with their application, especially if they’re working within a budget or sh…
-
comment
Comment #9214759
We are yes, we started with what we knew and now are allowing the community to vote on what they want us to release next - https://moltin.com/getting-started#vote
-
comment
Comment #9214732
Because we’re an API, you can retrieve, remove, destroy your data at will. When you incorporate us into your app or site, you have a very loose relationship with our system. That m…
-
comment
Comment #9214627
Sorry about that, I'll take a look at the issue now.
-
comment
Comment #9214623
Hi there, co-founder here. A few of them do have an API offering, but there's a few issues with them - Firstly they’re bolted on the side, and aren’t usually functional enough to a…
-
comment
Comment #9199536
Hey co-founder here. Thanks, we're built on PHP, nginx, Postgres and redis running on AWS.
-
comment
Comment #8658513
Fantastic library, we've tried a few like it before and none of them really worked quickly or reliably enough. We did a quick mashup of our API and this to create a basic (but func…