<?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: Request 'Get Merchant Details' is not working in Sandbox in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68045#M41323</link>
    <description>&lt;P&gt;I found that the request returns an enum value "&lt;SPAN&gt;GooglePay" which does NOT exist as a valid paymentMethodsTypeEnum. This is causing the "getMerchantDetailsResponse" object to fail to parse, causing the request to fail.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 12:41:13 GMT</pubDate>
    <dc:creator>neilhobson1</dc:creator>
    <dc:date>2019-06-17T12:41:13Z</dc:date>
    <item>
      <title>Request 'Get Merchant Details' is not working in Sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68033#M41316</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I execute the getMerchantDetailsRequest request in c# with the latest nuget package (AuthorizeNet version 2.0.1) it always fails with this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"There is an error in XML document (1, 40)."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I copied the code from your API documentation: &lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-merchant-details&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It has worked all the time until today.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This issue happens on every sandbox account regardless of ApiLoginID/ApiTransactionKey or OAuth2.0 authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, the Rest API works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please assist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 21:01:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68033#M41316</guid>
      <dc:creator>neilhobson1</dc:creator>
      <dc:date>2019-06-14T21:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Request 'Get Merchant Details' is not working in Sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68045#M41323</link>
      <description>&lt;P&gt;I found that the request returns an enum value "&lt;SPAN&gt;GooglePay" which does NOT exist as a valid paymentMethodsTypeEnum. This is causing the "getMerchantDetailsResponse" object to fail to parse, causing the request to fail.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 12:41:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68045#M41323</guid>
      <dc:creator>neilhobson1</dc:creator>
      <dc:date>2019-06-17T12:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Request 'Get Merchant Details' is not working in Sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68051#M41327</link>
      <description>&lt;P&gt;We are seeing this issue in production and in the sandbox today.&amp;nbsp; It is a major problem for us and we are actively seeking a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 12:26:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68051#M41327</guid>
      <dc:creator>jfoster100</dc:creator>
      <dc:date>2019-06-18T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Request 'Get Merchant Details' is not working in Sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68054#M41330</link>
      <description>&lt;P&gt;It looks like fix is just updating a source from here:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sdk-dotnet/blob/master/Authorize.NET/Api/Contracts/V1/AnetApiSchema.generated.cs" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-dotnet/blob/master/Authorize.NET/Api/Contracts/V1/AnetApiSchema.generated.cs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to add GooglePay into the&amp;nbsp;&lt;SPAN&gt;paymentMethodsTypeEnum.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 13:44:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68054#M41330</guid>
      <dc:creator>sgarnovsky</dc:creator>
      <dc:date>2019-06-18T13:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Request 'Get Merchant Details' is not working in Sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68079#M41347</link>
      <description>&lt;P&gt;Thanks for the link. I opened a new issue here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sdk-dotnet/issues/267" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-dotnet/issues/267&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 18:11:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Request-Get-Merchant-Details-is-not-working-in-Sandbox/m-p/68079#M41347</guid>
      <dc:creator>drewnll</dc:creator>
      <dc:date>2019-06-19T18:11:32Z</dc:date>
    </item>
  </channel>
</rss>

