Hacker News new | ask | show | jobs
by jacob_smith 4508 days ago
Stripe is often cited as a good one -- lots of libraries you can hook into regardless of your programming language, and no CC information is stored on your servers (helpful to meet compliance laws).

I haven't used it myself, but it's where I will turn when I start building out an application I'm working on to include payments.

1 comments

I am familiar with Stripe but didn't realize this was within their capabilities. Will check out!