I am working on an android application in which i want to integrate authorize.net as payment solution. The issue i am facing is that your support and tutorials are for Android Pay
which is shifted to Google Pay. now when i am trying to get token for "network token" using my sandbox public key hash or key i am getting an error "Request Failed" and message is "Unexpected developer error, please try again later".
Kindly assist me for this issue.
06-21-2018 01:10 AM
Hi there,
Can you post a code snippet of the call & error? That will help us understand the issue. If you have existing Android Pay keys they will still work even the consumer experience has been rebranded. However if this is a brand new integration you will need to use the new Google Pay integration/SDK and unfortunately that's not yet supported on Authorize.Net.
06-22-2018 07:01 AM