wallet-samples icon indicating copy to clipboard operation
wallet-samples copied to clipboard

Samples for the Google Wallet REST APIs

Results 23 wallet-samples issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Hello, I am going to add google wallet feature in my laravel website, i did follow instruction which added in readme file. I update my composer file as bellow :...

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.15.0 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...

dependencies
.NET

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210921155107-089bfa567519&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
go

I am looking to implement the Google Wallet API in Java, and have been following the instructions [here](https://developers.google.com/wallet/generic/web). However I noticed that the `google-api-services-walletobjects` artifact is not in Maven, and...

For loyaltyClass, location based and addMessage notification not showing in lock screen. Is this working for loyalty also? It says so on your home page.

Hello, I'm using the PHP generic card sample. Since I updated my dependencies: - Upgrading google/auth (v1.30.0 => v1.34.0) - Upgrading google/apiclient-services (v0.317.0 => v0.332.0) - Upgrading google/apiclient (v2.15.1 =>...

# Prerequisites I am working on the dotnet implementation of the Generic Pass and as per our need I don't want to display the Card Title and I also want...

#STEPS FOLLOWED: - Created service account and created new key. - Downloaded service.json file. - Loaded service.json file,and initialize the google client. - Setuped the axios api call with required...