Earlier quoted context omitted.
> I recently learned that I have customers with different currencies and it's not even something I had to consider or account for. If your customers are at all price-sensitive, you might want to give this a little more consideration. Banks and payment processors always offer "We handle currency conversion for you! How convenient!", and they pretty much always do it by charging several times the normal conversion fee…
Please charge me in your currency, not my currency. We did that initially, but you do discover a few downsides fairly quickly. One is that if you also price in your (the vendor’s) currency, for any sort of recurring subscription or repeat purchase, exchange rates can cause noticeable and possibly surprisingly large changes in what your customers pay from one time to another. Naturally this is viewed favourably by you…
Stripe’s new funding round values company at $35B
201–210 of 263 posts
Re: Stripe’s new funding round values company at $35B
#202Stripe is one of many services I would like to use but can't because they simply don't work in my country. I understand it can get somewhat complicated due to legalities I probably don't understand (or maybe the market is too small to even bother). But if your Navy can go through the country I live in, could you folks (in general and not directed at anyone) please try a little harder?
Where do you live? Our roadmap—literally—is quickly expanding to many more countries (we just launched in 8 new countries last week). And this new funding round will be put to use for that. :)
Panama, Central America. I signed up for the email notification - years ago :)
Re: Stripe’s new funding round values company at $35B
#203[Stripe cofounder] Thanks to everyone here who took a chance on us in the beginning and shared helpful feedback over the years! How to serve startups/developers more effectively at scale is still the main thrust of our product focus. We've fixed and improved a lot of things since we launched here in 2011, but we also still have a lot of work to do. (Both "obvious things we want to fix" and "new functionality we want…
I build cannabis tech.
Its reall stressful when doing over $1 million in sales in a month and it’s literally all freaking cash and we have to spend hours even with a counting machine counting $20 bills.
Please tell me what your plan is to support legal cannabis.
Thanks
Re: Stripe’s new funding round values company at $35B
#204Earlier quoted context omitted.
Twilio uses Stripe. So "telecom" per se is not banned.
Twilio almost certainly has a different agreement with Stripe than is standard, and Stripe commonly bans Telecom related services: https://news.ycombinator.com/item?id=20012656 The Ubiqiti forums are also littered with ISPs that signed up with Stripe (since Ubiquiti integrates with them) used it for a few months w/o chargebacks or any fraud, but got an email one day saying they were not allowed to use Stripe. Appeals…
That's true that ISPs and WISPs can't really use Stripe (many use Adyen), but pure-VOIP companies offering hosted PBX and such are welcome at Stripe based on feedback I received from several people who work at Stripe.
SignalWire too should be able to use Stripe.
Re: Stripe’s new funding round values company at $35B
#205Re: Stripe’s new funding round values company at $35B
#206We implemented stripe as an add-on a little more than 6 years ago and left it mostly untouched. After some recent TLC we now facilitate $100 million a year through Stripe. Our next hurdle is trying to integrate Stripe terminal for thousands of customers but $300 a pop is a tough sell.
(BTW, if you didn't see, we have a $59 device too. We're also working on supporting more.)
Re: Stripe’s new funding round values company at $35B
#207Anybody who doubts whether Stripe is worth $35B just needs to read this comments section I don't think I've seen a unicorn get this much love from developers
Yes, dev love is a big part of what allowed Stripe to become stripe, but it's probably not a good indicator whether Strip is worth $1B or $10B or $35B.
Re: Stripe’s new funding round values company at $35B
#208Stripe is one of many services I would like to use but can't because they simply don't work in my country. I understand it can get somewhat complicated due to legalities I probably don't understand (or maybe the market is too small to even bother). But if your Navy can go through the country I live in, could you folks (in general and not directed at anyone) please try a little harder?
Where do you live? Our roadmap—literally—is quickly expanding to many more countries (we just launched in 8 new countries last week). And this new funding round will be put to use for that. :)
Re: Stripe’s new funding round values company at $35B
#209Earlier quoted context omitted.
Besides your product, I thank you all at Stripe for setting an example of what real API/SDK documentation is.
Its the basis upon which I form my opinion as to what "good docs" look like. It makes you incredibly spoiled when trying to use some of Stripe's competitors.
I documented how I implemented Stripe for the SaaS I run quite extensively at https://blog.checklyhq.com/our-stripe-billing-implementation...
Re: Stripe’s new funding round values company at $35B
#210Earlier quoted context omitted.
Besides your product, I thank you all at Stripe for setting an example of what real API/SDK documentation is.
A quick look at the documentation and I'm impressed and a little jealous. Do you know if this is a proprietary API doc generator similar to Swagger?