mirror of
https://github.com/google-wallet/rest-samples.git
synced 2026-01-08 05:03:54 -05:00
31a5cd1c5921d340ffc2ee16471a9f6edf192229
Addition of batch pass creation examples
Google Wallet Samples
This project contains samples for using the Google Wallet REST APIs in the following languages:
- Java
- C#
- JavaScript (Node.js)
- PHP
- Python
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 Pass Classes
- Creating/retrieving Pass Objects
- Creating a signed JWT for use in a "Add to Google Wallet" URL
Contributing
Please note that the samples are automatically generated using templates found in the "templates" directory, where you will also find the "generate.py" script that generates the samples. If contributing any changes, please work on the files in this directory.
Description
Languages
C#
22.2%
Java
21.6%
Python
17.3%
PHP
17.3%
JavaScript
15.7%
Other
5.9%