How to implement a link to "Add credit card to Google Wallet" in a Xamarin App?

51 Views Asked by At

How to implement "Add credit card to Google Wallet" functionality in my xamarin app?

For example, I have Xamarin.forms app with a button "add to google wallet". When the user taps it, it should open a popup or native Google Wallet. The user can then input card number, expiry date, etc.

0

There are 0 best solutions below