For anyone else like me who was overwhelmed by all the information and just looking for summaries: "In one sentence, how does it work? Payment Request API enables a user to complete a transaction more easily by reusing information stored in the browser or third party payment apps." https://github.com/w3c/payment-request-info/wiki/FAQ
This also opens up the door to more secure payments. The "basic card" handler is one where the browser might just store your raw card number. But you can imagine that your bank might implement a payment handler that requires you to enter a 2fa code before using your card. When it comes down to it, a credit card number is kind of serving double as a username and password for online payments right now. This new API has…
Payment Request API
21–30 of 128 posts
Re: Payment Request API
#22So there's now a protocol for the browser to transparently share payment data with websites but we still can't get something to let the browser transparently log us in to websites?
The w3c seems to be run by people who make money on the web, not people who use the web.
Re: Payment Request API
#23Earlier quoted context omitted.
The w3c seems to be run by people who make money on the web, not people who use the web.
The W3C is run by the same peers who frequent this and other tech forums. You can help by contributing to the organization, or you could hope for some internet points with snarky remarks. Which do you want to be remembered for?
Re: Payment Request API
#24Re: Payment Request API
#25Unlike Chrome, Firefox will apparently not send data about what you purchase back to Mozilla.
Edit: https://twitter.com/chrismorrisorg/status/896352427426799618
Re: Payment Request API
#26So there's now a protocol for the browser to transparently share payment data with websites but we still can't get something to let the browser transparently log us in to websites?
Re: Payment Request API
#27So there's now a protocol for the browser to transparently share payment data with websites but we still can't get something to let the browser transparently log us in to websites?
Re: Payment Request API
#28Earlier quoted context omitted.
The w3c seems to be run by people who make money on the web, not people who use the web.
The W3C is run by the same peers who frequent this and other tech forums. You can help by contributing to the organization, or you could hope for some internet points with snarky remarks. Which do you want to be remembered for?
They just seem to continuously standardize things that are very user hostile and only serve content distributors.
Re: Payment Request API
#29Not sure if this is still the case, but Marcos from Mozilla did a talk on this at CampJS earlier this year. Apparently Chrome will send data about the items purchased to Google, even if you’re using a payment provider completely unrelated to Google. Unlike Chrome, Firefox will apparently not send data about what you purchase back to Mozilla. Edit: https://twitter.com/chrismorrisorg/status/896352427426799618
Re: Payment Request API
#30Earlier quoted context omitted.
This also opens up the door to more secure payments. The "basic card" handler is one where the browser might just store your raw card number. But you can imagine that your bank might implement a payment handler that requires you to enter a 2fa code before using your card. When it comes down to it, a credit card number is kind of serving double as a username and password for online payments right now. This new API has…
Just a clarification, a credit card number is an iin, pan, and checksum. http://jimkeener.com/posts/everyday-numbers-1