Nick Alteen 3b2211dec5 Merge pull request #34 from ncalteen/main
Update to make examples easily importable/testable
2022-10-05 09:53:17 -04:00
2022-05-05 15:52:06 +10:00
2022-05-05 15:52:06 +10:00

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
Description
No description provided
Readme Apache-2.0 723 KiB
Languages
C# 22.2%
Java 21.6%
Python 17.3%
PHP 17.3%
JavaScript 15.7%
Other 5.9%