TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Stripe refunds: fees from the original charge are not returned

356 点作者 tumblen大约 5 年前

31 条评论

mchusma大约 5 年前
Note: this is different than Braintree and Amazon payments, which either refund in full or simply charge only the $0.30 fee. Stripe is now at or near the most expensive here relative to the competition. The idea that they have been doing customers a favor is not accurate.<p>I have used stripe for years, but they are a company that has continued to make things worse with every update, versus AWS which has my trust they won&#x27;t increase rates. If AWS ever offered a true competitor, we would switch.<p>They invest in publishing books, but they still miss basic features like a way to test credit cards in the production system for QA purposes. It&#x27;s an easily solved problem (let you generate one time fake card numbers programmatically that stripe &quot;pretends&quot; to charge). I have been trying to test checkout flows with them for years and their official stance is &quot;don&#x27;t test production checkout flows&quot;, which is insane.<p>I hope stripe changes it&#x27;s ways here, but they have been a large disappointment over the last 4 years or so after a solid start.
评论 #22371977 未加载
评论 #22371860 未加载
评论 #22371954 未加载
评论 #22371928 未加载
评论 #22371994 未加载
评论 #22372036 未加载
评论 #22372666 未加载
评论 #22373448 未加载
评论 #22374532 未加载
btown大约 5 年前
There&#x27;s a vast payments ecosystem beyond Stripe that lets you avoid this.<p>With companies like Spreedly to provide almost-Stripe-quality APIs and PCI-compliant card vaulting at only a flat cost, and a massive amount of &quot;merchant account providers&quot; a quick Google away that can hook into Authorize.net and then into Spreedly, you can end up at 1.75% or less depending on your industry, and the flexibility to <i>dynamically</i> route transactions to merchant accounts (including Stripe itself) based on anything from geography to your own notion of fraud&#x2F;return risk.<p>Stripe has far and away the best developer and administrator experience in the industry - it surprises and delights. But this doesn&#x27;t make it the right solution for all businesses. Its genius was that it entered the zeitgeist as such.
评论 #22372054 未加载
评论 #22372418 未加载
评论 #22372073 未加载
评论 #22373895 未加载
edwinwee大约 5 年前
Some more context: this has been around for a couple years (for only new Stripe users). Payments are costing more to process. Card network fees have been gradually increasing over the years.<p>Stripe has kept this at bay for its longtime users for as long as we could, even as it&#x27;s been getting more expensive. But with the water rising across the whole pond, we sadly have to start charging for some of these things.
评论 #22371935 未加载
评论 #22371652 未加载
评论 #22371648 未加载
评论 #22371808 未加载
评论 #22371680 未加载
评论 #22371669 未加载
评论 #22371722 未加载
评论 #22371908 未加载
评论 #22371623 未加载
评论 #22371757 未加载
评论 #22371702 未加载
nickjj大约 5 年前
Hasn&#x27;t this been the case for 4-5 months? I remember getting an email from Stripe about this back in September or October 2019, or was that PayPal?<p>The only thing that really bugs me a lot about Stripe (to the point where I&#x27;ve considered moving to Braintree for my next project) is how they handle fraud detection.<p>Stripe has all the power to prevent many forms of fraud and provides this as a service as long as you pay a premium for it in the form of Radar. You have to pay extra on top of the 2.9% + 30c per transaction to get this protection.<p>But instead of providing Radar as a base service to all customers for the standard rates, they would rather you have fraudulent transactions against your account because they profit from &quot;dispute fees&quot;, which is usually $17 or so per dispute that the merchant has to pay out of pocket, where Stripe takes some cut of that and the bank takes the rest of the cut.<p>It just feels super scammy of Stripe to not offer Radar as a thing you get by default, since it&#x27;s so beneficial to have and business owners are powerless in preventing fraud on their own because they don&#x27;t have hundreds of millions of transactions of data to lean against and a way to perform analysis on the transaction before it happens since merchants aren&#x27;t directly in contact with credit card vendors (that&#x27;s why we use Stripe).<p>I actually talked to support about this once in an email a few weeks ago, and the email began with them saying it&#x27;s the merchant&#x27;s responsibility to deal with fraud but by the end of the email discussion, support completely switched their position and said Stripe has the power to prevent it and they will pass my feedback to their product team. Which of course really means &quot;ok, you win, Stripe is really responsible for fraud detection and we can totally do it, but we&#x27;re never going to give it to customers out of the box because we profit from fraud regardless of you paying for Radar&quot;.
评论 #22372319 未加载
Trias11大约 5 年前
With more competition coming into marketplace the costs of transactions inevitably goes down.<p>Charging more for transactions (in either direction) has nothing to do with &quot;payments are costing more to process&quot; lie.<p>This has everything to do with hook-and-charge business approach relying on majority of customers swallowing the arbitrary higher costs because it&#x27;s more hassles to switch provider, especially for non-technical business owners.
评论 #22371857 未加载
评论 #22371745 未加载
ikeboy大约 5 年前
Recently got hit with this with QuickBooks. They actually charged me a fee to refund that was higher than the original fee charged. They think they deserve 3.5% on top of the initial 2.9% to send money back.
chrishynes大约 5 年前
This is pretty standard for flat pricing nowadays, but hits certain types of merchants really hard.<p>It&#x27;s a double whammy when you have a cancellation and have to refund and then lose 3% on top of that. Stripe should keep the fixed fee, sure, but keeping interchange doesn&#x27;t seem right.<p>Why doesn&#x27;t Stripe offer the option to do simple interchange+ pricing to all instead of restricting that option to 6 figure volume accounts with negotiated agreements?<p>That would cleanly solve the issue and be fair on both sides.
PerfectElement大约 5 年前
We are doing 200k+ in MRR and looking to move from Stripe because the cost is starting to hurt, and this change feels unfair. Our use-case is pretty simple (capture card and manage subscriptions) and we don&#x27;t need all the features they have built in the last 5 years or are planing to build.<p>We are looking into Spreedly. Does anyone have other suggestions of Stripe alternatives that are not so expensive?
评论 #22373736 未加载
评论 #22372705 未加载
elijahparker大约 5 年前
There are multiple little things that make me feel less trusting of stripe and that it’s shifting away to be more profit focused instead of customer oriented. One change that was unannounced (to my knowledge — maybe I missed something) was the payout schedule. It’s still two days technically, but at some point last year they started delaying the payout in their end if it was a weekend or holiday.<p>It used to be like this: income from Thursday, Friday and Saturday all arrived Monday, so Monday was a big payout day and this was good since it was often a higher expense day as well due to weekend charges being delayed to Monday.<p>Now, Thursday‘s sales arrive Monday (same), Friday’s Tuesday (a day later), and Saturday’s arrive on Wednesday (two days later), and any holidays further delay it.<p>This could be ok, but the unexpected change from what I had come to expect, and noting that it seems to be intentional design change on their end make it feel like they’re trying to delay the payout schedule while still claiming the same rolling 2-day, and in the end not really putting the customer first.
评论 #22376522 未加载
评论 #22372431 未加载
vfclists大约 5 年前
They are doing a Paypal. How long have they been doing this?<p>Louis Rossmann won&#x27;t be happy - <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=c1WPDVjXDj0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=c1WPDVjXDj0</a>
评论 #22371764 未加载
frank086大约 5 年前
My expectation has long been for Stripe to bring in more and higher fees. They offer a lot of top shelf free tooling that either brings their models into your code or moves the bookkeeping up to their system entirely, ex subscriptions.<p>Smart companies have their own bookkeeping system in house and thus can potentially negotiate better terms with Stripe, assuming they are big enough Stripe cares to retain them. Plenty of other places are looking at massive costs to move off Stripe and I am sure someone at Stripe is aware of that.<p>The first hit is always free.
评论 #22371790 未加载
jv22222大约 5 年前
Just clarifying. If I refund a $2,000 charge it costs me the seller approx. $58?
评论 #22373775 未加载
评论 #22372095 未加载
评论 #22372322 未加载
ValentineC大约 5 年前
This has been the case since early 2018.<p>Accounts created before that were grandfathered in for fee refunds, but I don&#x27;t have a grandfathered account, and therefore can&#x27;t verify if that&#x27;s still the case.
评论 #22371558 未加载
评论 #22371666 未加载
whynotnowha大约 5 年前
Here is our response to this ruthless and disrespectful decision by Stripe:<p>Hello,<p>We have just read your price changes to the grandfathered accounts and wanted to pass our discontent with Stripe&#x27;s decision. Currently, we are weighing our options to move our business to other partners; however, as a small business that mainly operates in non-US currencies, the changes to your refund policies AND the non-US bank policies will effectively kill our partnership with Stripe.<p>We do not have tens of thousands of dollars per month worth of processing capabilities; however, we are a growing company as can be seen from our all time graphs on Stripe. We have used Stripe since the beginning and never considered alternatives. Your support team have always been helpful and your capabilities satisfied our needs. Until now.<p>The price hike to a grandfathered account is utterly unacceptable and looks&#x2F;smells like a cheap attempt to make more money for the company. Stripe is also a rapidly growing company and grandfathered accounts could not have been hurting its business model. &quot;Grandfathering&quot; has an implied meaning that these people&#x2F;companies&#x2F;parties have been together since the beginning and a one-sided breach of this understanding is deeply damaging and distasteful.<p>In any way, unless Stripe can take steps to show sincerity towards our partnership from early on and rescind the changes to its fee policies, we will move our business out of Stripe before March 15th, 2020.<p>Thanks for the ride and have a great day.
brianwawok大约 5 年前
What is the least expensive payment gateway these days for a SaaS business? My stripe costs keep going up, happy to write the code to switch... what’s the lowest rate processor?
NightlyDev大约 5 年前
I haven&#x27;t actively used stripe more than half a year, and I&#x27;ve really enjoyed it so far, except for some translation issues on stripe&#x27;s checkout page. This change makes me somewhat uncomfortable using stripe.<p>Nordic countries has really good consumer protection laws and users can ask to cancel the purchase for any or no reason. Its also not allowed to charge the customer the fee, so this can become a issue.<p>It also sucks that the pricing for Norway is 1 % higher than our neighbours.
poxrud大约 5 年前
This is a disaster. Simply put, this change makes Stripe a nonviable option as an e-commerce payment processor. The modern consumer expects easy, no questions asked refunds. How many people buy a few shirts&#x2F;shoes of different sizes knowing that they will return the ones that do not fit? How can a retailer provide that when there is now a 2.9% (in our case 3.5%) charge added on every item refunded?<p>This change directly hurts smaller retailers&#x2F;e-commerce sites who are not big enough to negotiate smaller processing fees with Stripe.<p>I run a niche e-commerce site in Canada where the majority of my customers are located in the US. This puts my processing rate at 3.5%. My products are priced anywhere from $1k to $6k. So now with this change, I could pay up to $210 for when a customer simply changes their mind. I guess I could enact a strict NO REFUNDS policy but that will put me at a severe disadvantage vs the bigger retailers.<p>As things stand I would only recommend Stripe for recurring subscription billing.
icelancer大约 5 年前
I honestly didn&#x27;t understand why they did in the first place. Doesn&#x27;t really bother me.
kuon大约 5 年前
A few companies do charge fees on the end user now. I did a refund on a plane ticket within the 24h grace period (basically refunded no question asked) but I had to pay the credit cards fee anyway. I don&#x27;t do refund often, but it might become more common.
m3kw9大约 5 年前
The power of lock in. They know this from analytics.
intopieces大约 5 年前
Seems reasonable to me. The payment was successful, which is the service Stripe provides. Is this out of step with the industry at large?
评论 #22371923 未加载
评论 #22371673 未加载
评论 #22371703 未加载
评论 #22371676 未加载
anonsivalley652大约 5 年前
Makes me pine for FeeFighter&#x27;s card processor comparator that GroupOn bought and killed.<p>But in reality, even with their high charges, Stripe makes it easy to get started, but startups can and should change vendors when the need arises. If other processors with lower fees for the particular volume a startup is doing and better APIs, it&#x27;s worth considering them too.
rush86999大约 5 年前
I have one really annoying complaint with stripe connect. Its authentication work flow using oauth is conflicting with aws amplify authentication for social providers. Both of these are pretty much essential nowadays. I hope someone picks up on this comment and considers finding a solution
kundiis大约 5 年前
Looks similar? <a href="https:&#x2F;&#x2F;www.theverge.com&#x2F;2019&#x2F;9&#x2F;20&#x2F;20876570&#x2F;paypal-refund-fee-policy-change-sellers-controversy" rel="nofollow">https:&#x2F;&#x2F;www.theverge.com&#x2F;2019&#x2F;9&#x2F;20&#x2F;20876570&#x2F;paypal-refund-fe...</a>
robbyt大约 5 年前
Stripe has the ability to negotiate with their upstream processors that we end users do not. Instead of trying to reduce their costs by pressuring their providers, they&#x27;re passing along the fees to their customers.
评论 #22372228 未加载
jijji大约 5 年前
i dont really see the value in stripe compared to any other payment processor... they still do all the dirty tricks that everyone else does, like hold your money, cancel your account, hold your money.
jklepatch大约 5 年前
In an industry where costs have been amortized for a long time, fees should normally decrease...<p>DeFi (Decentralized Finance) is coming for you guys.<p>It might take some time, but we’ll get there.
chmaynard大约 5 年前
See <a href="https:&#x2F;&#x2F;stripe.com&#x2F;docs&#x2F;refunds" rel="nofollow">https:&#x2F;&#x2F;stripe.com&#x2F;docs&#x2F;refunds</a>
stevedwell大约 5 年前
Can we get a clarification? Are they keeping the 2.9% and the 30 cents or what?
asdfq1234大约 5 年前
Just a price increase. Time for some competition for these people.
hackin247大约 5 年前
The struggle is real. Small fees add up for smaller startups and that used to be their bread and butter--it was so much easier to get payments up and running. We eventually switched to paypal and never looked back.
评论 #22372348 未加载
评论 #22372257 未加载