Hi,
We have implemented Google Pay in our android app through Authorized Net as a gateway.
We followed the developer guide here https://developer.authorize.net/api/reference/features/in-app.html#Google_Pay%E2%84%A2
However, all of the Visa transactions are declined if we enable Google 3ds authentication method from Google Pay API (CRYPTOGRAM_3DS). They only work if we disable it (and only allow PAN_ONLY authentication method). Here is the link to Google Pay API https://developers.google.com/pay/api/android/guides/tutorial
Is there any additional configuration within Authorized .net that we need to do?
Please advise.
Jason
04-20-2020 09:11 PM