Ask HN: I want to pay people, not just accept payment. What are my options?
So, accepting credit card payments is a single (admittedly, long) line of code for most languages if you're using most gateway+merchant bundles.
Some, like Authorize.net, let you accept ACH transfers.
Is there anyone out there that lets me MAKE ACH transfers with a few lines of code?
Or am I forced to live in the stone age/use paypal?
5 comments
[ 3.7 ms ] story [ 25.8 ms ] threadIf we can't, that's stupid.
I mean, if the customer had a merchant account and a web interface for it, I could use it to send him money from my debit card or a corporate cc.
From my exhaustive research (googling over this crappy latin american wifi), it looks like the answer is "that's impossible; use paypal to do it by hand."
Stupid, if true.
It seems insane to me.
I mean, I can see how it would cause all kinds of money-laundering headaches to regulators, but that had better not be the reason. Because money launderers can already operate with near-absolute impunity (their problems are more organizational, scaling their methods while keeping them under the radar).
There's got to be a bank out there that offers an API like this, but I wonder what the entry point looks like, cost-wise.
Man. This seems like an obviously stupid thing. There should be more options than Paypal.
edit: okay, going offline for next week. Will check back next Tuesday.