Live data from Hacker News

Stripe is wrongly suspending accounts

news.ycombinator.com

121–130 of 146 posts

Re: Stripe is wrongly suspending accounts

#121
post #76

Earlier quoted context omitted.

Recurring payments have massive lock-in - typically there is no way to switch payment providers without requiring the user re-enter their payment details. You'll typically lose ~half the user's each time you do that...

Startup idea: wrapper around payments providers.

New challenge unlocked: design your application in an wrapper agnostic way to avoid getting locked out when the wrapper service bans you.

Re: Stripe is wrongly suspending accounts

#122

Earlier quoted context omitted.

Or rather, get a contract with your cloud provider and payment processor that clearly lays out the terms under which they will and won't suspend you. My previous company had a business contract with GCP and so wouldn't be cut off for, for example, a dodgy employee account tied to the business in some way. It's amazing how many people put their email and credit card in a form, pay sticker price for a service, and have…

How big would a business have to be for this to work with a company like Stripe?

Getting a better contract, probably not big at all. That's more about the company being more verified than someone just signing up a landing page. Negotiating a better rate? I really don't know. We did it at ~6 figures per year in the very early stages of Stripe, but we were a UK beta account for them. I believe we continued to renegotiate at 7 and 8 figures per year, but we already had that relationship.

By all means use another payment provider as leverage to negotiate better contracts and rates, but I think it's unnecessary from a business reliability standpoint until you're very big and Stripe's downtime level (very small) is a material business risk. Spoiler: almost no one is this big.

Re: Stripe is wrongly suspending accounts

#123
post #21

Earlier quoted context omitted.

What use case of money transfer doesn’t require reversibility for fraud prevention? I love credit cards because I can dispute transactions.

Venmo[1] does not have reversibility. Cash does not have reversibility. If users really wanted credit card functionality at the expense of its costs, you could build that as a layer on top, without forcing everybody in the system to use it. And consider, most disputes is not just about the quality of a product. That is handled with regular refunds. Credit card disputes are a lot of times because of fraud or card skim…

We already have that system - debit cards, cash, venmo, apple pay, etc. What does crypto solve other than anonymization of payments?

Re: Stripe is wrongly suspending accounts

#124

Earlier quoted context omitted.

My most important overhaul for our business was abstracting over payments and ensuring we weren’t dependent on any one processor for online checkouts. It doesn’t matter who you are with or how flexible they are, sooner or later, for logistical, account, network, or other issues, if you have only one payment provider it is going to be unavailable and you’re going to be losing money. If you’re on the .NET stack, our ab…

Reminds me of PHP's Omnipay https://github.com/thephpleague/omnipay

Omnipay does not support Stripe SCA and is basically abandonware.

Re: Stripe is wrongly suspending accounts

#125
A small business nightmare with stripe this year. Given a small online subscription business, we don't have techie 24x7. We started receiving micro-payments from credit cards every other second on our stripe account. We immediately reported to stripe as soon as we noticed, multiple times. Every time same response. We will look into it. We wanted to avoid deactivating and hiring techies to reintegrate again. Eventually we did not get any support from Stripe. So, we did the nuclear option and deactivated stripe all together and also hired a techie to do it as we are not really sure.

Then our real nightmare happened. We are subject to potential dispute fee running more than $50-80k. We wanted to avoid disputes and so we requested Stripe to help us immediately refund all the money. They again did not respond. So, we painstakingly manually returned every payment one payment at a time. Finally they agreed to cover the dispute fee (which would have sunk our company). With the promise that they won't cover next time. uff, how do we even control that,

And then, they briefly suspended our account. And then revoked after some days saying it was a mistake. And then activated security radar, which basically is blocking all genuine payments now. But, we don't know what the alternative is. Is there an alternative?

We are constantly working on the nightmare that any

Re: Stripe is wrongly suspending accounts

