Build your first pass

Ready to build your first Google Wallet pass? Check out these useful resources to help you learn how to build and issue your first pass.

Issue passes

Ready to issue your first pass? Check out our tutorials that walk you through the process of issuing passes with the Google Wallet REST API and Google Wallet Android SDK.

Issue passes for Android Issue passes for web, email, SMS

Codelabs

Self-guided codelabs walk you through the necessary steps to add a pass to Google Wallet. To get started, choose "Android" if your implementation will be on Android devices only and choose "Web" if your implementation supports Android, Web, Email or SMS.

Android Web

Pass builder

The Pass Builder is an interactive tool that lets you customize and preview a basic pass. All you have to do is fill in the form fields and the Pass Builder will output the Passes Class and Passes Object definitions you can use to create an actual pass.

Pass Builder doesn't support all customizable pass fields, but is a great way to get started and familiarize yourself with some of the most common pass customizations. For a complete list of pass fields, see the reference documentation.

Try Pass Builder