Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 977 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 977 Bytes

######Google Wallet Documentation######

#Google Cloud Console

  1. Set up your google account
  2. Set up your business profile in the same google account
  3. Go to Google Cloud Platform for the same email and create a new p[roject named "project_nameGoogleWallet"

a)Go to Enabled APIs & Services

b)Go to Google Wallet API

c)Activate API

d)Under IAM & Admin, go to Service Accounts and Add a Service Account

e)Under the Service Accounts, add the account and then go to Keys Tab

f)Click Add Key -> Create New Key: This should prompt you to download a json.file (You will use this later on as config.json in the code)

#Google Play & Wallet Console

  1. Once you created a business in Google Pay & Wallet Console, you will have a unique a merchant ID and Issuer ID (this is beside your business name)

  2. Create a class for the pass. (This is done by triggering the code o connect to the API)

  3. Request Publishing Access to Google for production usage