Earlier quoted context omitted.
> SEPA in EU is already something but it is taking ages for it to become an actual payment platform in everyday's life. Is there anything stopping merchants from offering different prices to people based on different payment methods? I assume the reason merchants do not list a discount for paying via SEPA or ACH or debit card or whatever local non credit card (and non Visa/Amex/MC) option, is because merchants benefi…
> Traders in the EU are not allowed to charge you extra for using your credit or debit card. https://europa.eu/youreurope/citizens/consumers/shopping/pri...
Stripe increases fees for EU and UK-based businesses in April
41–50 of 244 posts
Re: Stripe increases fees for EU and UK-based businesses in April
#42Some European alternatives you might be able to find/negotiate better fees with: - mollie (Netherlands) - adyen (Netherlands) - Klarna (Sweden) - Paylike (Denmark) - Mangopay (Luxembourg) - Quickpay (Denmark) (added in edit) The ones I've tried of those, have an OK development experience, maybe not as polished as Stripe, but much better than the alternatives that were around before Stripe (huge hassle back then). Ide…
Now that you mention a Danish one, Quickpay (Denmark) has been around for a long time.
Re: Stripe increases fees for EU and UK-based businesses in April
#43Some European alternatives you might be able to find/negotiate better fees with: - mollie (Netherlands) - adyen (Netherlands) - Klarna (Sweden) - Paylike (Denmark) - Mangopay (Luxembourg) - Quickpay (Denmark) (added in edit) The ones I've tried of those, have an OK development experience, maybe not as polished as Stripe, but much better than the alternatives that were around before Stripe (huge hassle back then). Ide…
There was a spate of people selling PS5 boxes on Ebay a while back. They clearly said PS5 "box" but the word box is small and surrounded by "New" "Unwanted gift" etc and priced at the RRP of a PS5. So people bought them and mistakenly thinking they were getting a PS5. Ebay ultimately banned such products (I believe). But I can see a payment provider wanting to dissuade crappy products with a lot of unhappy customers.
Re: Stripe increases fees for EU and UK-based businesses in April
#44"Businesses in the EEA who are paying out in USD to a US-domiciled bank account will now incur a 1% fee, with a minimum fee of US$2.50 per payout." This is absurd. A 1% fee to transfer USD to a USD bank account? The alternative is to charge in another currency - which Stripe will put a 2% currency fee on. This is already on top of their expensive transaction costs. Will actively look for alternatives now.
I was excited to ditch the 2% currency conversion fee - nope, just reduced to 1%. For what? A currency conversion fee can be somewhat defended, or, at the very least, “everyone else does it”...
Now I want my funds in the same currency you accepted them, and I have to pay for the privilege?
Re: Stripe increases fees for EU and UK-based businesses in April
#45Earlier quoted context omitted.
> SEPA in EU is already something but it is taking ages for it to become an actual payment platform in everyday's life. Is there anything stopping merchants from offering different prices to people based on different payment methods? I assume the reason merchants do not list a discount for paying via SEPA or ACH or debit card or whatever local non credit card (and non Visa/Amex/MC) option, is because merchants benefi…
> Traders in the EU are not allowed to charge you extra for using your credit or debit card. https://europa.eu/youreurope/citizens/consumers/shopping/pri...
Re: Stripe increases fees for EU and UK-based businesses in April
#46Some European alternatives you might be able to find/negotiate better fees with: - mollie (Netherlands) - adyen (Netherlands) - Klarna (Sweden) - Paylike (Denmark) - Mangopay (Luxembourg) - Quickpay (Denmark) (added in edit) The ones I've tried of those, have an OK development experience, maybe not as polished as Stripe, but much better than the alternatives that were around before Stripe (huge hassle back then). Ide…
The upside is Mangopay was pretty reactive when we needed a human to talk to, the downside being that many requests would just end in "tough luck, we're too smal for that"
We ended up moving to Adyen for that reason.
Re: Stripe increases fees for EU and UK-based businesses in April
#47Some European alternatives you might be able to find/negotiate better fees with: - mollie (Netherlands) - adyen (Netherlands) - Klarna (Sweden) - Paylike (Denmark) - Mangopay (Luxembourg) - Quickpay (Denmark) (added in edit) The ones I've tried of those, have an OK development experience, maybe not as polished as Stripe, but much better than the alternatives that were around before Stripe (huge hassle back then). Ide…
It is however not that simple if you want to remember your customers payment information, and don’t want any PCI-DSS liability or obligations. You’ll need a card vaulting solution in the middle, which comes as additional burden (and cost!) on top of the other payment provider integration. There’s big volumes you need to process to offset all of this, and probably not ROI sensible for many.
Re: Stripe increases fees for EU and UK-based businesses in April
#48Something needs to change in the digital payments sector. 1.5% is ok-ish but 3.25% to accept foreign cards in the EU is a lot of money! I understand that costs are higher when using credit cards because of the credit part that introduces risk, but in my case for example I have a debit card that runs also over Mastercard, so either I have the money or I don't. Why should a merchant be charged the same fee of using a r…
It's the chicken and egg problem... If you started a new card provider today, you'd need to get consumers onboard, banks onboard, merchants onboard, and every card machine in the world replaced to accept your new card type. The closest we get to that is loyalty cards and gift cards that only work in one shop. Some of those have managed to be compatible with a few shops, but nowhere near what would be needed for a con…
Re: Stripe increases fees for EU and UK-based businesses in April
#49So if we get paid out a USD payment, into a USD account. We get charged just because we're registered in the UK? That's a huge impact on our business.
Re: Stripe increases fees for EU and UK-based businesses in April
#50Some European alternatives you might be able to find/negotiate better fees with: - mollie (Netherlands) - adyen (Netherlands) - Klarna (Sweden) - Paylike (Denmark) - Mangopay (Luxembourg) - Quickpay (Denmark) (added in edit) The ones I've tried of those, have an OK development experience, maybe not as polished as Stripe, but much better than the alternatives that were around before Stripe (huge hassle back then). Ide…
Aren't there open source libraries available that abstract away the payment processor?