<?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: PHP SDK setup issue in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-SDK-setup-issue/m-p/52698#M27921</link>
    <description>&lt;P&gt;I just went through this myself a few days ago. Yes I'm a novice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's all more involved than it seems. You pretty much HAVE to use Composer. Composer will get tons of extraneous files NOT included in the SDK and will create a vendor subfolder for you within the SDK on your server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change that autoload.php require&amp;nbsp;to point to the SDK. Mine is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;require 'anet_php_sdk/vendor/autoload.php';&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded the SDK, and renamed the master folder to anet_php_sdk. As I said, vendor won't be in there until you run Composer. When I ran Composer, it required me to get a key from Github (free, and relatively easy). It will download a ton, then stop and ask you for the key. Just type it in and it'll store the key on the server and finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need more help, let me know. I wish there was someone to help me when I went through it. Support was a little "short" with my questions. Everyone's a newb at some point!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2015 22:14:57 GMT</pubDate>
    <dc:creator>Tunnelboy</dc:creator>
    <dc:date>2015-10-22T22:14:57Z</dc:date>
    <item>
      <title>PHP SDK setup issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-SDK-setup-issue/m-p/52697#M27920</link>
      <description>&lt;P&gt;I am trying to install the SDK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded it from github.&lt;/P&gt;&lt;P&gt;When I run autoload.php, classmap.php tries to load files from a "vendor" subfolder which does not even exist (not present in the download)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 21:14:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-SDK-setup-issue/m-p/52697#M27920</guid>
      <dc:creator>juancruzhurtado</dc:creator>
      <dc:date>2015-10-22T21:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: PHP SDK setup issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-SDK-setup-issue/m-p/52698#M27921</link>
      <description>&lt;P&gt;I just went through this myself a few days ago. Yes I'm a novice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's all more involved than it seems. You pretty much HAVE to use Composer. Composer will get tons of extraneous files NOT included in the SDK and will create a vendor subfolder for you within the SDK on your server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Change that autoload.php require&amp;nbsp;to point to the SDK. Mine is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;require 'anet_php_sdk/vendor/autoload.php';&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded the SDK, and renamed the master folder to anet_php_sdk. As I said, vendor won't be in there until you run Composer. When I ran Composer, it required me to get a key from Github (free, and relatively easy). It will download a ton, then stop and ask you for the key. Just type it in and it'll store the key on the server and finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need more help, let me know. I wish there was someone to help me when I went through it. Support was a little "short" with my questions. Everyone's a newb at some point!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 22:14:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-SDK-setup-issue/m-p/52698#M27921</guid>
      <dc:creator>Tunnelboy</dc:creator>
      <dc:date>2015-10-22T22:14:57Z</dc:date>
    </item>
  </channel>
</rss>

