Modern Web
S04E10 - The New Payment Request API with Molly Dalton, Zach Koch, and Ray Shan
Making and accepting payments on the web is quite cumbersome.
Thankfully, the new Payment Request API and vendors like Apple and Stripe make the implementation simple and secure. Molly Dalton and Zach Koch, who work closely with Edge, Chrome and the Payment Request API, join us to discuss how to use this new standard for seamless payments on the web.
Panelists
Molly Dalton @mollyadalton
Zach Koch @zachk
Host
Ray Shan @rayshan https://shan.io
Links
W3C Payment Request API
https://w3c.github.io/browser-payment-api/
W3C Technical Report Development Process with various stages
https://www.w3.org/2017/Process-20170301/#recs-and-notes
Microsoft Edge
https://www.microsoft.com/en-us/windows/microsoft-edge
Google Chrome
https://www.google.com/chrome/
Apple Pay JS
https://developer.apple.com/reference/applepayjs/
Stripe
Authorize.Net
Firefox Payment Request API implementation tracking
https://bugzilla.mozilla.org/show_bug.cgi?id=1318984
Washington Post integrates Payment Request API
Payment request integration guides
Google guide
https://developers.google.com/web/fundamentals/discovery-and-monetization/payment-request/
Mozilla guide
https://developer.mozilla.org/en-US/docs/Web/API/Payment_Request_API
Microsoft guide
https://docs.microsoft.com/en-us/microsoft-edge/dev-guide/device/payment-request-api
Live Payment Request API demos from Microsoft
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/paymentrequest/
Google I/O 2017 - The future of web payments
https://www.youtube.com/watch?v=hU89pPBmhds
What’s new in Microsoft Edge in the Windows 10 Creators Update
https://blogs.windows.com/msedgedev/2017/04/11/introducing-edgehtml-15/
Simpler web payments: Introducing the Payment Request API
https://blogs.windows.com/msedgedev/2016/12/15/payment-request-api-edge
Simplify payments in UWP Apps with the Payment Request API from Microsoft