Libraries

Code samples

Download the sample code on GitHub to build and create a pass in your own environment.

Client libraries

The Google Wallet API is built on HTTP and JSON, so any standard HTTP client can send requests to it and parse the responses.

However, the Google APIs client libraries provide better language integration, improved security, and support for making calls that require user authorization. The client libraries are available in a number of programming languages; by using them you can avoid the need to manually set up HTTP requests and parse the responses.

Java

Name Description
Google Wallet API Client library Google Wallet API Java Client Library.

C#

Name Description
Google Wallet API Client library Google Wallet API C# Client Library.

PHP

Name Description
Google Wallet API Client library Google Wallet API PHP Client Library.