PaymentRequest Generator
A UI for generating PaymentRequest code (https://paymentrequest.simmsreeve.com/)
Future (See GH Issues)
Developing
> brew install fswatch
> npm i -g browserify less
> npm i
> ./build.sh
> ./watch.sh
See also
Useful Links
- https://developers.google.com/web/fundamentals/payments/
- https://developer.mozilla.org/en-US/docs/Web/API/Payment_Request_API