Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thorwebdev/payment-req-api-demo

Better checkout experience on mobile web
https://github.com/thorwebdev/payment-req-api-demo

android-pay apple-pay payment-request

Last synced: 17 days ago
JSON representation

Better checkout experience on mobile web

Awesome Lists containing this project

README

        

# Payment Request API Demo

Live Demo: https://tschaeff.github.io/payment-req-api-demo/

Collect payment and address information from your customers using Apple Pay and the Payment Request API by using the Payment Request Button Element.

To learn more about Payment Request API, a few documents and resources are available:

* Integrate the Stripe [Payment Request Button](https://stripe.com/docs/elements/payment-request-button)
* Official W3C specification: https://www.w3.org/TR/payment-request/
* Payment Request API integration guide (by Google): https://developers.google.com/web/fundamentals/primers/payment-request/
* Demo Collection (by Google): https://googlechrome.github.io/samples/paymentrequest/