Hacker News new | ask | show | jobs
by paulhauggis 5175 days ago
Stripe is unique in the fact that it sends it all through an ajax call directly to the stripe servers and returns a token for you to use for re-charging, bill cancelling, etc.

I just started using it for a few projects.