7

I have Xamarin project targeting both Android and iOS platforms using Xamarin.Forms. I searched but I can't find an answer or any information about that.

Is there any way I can integrate Google Wallet / Android Pay in my project and what are my options.

Ashley Medway
  • 7,151
  • 7
  • 49
  • 71
Hristo Enev
  • 2,421
  • 18
  • 29
  • I'm not familiar with the Android Pay APIs, but I imagine you could utilize them using the DependencyService. – Paul Jun 14 '16 at 19:16
  • Did you ever figure this out or find any documentation? I am looking for the same thing. Thanks – rleffler Sep 26 '18 at 18:16

1 Answers1

-1

can't you use Xamarin.InAppBillin

check this enter link description here

PEO
  • 185
  • 2
  • 13