from Hacker News

Integrate Stripe Payments with Ease

by noodlio on 3/30/16, 3:10 PM with 2 comments

  • by polysaturate on 3/30/16, 3:22 PM

    Honest question(not trolling, I swear):

    Is it me, or is dealing with Stripe, or any HTTP API in javascript more of a pain in the ass, with it's asynchronous model and callbacks, than other languages? I much rather deal with and API in say...Ruby, than JS.