Live data from Hacker News

Stripe banned us for payment disputes but we never had a single dispute

justuseapp.com

141–150 of 302 posts

Re: Stripe banned us for payment disputes but we never had a single dispute

#141

Edwin from Stripe here. (OP, I've just sent you an email and we can talk more over there—I'm terribly sorry for the trouble.) I can't get into too many specifics about an individual business publicly, but unauthorized charges have high potential to be disputed in the near future—and while Stripe itself doesn't have a dispute threshold, the card networks require businesses to keep disputes low. Although that email in…

Edwin, thanks for reaching out to a community post like this. Plus points to you guys.

Agreed and more.

Lots of companies monitor HN for negative posts and respond to them but few do it as well as Stripe.

While some companies just put out the OPs fire, Stripe seems to do better.

I have a rare trust that they’re genuine and will actually follow through with improvements to prevent the same issue from happening to others.

Re: Stripe banned us for payment disputes but we never had a single dispute

#142
post #68

As someone with a pre-launch SaaS who just signed up for Stripe, reading this has me shook up a little bit. I'm Stripe-integrated for payments, and poised to go through Stripe Atlas soon, or at least I was.. Now I have no idea what to do. I know that OP's story isn't spotless, but what if it's my thing that gets in this situation too? I wish I could say I'm joking but I don't need this right now, I'm ~90 days out fro…

Proceed with launch as planned and validate your market first of all. After you have validation of customer buy-in and market acceptance, when you have time and/or funds to spend on your Stripe-alternative feature sprint, setup and integrate a 2nd payment gateway for redundancy. (as per the commenter above whose biz was banned from Stripe for 7 days by the imperfect non-recourse ban-bot) Maybe even choose a different…

>code your system to route customers payments to the preferentially lower-priced gateway for their country.

This is pretty clever, thanks!

Re: Stripe banned us for payment disputes but we never had a single dispute

#143
Reading between the lines here, and based on the reply from Edwin in this thread, it looks like JustUseApp was collecting money for the virtual cards by pushing through unauthorised payments to the users original card.

So payment using their privacy card would look a little like this.

Merchant --> Privacy Card --> Users Real Card --> Users Bank

Where the step between Privacy Card and Real Card doesn't involve a checkout process and transaction authorisation. In bank speak they're just presenting transactions to the users bank, without first getting a transaction authorisation.

These details are important because presented transactions can't be stopped (that's what authorisation is for), they immediately move money from the users bank to the merchant, regardless of available funds or user consent, they can only be reversed via chargeback. These types of payments are called unauthorised payments, and due to the inability of bank to prevent, you're never really meant to use them, and the receiving bank has very strong rights during the chargeback process.

As a payments processor on the other side of the card network you don't want to be dealing with unauthorised payments. They're trivial to dispute, you're almost certainly breaking the card networks rules, and when they go wrong (which they 100% will), they're extremely expensive and time consuming to deal with.

Additionally in the EU, the introduction of Strong Customer Authentication basically makes these types of transaction completely illegal, and as a customer if such a transaction happened on your account you would have a right to full refund in the event of dispute, and your bank would be forced to provide it even if you had published your full card details online. You're bank would of course then go after the merchant via the card network, and then payment processors like Stripe get caught in the middle, and potentially find themselves liable for money they can no longer reclaim from the merchant, because they've already paid out the money and the dispute only happened 3 or 4 months later.

Re: Stripe banned us for payment disputes but we never had a single dispute

#144
post #92

Earlier quoted context omitted.

That's my initial assumption. I'm curious if this is common behavior to have two integrations, or if it is prohibited by the TOS.

Yes, this is a very common practice especially for larger sites. There are even services like Rebilly and Spreedly that simplify this process.

Thank you! I didn't know these services even existed, but it makes sense

Re: Stripe banned us for payment disputes but we never had a single dispute

#145
post #48

Recently quality of service at Stripe has gone seriously down the drain. They arbitrarily closed my account a while ago, and after following their draconian re-activation process (somehow my government issued ID is not good enough to identify me, they need to verify the same information and ID in a video call) I think we’re now at 20+ emails and counting. I just gave up and will go with a different provider or open a…

My speculative guess is they raised the bar on the low-pass filter by tightening up the algorithm after losing way too much to credit card fraud.

It was absolutely scary the amounts of fraud I dealt with running a dropshipping shop a decade ago.

Every bad fraud order that I dropshipped ate the entire profits from a dozen legit orders, and card fraud was attempted on approximately 25% of orders we received.

After a few years I shut the site down as it was just barely making a profit as the fraud costs escalated and I felt I was wasting my time screening every order with my own (imperfect) hand-rolled fuzzy logic fraud detection algorithms and manual investigation of every single order.

I false-rejected a lot of legit customers in the final year, vowing to stamp out the scammers I drove some customers away... it's hard to be perfect when card fraud is easy to achieve.

