<?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: createTransactionRequest Api response error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64114#M38095</link>
    <description>&lt;P&gt;1. Can you also share the code for the sample code you are executing?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2. And what is the first line of your code?&lt;BR /&gt;Is it&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;require 'vendor/autoload.php';&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;require 'autoload.php';&lt;/PRE&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Are you using Composer? Can you share a screenshot of your folder structure - to give an idea of where the &lt;EM&gt;sample-code-php&lt;/EM&gt;&amp;nbsp;directory is, the sample code being exectued, and the &lt;EM&gt;vendor&lt;/EM&gt; folder.&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>Fri, 10 Aug 2018 11:19:00 GMT</pubDate>
    <dc:creator>ashu8uec</dc:creator>
    <dc:date>2018-08-10T11:19:00Z</dc:date>
    <item>
      <title>createTransactionRequest Api response error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64091#M38078</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to&amp;nbsp;Authorize.net. I am using "&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;" api to charge credit cards&amp;nbsp;into JSON format with PHP Curl.&lt;/P&gt;&lt;P&gt;It &lt;SPAN&gt;transactionResponse with result "OK".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But&amp;nbsp;I am&amp;nbsp;getting response into string format and I am getting this with a red dot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://community.developer.cybersource.com/t5/image/serverpage/image-id/428i9740D662759EDF33/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Screenshot_74.png" title="Screenshot_74.png" /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am not able to parse it into php.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 13:39:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64091#M38078</guid>
      <dc:creator>jy967845</dc:creator>
      <dc:date>2018-08-09T13:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: createTransactionRequest Api response error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64095#M38081</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/25669"&gt;@jy967845&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at our PHP sample code and SDK&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/charge-credit-card.php" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/charge-credit-card.php&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sdk-php" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-php&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 20:00:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64095#M38081</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-08-09T20:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: createTransactionRequest Api response error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64113#M38094</link>
      <description>&lt;P&gt;I have&amp;nbsp; downloaded and configured sample code, it giving me this error when I execute this.&lt;BR /&gt;&lt;STRONG&gt;Fatal error&lt;/STRONG&gt;&lt;SPAN&gt;: Interface 'JMS\Serializer\GraphNavigatorInterface' not found in&amp;nbsp; .............&lt;/SPAN&gt;&lt;STRONG&gt;/sdk-php/vendor/jms/serializer/src/JMS/Serializer/GraphNavigator.php&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;on line&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;27&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;* Can you provide a single api to charge credit card?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently we are using this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ch = curl_init('&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;');&lt;BR /&gt;curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);&lt;BR /&gt;curl_setopt($ch, CURLOPT_VERBOSE, true);&lt;BR /&gt;curl_setopt($ch, CURLOPT_POSTFIELDS,json_encode($post_data));&lt;BR /&gt;$data = curl_exec($ch);&lt;BR /&gt;curl_close($ch);&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 08:22:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64113#M38094</guid>
      <dc:creator>jy967845</dc:creator>
      <dc:date>2018-08-10T08:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: createTransactionRequest Api response error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64114#M38095</link>
      <description>&lt;P&gt;1. Can you also share the code for the sample code you are executing?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2. And what is the first line of your code?&lt;BR /&gt;Is it&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;require 'vendor/autoload.php';&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;require 'autoload.php';&lt;/PRE&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Are you using Composer? Can you share a screenshot of your folder structure - to give an idea of where the &lt;EM&gt;sample-code-php&lt;/EM&gt;&amp;nbsp;directory is, the sample code being exectued, and the &lt;EM&gt;vendor&lt;/EM&gt; folder.&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>Fri, 10 Aug 2018 11:19:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createTransactionRequest-Api-response-error/m-p/64114#M38095</guid>
      <dc:creator>ashu8uec</dc:creator>
      <dc:date>2018-08-10T11:19:00Z</dc:date>
    </item>
  </channel>
</rss>

