Hacker News new | ask | show | jobs
by devdad 3163 days ago
I don't get. I really don't. I think I've looked everywhere but I can't find it. What's the pricing?
1 comments

This is more low-level than that. This is an API to retrieve payment details, not to process an actual payment. You'll want to use Stripe or the like for that.
Thanks. So it's for people looking to build their own Stripe?
It is for app and web site developers that want to accept credit cards through the new Payment Request API. The backend would process the credit cards with their usual payment processor. The payment API is easier for users since Google remembers credit card details and they don't have to type them into a form.