You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Google Pay API enables fast, simple checkout on your website. This provides convenient access to
hundreds of millions of cards that are saved to Google Accounts worldwide.
See Google Pay in action:
This repository contains Google Pay button implementations for compatible with popular website frameworks even easier.
Web
This is a bare bones, plain vanilla JavaScript implementation of the Google Pay button. These examples are designed to
launch into a Firebase Studio Workspace, ready to run.
An Angular version of the Google Pay button has been created to make it easier to integrate Google Pay
into your Angular website. The advantage of using the Angular version of the Google Pay button over the web component is
that it eliminates the need to register CUSTOM_ELEMENTS_SCHEMA.
The intention is for the web component to support other web frameworks. Support for additional framework specific
libraries will be considered based on demand.
Have any questions?
Ask it on the discussions section of the Google Pay
button project.
About
Google Pay button - React, Angular, and custom element