Y
Hacker News
new
|
ask
|
show
|
jobs
by
samwillis
778 days ago
Interestingly Stripe started life as /dev/payments and I seem to remember the first iteration was an agent on your server that literally processed card payments when you wrote the details to /dev/payments
4 comments
ppbjj
778 days ago
That's awesome
link
niutech
775 days ago
You can still find the source code here:
https://github.com/benweissmann/dev-payments
link
tazu
778 days ago
I'm guessing they ditched that idea because it wouldn't absolve the "writer" of PCI compliance, since the information has to pass through RAM.
link
cperciva
778 days ago
I thought /dev/payments was their second name. Weren't they /dev/creditcard or something like that first?
link