All Questions
Tagged with google-wallet reactjs
2 questions
0
votes
1
answer
229
views
Add additional fields using Google Wallet Android SDK
I am trying to integrate google wallet into my react native expo app. I have implemented it using expo modules and it all works fine so far. There is one issue, I am trying to include additional row/...
1
vote
0
answers
273
views
Add to Google Wallet button is not working inside iframe
I am working on a project that is embedded in some other sites via iframe. I want to implement Google Wallet in my project. I followed the documentation and Implemented the 'Add to Google Wallet' ...