issues
search
google-wallet
/
passes-rest-samples
Server-side samples for the Google Pay API for Passes
Apache License 2.0
95
stars
49
forks
source link
Fix pass type, update link and fix decode jwt
#5
Closed
angelbarranco
closed
5 years ago
angelbarranco
commented
5 years ago
Python Changes
Fixed pass type error message.
Updated Save to Google Pay link as per
developer documentation
Fixed bug when generating a save to google pay link that would append
'b
and prepend
'
to JWTs.
Python Changes