Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thorwebdev/payment-req-api-demo
- Owner: thorwebdev
- Created: 2016-10-04T23:02:11.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-18T11:51:18.000Z (about 7 years ago)
- Last Synced: 2024-12-19T10:12:34.390Z (21 days ago)
- Topics: android-pay, apple-pay, payment-request
- Language: HTML
- Homepage: https://stripe.com/docs/elements/payment-request-button
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/