google-wallet / rest-samples

Samples for the Google Wallet REST APIs

Home Page:https://developers.google.com/wallet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, updating, and patching a pass class
  • Adding messages to a pass class
  • Creating, updating, and patching a pass object
  • Adding messages to a pass object
  • Expiring a pass object
  • Creating a signed JWT and a "Add to Google Wallet" URL
  • Performing batch API calls to improve performance

About

Samples for the Google Wallet REST APIs

https://developers.google.com/wallet/

License:Apache License 2.0


Languages

Language:C# 22.2%Language:Java 21.6%Language:Python 17.3%Language:PHP 17.3%Language:JavaScript 15.7%Language:Go 5.9%