<?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: Best API for Recurring Payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32934#M17478</link>
    <description>&lt;P&gt;Yes, go into your SDK (I'm assuming you're using PHP?) and look in the doc folder for a file called AIM.markdown. It will give you fairly clear code samples for a wide variety of things. If you use some third-party library, nobody is probably going to be able to help.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Feb 2013 19:33:50 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2013-02-06T19:33:50Z</dc:date>
    <item>
      <title>Best API for Recurring Payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32777#M17322</link>
      <description>&lt;P&gt;I am having trouble Refunding a transcation using the AIM API. Here is my code so far using PHP:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$payment = new AuthnetAIM('blah', 'blahblah');
$payment-&amp;gt;setTransactionType("CREDIT"); //This is for refunds only
$payment-&amp;gt;setTransaction(XXXX1111, 1.00, "$transaction_id");
$payment-&amp;gt;setParameter("x_email", $email);
$payment-&amp;gt;setParameter("x_email_customer", TRUE); //Enable Authorize.net auto customer email
$payment-&amp;gt;setParameter("x_description", "Refund");
$payment-&amp;gt;process();&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I keep getting an error message saying that the expiration date is required. Any thoughts? In the documentation it says that only the last 4 of the credit card used, amount, and transaction ID are required.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 01:27:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32777#M17322</guid>
      <dc:creator>three3</dc:creator>
      <dc:date>2013-01-30T01:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Best API for Recurring Payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32918#M17462</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ColorBandedcontent" style="position: relative; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; clear: both; padding-top: 0px;"&gt;
&lt;DIV id="imcontent" style="margin-left: 12px;"&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Hi,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;It's likely that this error is because the transaction ID is not being properly set. I see that you are entering it into your code, but you don't appear to be using our SDK so I cannot determine if you are setting it correctly. I would recommend doublechecking the toolkit that you are using.&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Joy&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Feb 2013 23:43:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32918#M17462</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2013-02-05T23:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Best API for Recurring Payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32934#M17478</link>
      <description>&lt;P&gt;Yes, go into your SDK (I'm assuming you're using PHP?) and look in the doc folder for a file called AIM.markdown. It will give you fairly clear code samples for a wide variety of things. If you use some third-party library, nobody is probably going to be able to help.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 19:33:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Best-API-for-Recurring-Payment/m-p/32934#M17478</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-02-06T19:33:50Z</dc:date>
    </item>
  </channel>
</rss>