#126
A small business nightmare with stripe this year. Given a small online subscription business, we don't have techie 24x7. We started receiving micro-payments from credit cards every other second on our stripe account. We immediately reported to stripe as soon as we noticed, multiple times. Every time same response. We will look into it. We wanted to avoid deactivating and hiring techies to reintegrate again. Eventually we did not get any support from Stripe. So, we did the nuclear option and deactivated stripe all together and also hired a techie to do it as we are not really sure.

Then our real nightmare happened. We are subject to potential dispute fee running to several tens of thousands of dollars. We wanted to avoid disputes and so we requested Stripe to help us immediately refund all the money so we can avoid disputes. They again did not respond to solve. So, we painstakingly manually returned every payment, one payment at a time. Finally they agreed to cover the dispute fee (which would have sunk our company) of whatever was disputed (thanks to them). But they warned us they won't cover next time. uff, how do we even control that.

And then, they briefly suspended our account. And then revoked after some days saying it was a mistake. And then we activated security radar, which basically is blocking most genuine payments now. But, we don't know what the alternative is. Is there an alternative?

Re: Stripe is wrongly suspending accounts

#127
post #57

Earlier quoted context omitted.

Maybe this is a good place to ask the question: 1. Why is stripe a seemingly preferred payment processor for HN crowd? 2. Is there no ( edit: real ) competition or is the competition similarly bad ( or somehow worse )? edit: Instead of replying individually, I decided to edit this section. Thank you everyone for the background(s). It does answer a lot of the questions I had. I perused their site and I can absolutely…

Once upon a time, it was like a breath of fresh air. Originally pitched as a dev-first payment API, it was vastly easier to get up and running than other options at the time. In recent years it has suffered under the weight of its own success. The simplicity and ease of use it once promised has been buried beneath a now-bloated and obtuse API. The user interface has struggled to keep up with the feature creep and it…

Is it that bad? Is anyone doing it right?

Re: Stripe is wrongly suspending accounts

#128
post #86

Earlier quoted context omitted.

This x 1000! Do kids these days not realize you can negotiate anything and everything with your vendors/suppliers/partners? Yes, most SaaS companies LOVE it when you sign up for one of their standard plans, using THEIR standard T&C's, and standard payments. But, DID YOU KNOW, if something is critical to your business, you can negotiate directly with pretty much every business on the face of the planet, and if your sp…

How much do you need to spend to negotiate with Google?

I got decent support from actual human beings for Google Cloud even when spending ~£100/monthly.

Not sure if this has changed recently, but this was in about 2018/2019.

Re: Stripe is wrongly suspending accounts

#129

Earlier quoted context omitted.

My most important overhaul for our business was abstracting over payments and ensuring we weren’t dependent on any one processor for online checkouts. It doesn’t matter who you are with or how flexible they are, sooner or later, for logistical, account, network, or other issues, if you have only one payment provider it is going to be unavailable and you’re going to be losing money. If you’re on the .NET stack, our ab…

Reminds me of PHP's Omnipay https://github.com/thephpleague/omnipay

It’s nowhere near as comprehensive, of course. It only features the providers we’ve used ourselves.

I think abstracting over payment APIs has gotten so much more difficult this side of 2014 or so. They’re doing all they can to achieve consumer lock-in and trying mighty hard to each offer their own custom services that they try really hard to convince you need and can’t live without, and invariably there might be something in there you want to support in your abstraction, sometimes necessitating cascading architectural changes. This is probably the third “major overhaul” of the abstractions we’ve written as a result.

Re: Stripe is wrongly suspending accounts

#130
post #115
post #7

Monthly HN Stripe customer support thread

Yes - more often, in fact. Here are a few of the recent ones: Stripe account suffered a card test - https://news.ycombinator.com/item?id=33688298 - Nov 2022 (33 comments) Ask HN: Stripe holding funds for 120 days for no reason - https://news.ycombinator.com/item?id=33299222 - Oct 2022 (114 comments) Don’t use Stripe. I am trying to save you from my mistake - https://news.ycombinator.com/item?id=33254485 - Oct 2022 (2…

Indeed. With the nice addition that now the posts are biased towards small companies that still have not figured out that going single-vendor for online payment is a terrible idea.
Post reply on HN