Earlier quoted context omitted.
We were booted from stripe when a couple of customers just decided to chargeback all of their previous transactions, each of which was pretty small, without first contacting us, so it was too late to issue refunds. That pushed our chargeback rate over the 2% threshold, so we were booted. Unfortunately the chargeback rate is measured as % of transactions and not volume. Seems like a great way to screw with a competito…
Is there anything that makes this sort of practice unlawful?
Stripe Is the New PayPal
321–329 of 329 posts
Re: Stripe Is the New PayPal
#322Earlier quoted context omitted.
But that doesn't include the credit card association's 2.10% or whatever, does it? Stripe does. Yes, collapsing the confusing levels of this process is certainly worth something.
No, it does include that fee. That 0.05% + $0.21 I referenced is the interchange fee charged by Visa. That fee was capped at that low level by the Durbin Amendment of the Dodd-Frank financial reform legislation in 2010. Stripe's pricing has been 95%+ markup when it comes to debit/check cards since then. Other card types don't have such an enormous fee spread, but unless all your customers are paying with corporate ca…
If I'm wrong, I want the name of your merchant processor!
Re: Stripe Is the New PayPal
#323Earlier quoted context omitted.
No, it does include that fee. That 0.05% + $0.21 I referenced is the interchange fee charged by Visa. That fee was capped at that low level by the Durbin Amendment of the Dodd-Frank financial reform legislation in 2010. Stripe's pricing has been 95%+ markup when it comes to debit/check cards since then. Other card types don't have such an enormous fee spread, but unless all your customers are paying with corporate ca…
At the risk of being dense, are you sure you're not talking about debit cards? I've never seen interchange fees lower than about 1% for credit cards. In what I read from the Durbin Amendment, I've only found the specific numbers you mentioned in reference to debit cards. If I'm wrong, I want the name of your merchant processor!
Visa interchange fees: http://usa.visa.com/download/merchants/Visa-USA-Interchange-...
A screenshot of a transaction report at my processor: http://i.imgur.com/fSycwUS.png
Feel free to e-mail me if you'd like any other clarification or information. It's in my profile.
Re: Stripe Is the New PayPal
#324Earlier quoted context omitted.
At the risk of being dense, are you sure you're not talking about debit cards? I've never seen interchange fees lower than about 1% for credit cards. In what I read from the Durbin Amendment, I've only found the specific numbers you mentioned in reference to debit cards. If I'm wrong, I want the name of your merchant processor!
I am most definitely talking about debit cards. I said "fee for charging a debit/check card". They make up 25% of my online processing volume despite being a mostly B2B business. They're probably more than 25% of Stripe's volume. Visa interchange fees: http://usa.visa.com/download/merchants/Visa-USA-Interchange-... A screenshot of a transaction report at my processor: http://i.imgur.com/fSycwUS.png Feel free to e-mai…
I suppose it's (only partially) balanced by the higher AMEX, etc fees.
Re: Stripe Is the New PayPal
#325Earlier quoted context omitted.
It is very common knowledge that 1% is the cutoff. Are you seriously questioning that?
I don't doubt 1% is a common standard but the parent was making the assertion that "all the businesses that currently exist and accept credit cards are doing so without more than 1-2% chargeback rates".
Re: Stripe Is the New PayPal
#326-- PSA regarding Credit Card Validation -- Last year I was testing Stripe integration. I tried using my own credit card with a fake name. Surprise, it went through. I emailed Stripe support. After half a dozen emails discussing CC authorization I learned that Stripe does not and can not validate Name & Address on credit card. Stripe told me that Credit Card companies do not disclose this data to Payment Processors li…
> Last year I was testing Stripe integration. I tried using my own credit card with a fake name. This sounds like a great way to get your account shut down. They provide test/mock APIs for a reason.
Re: Stripe Is the New PayPal
#327-- PSA regarding Credit Card Validation -- Last year I was testing Stripe integration. I tried using my own credit card with a fake name. Surprise, it went through. I emailed Stripe support. After half a dozen emails discussing CC authorization I learned that Stripe does not and can not validate Name & Address on credit card. Stripe told me that Credit Card companies do not disclose this data to Payment Processors li…
Most Stripe orders I've done lately don't even ask for my name. Correct me if I'm wrong. It's only the CC number, CVV, and expiration. Maybe it's different if the total charge is higher?
Re: Stripe Is the New PayPal
#328Earlier quoted context omitted.
Is there anything that makes this sort of practice unlawful?
Not that I know of, plus it would be extremely difficult to detect as each chargeback would appear to be coming from a completely different customer (different name, different address, different card number). I'd imagine this kind of attack would be especially stressful to SaaS businesses or subscription businesses in general.