######Google Wallet Documentation######
#Google Cloud Console
- Set up your google account
- Set up your business profile in the same google account
- 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
-
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)
-
Create a class for the pass. (This is done by triggering the code o connect to the API)
-
Request Publishing Access to Google for production usage