Skip to content

google-wallet/web-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Google Wallet Codelab

Overview

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:

  1. Create a new issuer account in development mode
  2. Create a service account for issuing passes
  3. Create a new Generic pass class
  4. Create a new pass object
  5. Create an "Add to Google Wallet" button to save a pass
  6. Display the button in your Web application

Code Files

Directory Description
web/ The sample app that you will customize
web_complete/ The same sample app with all steps completed

Support

For any questions or issues, please submit an issue on this repository.