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

https://github.com/google-pay/online-quickstart-web

Checkout page playground with a Google Pay integration
https://github.com/google-pay/online-quickstart-web

Last synced: 8 months ago
JSON representation

Checkout page playground with a Google Pay integration

Awesome Lists containing this project

README

          

# Google Pay Web Checkout Playground





Open in IDX

Use this playground environment to experiment integrating Google Pay, as if you were working directly from your own checkout page.


Demo page

Google Pay is loaded from your `index.html` file, and once completed, the function `onGooglePayLoaded` in the `index.js` file is called. This is your stating point to integrate Google Pay in this playground.

If you are interested to find out more, go check out a basic [guided tutorial](https://developers.google.com/pay/api/web/guides/tutorial) on how to integrate Google Pay API on the web, the [library reference](https://developers.google.com/pay/api/web/reference/object) and the [list of participating processors](https://developers.google.com/pay/api/web/#participating-google-pay-processors).