Actually what the final straw was for me, that made me delete the server, was not the regular identity fraud stolen-card scumbags, but the pathological liars who you could validate as 100% legitimate, but after they received and signed for the goods, would call their bank and lodge a chargeback to get a full refund, because he banks ALWAYS take the customers side and ALWAYS charged me an extra $35 penalty for every dispute I lost (which was every single one, despite sending pages of strong proof showing the customer was a baldfaced lying thief)

Re: Stripe banned us for payment disputes but we never had a single dispute

#146

UPDATE from Justuseapp.com: Stripe has reached out to us and working together, we have resolved this issue and our account has been re-enabled. I cannot thank Hacker News enough. Running a business all these years has been hard and full of Ups and downs. I do not recommend it for the faint-hearted. Until this morning, I had almost given up hope that our business was dead. Thanks for bringing us back from the dead HN.

from https://news.ycombinator.com/item?id=28524077

> it looks like JustUseApp was collecting money for the virtual cards by pushing through unauthorised payments to the users original card.

> Additionally in the EU, the introduction of Strong Customer Authentication basically makes these types of transaction completely illegal

Was this the case?

Re: Stripe banned us for payment disputes but we never had a single dispute

#147
post #108

(Stripe cofounder.) Ugh, apologies. Something very clearly went wrong here and we’re already investigating. Zooming out, a few broader comments: * Unlike most services, Stripe can easily lose very large amounts of money on individual accounts, and thousands of people try to do so every day. We are de facto running a big bug bounty/incentive program for evading our fraudulent user detection systems. * Errors like thes…

What's your recommended way to get in touch with humans? Previously we had a manufacturing business + online store rejected because we mentioned that some of our customers may eventually be drop-shippers (i.e. an online store cannot prevent people from buying on behalf of other people) and there seemed to be no recourse other than "start a different business."

My email address is public (patrick@stripe.com). Lots of other people at Stripe also have public email addresses. (Just to be super clear, it’s a bug that you’d have to do this, and I’m sorry about the trouble! But when mistakes happen we do want to have a way to know so that we can fix things.)

Re: Stripe banned us for payment disputes but we never had a single dispute

#148
post #108

(Stripe cofounder.) Ugh, apologies. Something very clearly went wrong here and we’re already investigating. Zooming out, a few broader comments: * Unlike most services, Stripe can easily lose very large amounts of money on individual accounts, and thousands of people try to do so every day. We are de facto running a big bug bounty/incentive program for evading our fraudulent user detection systems. * Errors like thes…

"We try to make it easy to get in touch with the humans at Stripe"

You used to offer live chat which is no longer the case, correct ? I understand that stripe has exploded as a business but with all the money being invested in Stripe, I would seriously recommend getting live chat back so at least we know we have someone out there looking for us. Perhaps offer this to customers who are diong a min. MRR (could be controversial).

The attraction behind Stripe is the ease of API but at some point, that will become unimportant if support is not good when we are talking about dollars. Just my 2 cents as an overall Happy Stripe customer for almost 7 years.

EDIT: Never mind. I was wrong.

Re: Stripe banned us for payment disputes but we never had a single dispute

#149
post #134
post #108

(Stripe cofounder.) Ugh, apologies. Something very clearly went wrong here and we’re already investigating. Zooming out, a few broader comments: * Unlike most services, Stripe can easily lose very large amounts of money on individual accounts, and thousands of people try to do so every day. We are de facto running a big bug bounty/incentive program for evading our fraudulent user detection systems. * Errors like thes…

This post reminds me of when the same thing happened to me about 5 weeks ago: https://news.ycombinator.com/item?id=28085706 It feels like there should just be a better process. Shut down payments to protect yourselves sure, but spare a real life person to email the customer and give them a chance to explain or at least understand why.

It seems like companies can't seem to get their act together to offer some kind of rapid escalation/remediation service. Maybe it's time for legislation to force their hand. This could potentially cost a business a ton of money (and affect a non-trivial number of employees) in the process.

Re: Stripe banned us for payment disputes but we never had a single dispute

#150
post #108

(Stripe cofounder.) Ugh, apologies. Something very clearly went wrong here and we’re already investigating. Zooming out, a few broader comments: * Unlike most services, Stripe can easily lose very large amounts of money on individual accounts, and thousands of people try to do so every day. We are de facto running a big bug bounty/incentive program for evading our fraudulent user detection systems. * Errors like thes…

Since most of us are mere humans don't have the ability to get your attention by a viral post, how should someone get in touch to get this reviewed and rectified if they find themselves in such a position? I mean, OP's post shows that Stripe still decided to close the account even after "further review", so simply contacting support doesn't seem to be enough.

EDIT: I see that while I was typing you replied to a sibling comment. So we should contact you directly? Can I ask why this slipped through further review, it seems like a bug like this shouldn't require contacting a founder directly by email to resolve.

Post reply on HN