Skip to content

musman130/wallet-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Wallet Samples

This project contains samples for using the Google Wallet REST APIs in the following languages:

Within each language's directory, you'll find standalone samples for each of the pass types supported by the Google Wallet APIs.

Each sample demonstrates the following:

  • Authenticating using a Google Cloud service account
  • Creating a pass class
  • Creating/retrieving a pass object
  • Creating a signed JWT and a "Add to Google Wallet" URL
  • Creating a Google Wallet issuer account
  • Updating permissions for an issuer account
  • Performing batch API calls to improve performance

About

Samples for the Google Wallet REST APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 23.0%
  • Java 22.6%
  • PHP 19.6%
  • Python 18.8%
  • JavaScript 16.0%