<?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: AIM Integration with ASP.Net in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54267#M29277</link>
    <description>&lt;P&gt;Actually I have downloaded entire code with file name&amp;nbsp;sample-code-csharp-master and i checked&amp;nbsp;this with class&amp;nbsp;ChargeCreditCard ,I am not sure how to call that method,when I run entire project then console come and ask me to input sample name then i inputed sample like sample ChargeCreditCard and nothing happened,So it seems method not calling.I also can not find where to put API login and transaction key. Can i copy that code into my website and try to use that?Please reply.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 13:40:13 GMT</pubDate>
    <dc:creator>su_smart</dc:creator>
    <dc:date>2016-04-06T13:40:13Z</dc:date>
    <item>
      <title>AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54248#M29257</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,I am using vb.net website,I want to integrate Authorize.net there using AIM,I want to know steps to start.I read some articles and it seems first I need to created Test Account using SANDBOX and check there,Please confirm if I am correct,I got authorize.net login and transaction key. Please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 11:03:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54248#M29257</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-05T11:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54250#M29259</link>
      <description>&lt;P&gt;Start with the hello world&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/hello_world/" target="_blank"&gt;http://developer.authorize.net/hello_world/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 11:43:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54250#M29259</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-04-05T11:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54252#M29261</link>
      <description>&lt;P&gt;Thanks for reply,I downloaded&amp;nbsp;code from this link,&lt;A href="https://github.com/AuthorizeNet/sample-code-csharp,Then" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-csharp,Then&lt;/A&gt; I tried to run Samplecode.exe,There is inputed&amp;nbsp;&lt;SPAN&gt;SampleCode ChargeCreditCard but nothing happened,Please see below what i executed in command promt:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SampleCode ChargeCreditCard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code Sample Names:&lt;/P&gt;&lt;P&gt;ChargeCreditCard&lt;BR /&gt;AuthorizeCreditCard&lt;BR /&gt;CapturePreviouslyAuthorizedAmount&lt;BR /&gt;CaptureFundsAuthorizedThroughAnotherChannel&lt;BR /&gt;Refund&lt;BR /&gt;Void&lt;BR /&gt;DebitBankAccount&lt;BR /&gt;CreditBankAccount&lt;BR /&gt;ChargeCustomerProfile&lt;BR /&gt;ChargeTokenizedCard&lt;BR /&gt;ChargeEncryptedTrackData&lt;BR /&gt;ChargeTrackData&lt;BR /&gt;CreateAnApplePayTransaction&lt;BR /&gt;DecryptVisaCheckoutData&lt;BR /&gt;CreateVisaCheckoutTransaction&lt;BR /&gt;PayPalVoid&lt;BR /&gt;PayPalAuthorizeCapture&lt;BR /&gt;PayPalAuthorizeCaptureContinue&lt;BR /&gt;PayPalAuthorizeOnly&lt;BR /&gt;PayPalCredit&lt;BR /&gt;PayPalGetDetails&lt;BR /&gt;PayPalPriorAuthorizationCapture&lt;BR /&gt;CancelSubscription&lt;BR /&gt;CreateSubscription&lt;BR /&gt;CreateSubscriptionFromCustomerProfile&lt;BR /&gt;GetListOfSubscriptions&lt;BR /&gt;GetSubscriptionStatus&lt;BR /&gt;GetSubscription&lt;BR /&gt;GetUnsettledTransactionList&lt;BR /&gt;UpdateSubscription&lt;BR /&gt;CreateCustomerProfile&lt;BR /&gt;CreateCustomerPaymentProfile&lt;BR /&gt;CreateCustomerShippingAddress&lt;BR /&gt;DeleteCustomerProfile&lt;BR /&gt;DeleteCustomerPaymentProfile&lt;BR /&gt;DeleteCustomerShippingAddress&lt;BR /&gt;ValidateCustomerPaymentProfile&lt;BR /&gt;UpdateCustomerShippingAddress&lt;BR /&gt;UpdateCustomerProfile&lt;BR /&gt;UpdateCustomerPaymentProfile&lt;BR /&gt;GetCustomerShippingAddress&lt;BR /&gt;GetCustomerProfileId&lt;BR /&gt;GetCustomerProfile&lt;BR /&gt;GetHostedProfilePage&lt;BR /&gt;GetCustomerPaymentProfile&lt;BR /&gt;GetCustomerPaymentProfileList&lt;BR /&gt;DeleteCustomerShippingAddress&lt;BR /&gt;DeleteCustomerProfile&lt;BR /&gt;DeleteCustomerPaymentProfile&lt;BR /&gt;CreateCustomerShippingAddress&lt;BR /&gt;CreateCustomerProfileFromTransaction&lt;BR /&gt;GetBatchStatistics&lt;BR /&gt;GetSettledBatchList&lt;BR /&gt;GetTransactionDetails&lt;BR /&gt;GetTransactionList&lt;BR /&gt;UpdateSplitTenderGroup&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type a sample name &amp;amp; then press &amp;lt;Return&amp;gt; : SampleCode ChargeCreditCard&lt;/STRONG&gt;&lt;BR /&gt;Usage : SampleCode [CodeSampleName]&lt;/P&gt;&lt;P&gt;Run with no parameter to select a method. Otherwise pass a method name.&lt;/P&gt;&lt;P&gt;Code Sample Names:&lt;BR /&gt;ChargeCreditCard&lt;BR /&gt;AuthorizeCreditCard&lt;BR /&gt;CapturePreviouslyAuthorizedAmount&lt;BR /&gt;CaptureFundsAuthorizedThroughAnotherChannel&lt;BR /&gt;Refund&lt;BR /&gt;Void&lt;BR /&gt;DebitBankAccount&lt;BR /&gt;CreditBankAccount&lt;BR /&gt;ChargeCustomerProfile&lt;BR /&gt;ChargeTokenizedCard&lt;BR /&gt;ChargeEncryptedTrackData&lt;BR /&gt;ChargeTrackData&lt;BR /&gt;CreateAnApplePayTransaction&lt;BR /&gt;DecryptVisaCheckoutData&lt;BR /&gt;CreateVisaCheckoutTransaction&lt;BR /&gt;PayPalVoid&lt;BR /&gt;PayPalAuthorizeCapture&lt;BR /&gt;PayPalAuthorizeCaptureContinue&lt;BR /&gt;PayPalAuthorizeOnly&lt;BR /&gt;PayPalCredit&lt;BR /&gt;PayPalGetDetails&lt;BR /&gt;PayPalPriorAuthorizationCapture&lt;BR /&gt;CancelSubscription&lt;BR /&gt;CreateSubscription&lt;BR /&gt;CreateSubscriptionFromCustomerProfile&lt;BR /&gt;GetListOfSubscriptions&lt;BR /&gt;GetSubscriptionStatus&lt;BR /&gt;GetSubscription&lt;BR /&gt;GetUnsettledTransactionList&lt;BR /&gt;UpdateSubscription&lt;BR /&gt;CreateCustomerProfile&lt;BR /&gt;CreateCustomerPaymentProfile&lt;BR /&gt;CreateCustomerShippingAddress&lt;BR /&gt;DeleteCustomerProfile&lt;BR /&gt;DeleteCustomerPaymentProfile&lt;BR /&gt;DeleteCustomerShippingAddress&lt;BR /&gt;ValidateCustomerPaymentProfile&lt;BR /&gt;UpdateCustomerShippingAddress&lt;BR /&gt;UpdateCustomerProfile&lt;BR /&gt;UpdateCustomerPaymentProfile&lt;BR /&gt;GetCustomerShippingAddress&lt;BR /&gt;GetCustomerProfileId&lt;BR /&gt;GetCustomerProfile&lt;BR /&gt;GetHostedProfilePage&lt;BR /&gt;GetCustomerPaymentProfile&lt;BR /&gt;GetCustomerPaymentProfileList&lt;BR /&gt;DeleteCustomerShippingAddress&lt;BR /&gt;DeleteCustomerProfile&lt;BR /&gt;DeleteCustomerPaymentProfile&lt;BR /&gt;CreateCustomerShippingAddress&lt;BR /&gt;CreateCustomerProfileFromTransaction&lt;BR /&gt;GetBatchStatistics&lt;BR /&gt;GetSettledBatchList&lt;BR /&gt;GetTransactionDetails&lt;BR /&gt;GetTransactionList&lt;BR /&gt;UpdateSplitTenderGroup&lt;BR /&gt;Code Sample Names:&lt;/P&gt;&lt;P&gt;Press &amp;lt;Return&amp;gt; to finish ...&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 12:04:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54252#M29261</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-05T12:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54254#M29263</link>
      <description>&lt;P&gt;And you did do the step 2 here?&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/hello_world/" target="_blank"&gt;http://developer.authorize.net/hello_world/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 15:09:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54254#M29263</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-04-05T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54267#M29277</link>
      <description>&lt;P&gt;Actually I have downloaded entire code with file name&amp;nbsp;sample-code-csharp-master and i checked&amp;nbsp;this with class&amp;nbsp;ChargeCreditCard ,I am not sure how to call that method,when I run entire project then console come and ask me to input sample name then i inputed sample like sample ChargeCreditCard and nothing happened,So it seems method not calling.I also can not find where to put API login and transaction key. Can i copy that code into my website and try to use that?Please reply.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:40:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54267#M29277</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-06T13:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54330#M29334</link>
      <description>&lt;P&gt;I am waiting for reply,Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 04:50:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54330#M29334</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-14T04:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54331#M29335</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19842"&gt;@su_smart﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you install the C# SDK?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="prettyprint prettyprinted"&gt;&lt;SPAN class="pln"&gt;PM&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;Install&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;Package&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;AuthorizeNet&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Richard&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:33:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54331#M29335</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-04-14T15:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Integration with ASP.Net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54358#M29355</link>
      <description>&lt;P&gt;Hi,I already executed that command and that code working without error,But I want to know that How i can integrate particular method in my asp.net website code.I am looking to use AIM,the code which is running is not accepting method name and doing nothing,Please guide me.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 14:10:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Integration-with-ASP-Net/m-p/54358#M29355</guid>
      <dc:creator>su_smart</dc:creator>
      <dc:date>2016-04-18T14:10:03Z</dc:date>
    </item>
  </channel>
</rss>

