Earlier quoted context omitted.
Some of them are due to government regulations like 'don't launder money' and 'don't process money for illegal activities'. Which are, like, basic operations of society 101 level stuff. Others (adult services) are not due to government regulations, they are there simply there because banks don't want to deal with chargebacks.
The crime of "money laundering" was invented out of nowhere one day. Society predates it by thousands of years.
Stripe has decided to nuke my entire business
691–700 of 705 posts
Re: Stripe has decided to nuke my entire business
#692Earlier quoted context omitted.
It is a shadow government but it also makes sense.
It’s not a shadow government if the laws and policy are public. You can read all of the laws.
Re: Stripe has decided to nuke my entire business
#693Earlier quoted context omitted.
> Next time I build something with Stripe I'm going to test it in production before launching I'm genuinely curious why you wouldn't have done that anyway? I pretty much always do, precisely so I can experience a full end to end user experience.
Stripe advises against that (I'm not saying it makes sense) "Do not use real card details. Testing in live mode using real payment method details is prohibited by the Stripe Services Agreement. Use your test API keys and the card numbers below." https://stripe.com/docs/testing
There's "testing"
* manual during development
* automated testing
And there's "testing"
* smoke checking processes in production
In most cases, the "test in production" is more of a "validation" that end to end experience works. And there probably shouldn't really be much of a way to distinguish between a "test" in production and a "validation" of the purchase process.
Re: Stripe has decided to nuke my entire business
#694Earlier quoted context omitted.
Why do you believe that private companies shouldn't have freedom of association? Or put differently, why should the government be able to force Stripe to do business with people who Stripe thinks would not be good for their business?
In a world of free association Stripe would probably be more willing to do business with "high risk" companies because they could charge them substantially higher fees. The government directly and indirectly tries to discourage business with these kinds of companies which is why companies like porn websites, fireworks wholesalers and check cashers have a hard time getting bank accounts these days.
Also, what's your evidence that some payment processors don't handle porn because of government pressure, rather than just natural market forces? I had a friend who did tech for a porn company, and from what he says, even a well-run porn company has much higher rates of chargebacks (e.g., next-day regrets and "no honey I don't know what that charge is") and fraud (stolen cards, fraudulent affiliate program participants).
Re: Stripe has decided to nuke my entire business
#695This happened to us multiple times too. Everything gets resolved after 1+ months of having our payouts frozen. This means we have to go months without a single dollar being deposited into our bank account. Imagine having bank loans to pay and the bank is asking, "What the hell is going on?". They need to nuke all their "X Verification APIs" and just manually check each and every account. For us, it was an issue with…
> They need to nuke all their "X Verification APIs" and just manually check each and every account. Wouldn't they then just be another one of the more old school merchant service providers, who still exist for you to use if you're open to paying for being underwritten up front? The point of Stripe et al is to be cheap, quick and easy in comparison (for the happy path, anyway) through more automation, with the drawbac…
Re: Stripe has decided to nuke my entire business
#696Earlier quoted context omitted.
We've been moving away from Stripe and Stripe-backed (e.g. Shopify) payment gateways pretty much everywhere we can for this same reason. We only have a few integrations left connected to Stripe, specifically one with Tripleseat, which we use for our event management and have not migrated yet. Choosing Stripe has been the most costly decision we've ever made and we're not a small company nor a startup.
What payment processor did you switch to?
My recommendation is to look into your local providers and see if any can integrate with payment APIs like Authorize.net. These providers really want your business and care enough to at least not let you go bankrupt. The bar is low!
Re: Stripe has decided to nuke my entire business
#697Earlier quoted context omitted.
>Are you saying you should empty your account constantly This doesn't really help. When you link your bank account with PayPal the link is 2 way. I.e. PayPal can, without any input from you, transfer money out of your account. They can even do that if the account is empty. Your bank will almost certainly allow an overdraft on your account and you're still liable for the amount + overdraft fees. I had some issues with…
You can upon sign up of any bank account not allow overdraft. In fact it is an opt-in feature, that depends on your bank they communicate properly with you. I have for instance ensured there is no overdraft added in our business accounts. Or perhaps I am missing something here? But yes, please remove overdraft from your accounts. I have no input to offer on paypal at this time. P.S. Are you in the U.S.? I am just rea…
1. Overdrafting. My bank would not allow me to turn off overdrafting on my checking account; any money in my savings account would be used to cover an underfunded purchase from my debit card, causing a $25 fee and there was nothing I could do about this, short of closing my savings account or reducing the amount of money in it. Since free checking was dependent on a linked savings account with $500 minimum balance, this wasn't an option. The overdraft/fee could cause the savings account balance to go below the minimum, and if I didn't notice I'd get a $25 fee for my savings account as well.
2. The school would constantly charge my debit card as a credit card, and the transaction wouldn't appear for up to two days. Doesn't really help me keep track of my balance when transactions don't show up. Cashiers at the student store could usually process the card properly, but every time I bought something to eat at the cafeteria it would process as credit, regardless of what I told them.
Today, I think bank policies have changed (though I switched banks before this) and I believe you can disable overdrafting on most large banks (WF and BofA, anyways)
Re: Stripe has decided to nuke my entire business
#698I wish there were better advise but after years of e-commerce experience all anyone will ever tell you is don't use Stripe. Don't use Square,don't use PayPal. Don't use any of the faceless companies for anything remotely critical and for anything that is critical have two backups. Basically that goes for things like hosting, payment processor or anything else your business depends on.
So what do you use instead?
Re: Stripe has decided to nuke my entire business
#699Earlier quoted context omitted.
But what happens if getlago.com bans you? Haven't you just moved the single-point-of-failure at a different place?
It's open source, so I can just set up my own instance. I just have to be careful to make sure that process is as easy as possible. You never know what provider may ban you so yeah that's definitely a concern, but that's why I build on only open source.
Re: Stripe has decided to nuke my entire business
#700Earlier quoted context omitted.
> charging a real card, and if it works, reversing it Why would you reverse it? If you can’t afford to consume one unit of whatever you are selling are you really in a good place to be in that business? I guess there can be rare exceptions where the business sell only a handfull of high ticket items. But then again probably Fincantieri does not let you put your bespoke mega yacht on a card through a web transaction.
And this is exactly what I told a friend of my to do when he installed a public car charger. Before he told anyone it was live, charge his car using his normal customer account. Turned out he couldn't create one because his phone was already in as a supplier. After some eye-rolling he agreed to buy a burner phone, add a prepay SIM, and whaddayano the bloody charger did not work. Two months later it works, for most pe…