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

https://github.com/hwclass/react-payments

React payment component relies on HTML5 Payments API
https://github.com/hwclass/react-payments

html5 payment payment-api react-payments

Last synced: 12 months ago
JSON representation

React payment component relies on HTML5 Payments API

Awesome Lists containing this project

README

          

# react-payments
React component wrapping the native HTML5 [Payments API](https://www.w3.org/Payments/).

You can get more specification information about the API from the official [Payment Request API page](https://w3c.github.io/browser-payment-api/).

Update: Google Chrome has [announced](https://developers.google.com/web/fundamentals/discovery-and-monetization/payment-request/) the API is now a part of Chrome.

## Usage

```javascript

```

## License

MIT