<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create an Android Pay Transaction api returns error 153 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67028#M40517</link>
    <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/27411"&gt;@maryrAuthNet&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I think your issue is the commingling of encryption methods. I think what you need to do is install the authorize.net android sdk, build your files using its dependencies, and call for the payment data inside your application. Looking at this a little more, the sample code and text for those additional steps I referenced are not actually asking you to get anything directly from google in the manner you are.&lt;BR /&gt;&lt;BR /&gt;I think you would just use the code on that API reference page. The “similar to google” just means that it works kind of like googles method. Not telling you to go anywhere else.</description>
    <pubDate>Tue, 19 Mar 2019 00:16:36 GMT</pubDate>
    <dc:creator>Renaissance</dc:creator>
    <dc:date>2019-03-19T00:16:36Z</dc:date>
    <item>
      <title>Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/66990#M40480</link>
      <description>&lt;P&gt;When using the live console and the provided sample encrypted nonce we get error 153 (unable to decrypt data). This happens in both live and test mode(using the sandbox account). This is the exact same error we get when we attempt to pass in our own encrypted token. Any help will be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 23:34:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/66990#M40480</guid>
      <dc:creator>maryrAuthNet</dc:creator>
      <dc:date>2019-03-16T23:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67013#M40502</link>
      <description>&lt;P&gt;Has anybody out there gotten this API to work?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 14:29:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67013#M40502</guid>
      <dc:creator>maryrAuthNet</dc:creator>
      <dc:date>2019-03-18T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67017#M40506</link>
      <description>Did you get your key from google? I think you have to get your key through their API.</description>
      <pubDate>Mon, 18 Mar 2019 20:11:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67017#M40506</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-18T20:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67021#M40510</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. Do you mean the public key that needs to be generated in the admin panel? In this case, yes. I have followed these steps to obtain the public Key&lt;/P&gt;&lt;P&gt;To generate an Android Pay public key:&lt;/P&gt;&lt;P&gt;Step 1. Log in to the Merchant Interface.&lt;/P&gt;&lt;P&gt;Step 2. Navigate to Account &amp;gt; Digital Payment Solutions &amp;gt; Android Pay.&lt;/P&gt;&lt;P&gt;Step 3. In the Manage Your Android Pay Keys section, click Generate Public Key.&lt;/P&gt;&lt;P&gt;Step 4. After the key generates, you can download it as a text file by clicking Download.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is well documented at &lt;A href="https://developer.authorize.net/api/reference/features/in-app.html" target="_blank"&gt;https://developer.authorize.net/api/reference/features/in-app.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The api live console is giving that error when I use my sandbox account in both live and test mode. Have you been able to make it to work?&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 20:29:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67021#M40510</guid>
      <dc:creator>maryrAuthNet</dc:creator>
      <dc:date>2019-03-18T20:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67023#M40512</link>
      <description>I have no use for that product at the moment but yes, I could get it to work if I wanted to, if the past is any indicator. There are a few extra steps for Android. They are referenced in that link and start with text like this-&lt;BR /&gt;&lt;BR /&gt;GOOGLE-SPECIFIC INTEGRATION STEPS&lt;BR /&gt;Before submitting an Android Pay transaction using the Authorize.Net API, follow these steps to integrate Google's Android Pay SDK. For the most part, it is the same as Google's Android Pay integration tutorial. However, there are a few differences, explained below.&lt;BR /&gt;&lt;BR /&gt;Step 1. When you request a token, follow the instructions to request a "network token".&lt;BR /&gt;&lt;BR /&gt;Step 2. The token can be retrieved as a JSON string by using:&lt;BR /&gt;&lt;BR /&gt;You have to scroll down. But it looks like you have to get your key from google, which would explain why the data cannot be decrypted. You are not passing the appropriate key to be used for decryption.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt; could you or another admin notify someone that the link to google on the android section of the mobile app sdk needs updated? I just clicked it and it no longer has instructions.</description>
      <pubDate>Mon, 18 Mar 2019 21:38:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67023#M40512</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-18T21:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67026#M40515</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for taking care of this issue. I implemented that part as well and I used the public key hash I got in the generated Certificate, this file looks like this:&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;KeyID: maryrAuthNet23&lt;/P&gt;&lt;P&gt;PublicKey: my_public_key&lt;/P&gt;&lt;P&gt;PublicKeyHash: my_public_key_hash&lt;/P&gt;&lt;P&gt;CreateTimeUTC: 2018-12-03T15:13:52.76&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;I have to mention I am not actually using Android Pay, as you mention, the link provided is not working, and I found Google has a new version called Google Pay. I used the documentation at &lt;A href="https://developers.google.com/pay/api/web/guides/tutorial" target="_blank"&gt;https://developers.google.com/pay/api/web/guides/tutorial&lt;/A&gt; and the DIRECT method in this section &lt;A href="https://developers.google.com/pay/api/web/guides/tutorial#tokenization" target="_blank"&gt;https://developers.google.com/pay/api/web/guides/tutorial#tokenization&lt;/A&gt; because Authorize.Net was not in the list of supported gateways. I received a token by Google and I followed the steps to encrypt the data and send the resulting nonce to the api(using the public key hash). Hope this helps to understand my problem. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 22:50:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67026#M40515</guid>
      <dc:creator>maryrAuthNet</dc:creator>
      <dc:date>2019-03-18T22:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67028#M40517</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/27411"&gt;@maryrAuthNet&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I think your issue is the commingling of encryption methods. I think what you need to do is install the authorize.net android sdk, build your files using its dependencies, and call for the payment data inside your application. Looking at this a little more, the sample code and text for those additional steps I referenced are not actually asking you to get anything directly from google in the manner you are.&lt;BR /&gt;&lt;BR /&gt;I think you would just use the code on that API reference page. The “similar to google” just means that it works kind of like googles method. Not telling you to go anywhere else.</description>
      <pubDate>Tue, 19 Mar 2019 00:16:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67028#M40517</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-19T00:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67029#M40518</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26959"&gt;@Renaissance&lt;/a&gt;&amp;nbsp; Thanks again, you are really taking care of it, and I deeply appreciate it.&lt;/P&gt;&lt;P&gt;About your idea of using the authorize.net android sdk(the Accept Mobile SDK) is that I am in a Xamarin project and I couldn't find a similar. Instead, I am using the Google's native SDK. If you see in the documentation &lt;A href="https://developer.authorize.net/api/reference/features/in-app.html" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/features/in-app.html&lt;/A&gt; when the process is explained, the Step 1 can either be by using the Accept Mobile SDK or directly using Apple or Google's native SDK. We decided to use the second option in this first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1.&lt;/P&gt;&lt;P&gt;The Accept Mobile SDK sends payment and authentication information to Authorize.Net, which returns a payment nonce.&lt;/P&gt;&lt;P&gt;Apple Pay and Android Pay: Send a request using Apple or Google's native SDK to retrieve an encrypted BLOB (Binary Large Object), which identifies the customer's payment information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We didn't find any documentation for integrating Android Pay and we used Google Pay, that seems to be an upgrade. If you go to the documentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.google.com/pay/api/android/guides/tutorial#tokenization" target="_blank" rel="noopener"&gt;https://developers.google.com/pay/api/android/guides/tutorial#tokenization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this section there are two methods, but given the fact that Authorize.net is not listed in the supported payment gateways we used the DIRECT method, but perhaps this is what is causing the fail. Could you please provide a link to Android Pay integration, I could integrate it instead of keeping trying Google Pay. Thank you!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 01:33:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67029#M40518</guid>
      <dc:creator>maryrAuthNet</dc:creator>
      <dc:date>2019-03-19T01:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create an Android Pay Transaction api returns error 153</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67030#M40519</link>
      <description>&lt;A href="https://github.com/AuthorizeNet/accept-sdk-android" target="_blank"&gt;https://github.com/AuthorizeNet/accept-sdk-android&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think this may be a much better option. I see what you are saying about native SDKs and google pay. It looks like google pay may have PCI implications.&lt;BR /&gt;&lt;BR /&gt;And you are welcome. Today has been a waste for me bc I’ve been fighting with shady web biz people all day. Glad that I have accomplished something for someone. This scuffle today has put me behind where I wanted to be on a project, so I may have to abandon the forum for a few days. I’ll be looking for your results when I get back on. I’ll drop you one more post with what I find out about GP and PCI scope. You’ve got me curious.</description>
      <pubDate>Tue, 19 Mar 2019 02:54:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-an-Android-Pay-Transaction-api-returns-error-153/m-p/67030#M40519</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-19T02:54:41Z</dc:date>
    </item>
  </channel>
</rss>

