This project contains sample code used for the Google Wallet codelab for Web. This codelab demonstrates how to perform the following tasks:
This repository contains the resources used in the Create passes on Android using the Google Wallet API codelab. This codelab demonstrates how to perform the following tasks:
- Create a new issuer account in development mode
- Create a service account for issuing passes
- Create a new Generic pass class
- Create a new pass object
- Create an "Add to Google Wallet" button to save a pass
- Display the button in your Web application
Directory | Description |
---|---|
web/ | The sample app that you will customize |
web_complete/ | The same sample app with all steps completed |
For any questions or issues, please submit an issue on this repository.