Ash HN: Best Micropayment Processor?
I want to work on a project that allows for easily sharing paywalled links for the price of $1. It seems Stripe will take 30 cents (plus transaction fees) on every dollar processed, and PayPal will take 49 cents, for credit card payments. Are there any cheaper alternatives out there?
I considered a workaround to use the Venmo API because it seems they only charge 3% for credit card processing. But are there any significant cons I should be aware of before building a SaaS on top of Venmo to facilitate high volumes of $1 payments?
34 comments
[ 8.0 ms ] story [ 94.8 ms ] threadStrike (strike.me) is a Venmo-like app that lets users connect their bank account and then hold a USD balance. The only difference is that users can use their USD to send Bitcoin to the other end. They’re not exposed to bitcoin’s price volatility.
On nostr, users are sending micro tips to other each other fairly successfully. The UX isn’t great right now, but I recommend trying it out- it is a functioning version of social micro payments.
It encourages people to lose their money due to extreme volatility and nobody uses it for anything other than speculative trading which also encourages people to lose money.
tokens like LUNA went to 0 and USDC, USDT and others depegged which isn't really convincing as a micropayments alternative, in fact it is extremely dangerous.
Tether is a fraudulent ponzi, USDC is not stable and is backed by meaningless attestations, Luna is, well gone all the way to the floor.
Even if we take USDC on ETH there exists the uncontrollable volatile gas fee tax which is pointless for micropayments.
'Stablecoins' (or 'stabletokens' are inherently fraudulent and dead on arrival and is only used to pump the price of BTC in the which is the case for Tether.
https://www.bloomberg.com/news/features/2021-10-07/crypto-my...
Stablecoins don’t need to be backed by anything to be stable. I agree with most of what you say, but that doesn’t actually refute my point that stablecoins are, in fact, more stable than most cryptocurrencies. They are more than stable enough to use for a payment aggregation layer for a few days.
I even agree with you about Tether being a fraud; I still use USDT every day (with that knowledge) because it is, well, stable. One day it won’t be, but most days, it is.
Yet USD is legal tender for US taxes and there is a shared interest in using USD rather than some risky unknown potemkin token like 'stablecoins', which nobody accepts or wants.
And you cannot pay US taxes with your stablecoins, so there's that.
> Stablecoins don’t need to be backed by anything to be stable...
So then we will get a LUNA situation of being backed by 'algorithms' then everyone is screwed when the token inevitably goes to zero.
Recommended Reading:
https://www.stephendiehl.com/blog/stablecoins.html
I know many, many people in many countries who accept stablecoins as cash-equivalent. I think perhaps you underestimate the market.
In practice I don't believe it's true though, as there are very popular (outside the US) payments systems like Satispay the are exactly like that.
A $10 account credit is probably the minimum you should consider in today’s environment. That’s plenty, and it’s not too much for low usage accounts.
They seem as much like a great idea here in 2023 as they did in 1994 when I first read about the idea. I had just started using the internet.
Micropayments are infeasible because financial infrastructure has non-trivial costs. The costs are non-trivial because there the highest incentives to steal money and thus systems need hardened surfaces.
At $0.30/transaction the cost of 10,000,000 automated attacks per hour/day/week becomes real money.
And at $0.30/transaction there seems to be enough money to provide enough resources to make the system robust enough.
Anyway, charging more is an easy way to make the business viable if it is going to be viable…and if you can’t provide $10 of value it probably isn’t.
Good luck.
> Our Venmo Developer and Payouts APIs have been retired, and we are no longer able to provide access to businesses who may want to start using it. To find out more about how you can use Venmo as a payment method in your checkout experience, visit https://venmo.com/business/accept-venmo-in-stores.
> For existing businesses who were granted access to the Developer or Payouts API in the past (generally prior to 2016), you will retain access to these APIs and may use them.
Edit: https://techcrunch.com/2016/02/26/how-not-to-run-a-platform
How are you getting access to the Venmo API?