Tell HN: Stripe brought my business to a dead stop
71–80 of 85 posts
Re: Tell HN: Stripe brought my business to a dead stop
#72I was an early adopter of internet commerce but I got my fingers burned several times when companies made unilateral decisions against me and provided no simple means of contact between me and them.
I now refuse to use any super-duper payment system that does not have my bank as a buffer between me and them.
Call me a Luddite if you like. But I feel happier.
Re: Tell HN: Stripe brought my business to a dead stop
#73There is always a risk to go with a big player when you’re small. They don’t give a shit about you. You barely move the metric.
When you go with a small player, the risk is they may die.
Only a few companies have been able to do support at scale. Amazon comes to mind being last focused on customer. Microsoft may be second in hand holding their enterprise customers.
Re: Tell HN: Stripe brought my business to a dead stop
#74It’s the same case as Google and AirBnB. It’s too expensive to have support at that scale so they skip it. There is always a risk to go with a big player when you’re small. They don’t give a shit about you. You barely move the metric. When you go with a small player, the risk is they may die. Only a few companies have been able to do support at scale. Amazon comes to mind being last focused on customer. Microsoft may…
I've extensively used both Merchant e-Solutions and Authorize.Net, both of which have been around a lot longer than Stripe, and not had trouble getting support from either. (Also, Authorize.Net is actually owned by Visa, which is certainly not small).
Re: Tell HN: Stripe brought my business to a dead stop
#75This is worrying. We are planning to move to stripe hence I have a few questions. Were you experiencing any other issues before they did these, for example, there is a high number of refunds, fees charged etc..? Typically you are allowed by law to dispute chargebacks. I learned from previous experience, never have a single payment processor ever. The best rule of thumb pay the higher fee but diversify.
One caveat. For online businesses it is very hard to dispute most chargebacks. The card company typically wants you to FAX back a copy of a receipt or invoice for the charge bearing the customer's signature. That's fine for businesses like the OP's, which deals with customers in person, but for most of us who deal with customers via an online shopping cart...nope.
> I learned from previous experience, never have a single payment processor ever.
Note that if you are handling recurring payments then in order to have the flexibility to switch processors you need to either handle credit card storage yourself, or make sure whatever processor vaulting service you use provides a way to export the raw numbers in case you want to switch processors, or use Spreedly or something similar.
We do our own storage where I work. PCI compliance is a bit of work, but it is not as bad as most people think. (If you transaction volume is high enough to not be allowed to the the Self-Assessment Questionnaire, then it is probably as bad as most people think).
Every time it is time to renew the reserved instances at our hosting service that are involved in card storage and would no longer be needed if we used a vault at a processor or a service like Spreedly, we've taken a look at the number of cards we have stored and the transaction volume to figure out the vaulting costs, and so far it has come out cheaper to continue doing it ourselves.
Another issue with using a vaulting service is how to handle expiration dates. The expiration date printed on the card is the date after which the physical card is not supposed to be accepted, not the date that the number itself expires. If you have the card on file for authorized recurring payments, you can continue to charge the account after the physical card expires. But most gateways will reject a transaction at the gateway if the date you supply is in the past. Most gateways have some way to tell them you want to go ahead and try to charge the card even though the expiration date of the physical card is past. You want to make sure that when using such a card from the vault, you can still tell the gateway to try it.
Also make sure that vault works with the card updater services. Visa, MasterCard, and Discover (not sure about AmEx) provide a service whereby a merchant can provide a list of cards the merchant has on file, and the card company will tell them which are still good as is, which have new expire dates but the same number (and give the new date), which have both a new number and date (and give those to you), and which have had their underlying accounts closed.
You have to be able to give the updater service full credit card numbers, so if your cards are in a vault service, you'll have to have the vault service do the updater querying for you.
Re: Tell HN: Stripe brought my business to a dead stop
#76I just want to point out that from my perspective the fact that this was flagged, and Stripe magically replied to the post here as opposed to getting back to them through customer service, on top of the fact they just took on so much investor money- this just screams Paypal 2.0
That said, people should remember that there are two sides to every story and account for the fact that the other side isn't available here. That makes me think there's more going on than meets the eye, especially since the financial space is regulated and there may be legal or institutional constraints on what they're able to say. If the issue were simply a failure to do good service, they would be smart enough to say so and correct it; it would be in their interest to do so and that's what they've done in the past. So there's probably additional complexity and we don't know what it is.
Re: Tell HN: Stripe brought my business to a dead stop
#77Re: Tell HN: Stripe brought my business to a dead stop
#78Wow - I didn't expect this many responses - seems like I'm not the only one who's experienced the same issue. Quick answer to some of the comments here: - We DO NOT have ridiculous membership commitments w/ auto-renew. Our membership is month to month (unless you've prepaid for 6 or 12 mos). - It's been approx a week since I received the email suspending my account. At first, I tried to contact support by chat or pho…
For a few years I worked on a startup that aimed to address fraud management in e-commerce from a quantitative risk modelling perspective. And when Stripe released radar 2.0, I went through their docs. I was impressed by Stripe's marketing (docs) and UI—they're knowingly good for that, but I was much less impressed by radar 2.0's feature-set and product. The biggest issue for me was their "one-size-fit-all" approach, because that just does NOT work in what I've seen, i.e., both billion- and million-euro businesses.
From a risk management perspective, a 2-7% gross margin e-commerce manages risk totally differently than a 50%+ gross margin e-commerce. For one, the false negative (i.e., a fraud gets through) is super-expensive. For the other, a false positive (i.e., a real client is stopped) is super expensive. And I did not see anywhere in their docs how they integrated the cost-imbalance of the risk for each of their client (you), and event less for each of their client's clients! It's possible to do, but it's hard.
Of course, like any fraud prevention system, radar 2.0 allows clients to add rules and lists to customise their logic, but these mechanisms are difficult to setup when you start processing payments, because you don't have yet any payment history, as well as when your e-commerce gains in velocity and complexity, because you don't necessarily have the in-house resources or skills to keep your rules and lists up to date and well maintained.
And in the lucky case that one just feels happy with Stripe's radar 2.0 system, then how do you know that you're not loosing customers? Having no risk of chargeback is very easy, just don't accept any payment and you've a risk-free e-commerce! In my experience, we increased sales by 7% (a few tenths of millions of euros) by just re-parameterising how fraud was managed. I don't see anywhere anywhere in the docs why and how I should trust radar 2.0 for the specifics of e-commerce A, B, and C. One-size-fit all just doesn't work.
As a former startup founder in that area, I still see we're a long way towards personalised risk management in e-commerce services, that would help owners throughout the different stages of their e-commerce, i.e., idea, proof of concept, scaling, growth... sounds similar?
Best of luck :-)
Re: Tell HN: Stripe brought my business to a dead stop
#79I hope this gets addressed. It would really suck if Stripe becomes nothing more than Paypal with a better API.
Re: Tell HN: Stripe brought my business to a dead stop
#80Wow - I didn't expect this many responses - seems like I'm not the only one who's experienced the same issue. Quick answer to some of the comments here: - We DO NOT have ridiculous membership commitments w/ auto-renew. Our membership is month to month (unless you've prepaid for 6 or 12 mos). - It's been approx a week since I received the email suspending my account. At first, I tried to contact support by chat or pho…
Is your credit good? That's sometimes another flag that can come up.