<?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: Problem in CIM integration and implementing Payment gateway. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37537#M20745</link>
    <description>i can't understand the process</description>
    <pubDate>Wed, 18 Dec 2013 10:22:37 GMT</pubDate>
    <dc:creator>applecellier</dc:creator>
    <dc:date>2013-12-18T10:22:37Z</dc:date>
    <item>
      <title>Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37443#M20736</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have urgent need to implement payment gateway with CIM functionality . we have reviewed many blogs and technical doc but i did not get the way to implement payment gateway with CIM functionality.&lt;/P&gt;&lt;P&gt;I have used the &lt;A href="https://apitest.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://apitest.authorize.net/soap/v1/Service.asmx&lt;/A&gt; but i am not getting the service class in this web service which is required as in your given example.&lt;/P&gt;&lt;P&gt;I need to use following method.&lt;/P&gt;&lt;P&gt;CreateCustomerProfile&lt;/P&gt;&lt;P&gt;CreateCustomerPaymentProfile&lt;/P&gt;&lt;P&gt;CreateCustomerProfileTransaction&lt;/P&gt;&lt;P&gt;GetCustomerProfileIds&lt;/P&gt;&lt;P&gt;GetCustomerProfile&lt;/P&gt;&lt;P&gt;GetCustomerPaymentProfile&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;I also would like to confirm that is this payment gateway gives us the functionality of recurring payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh Jha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest and guide me the way achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:45:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37443#M20736</guid>
      <dc:creator>rajeshjha153</dc:creator>
      <dc:date>2013-12-17T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37445#M20737</link>
      <description>&lt;P&gt;Did you need the WSDL? is here&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.authorize.net/soap/v1/Service.asmx?WSDL" target="_blank"&gt;https://api.authorize.net/soap/v1/Service.asmx?WSDL&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:49:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37445#M20737</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-12-17T15:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37531#M20742</link>
      <description>&lt;P&gt;I just have to implement this payment gateway. I am able to do test transaction using Authorize.net dll now my requirement is i want to save the customer detail with thier personal information like creadit card number etc. on authorize.net and i would get the key (any ID) to save in my own database, from next time customer does not have the need to give his personal detail. our application would be able to make transaction by fetching ID from my database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a simplified way through which we can make customer on authorize.net and i would get any key, this key would be able to make transaction next time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My application is in Asp.Net with C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 06:03:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37531#M20742</guid>
      <dc:creator>rajeshjha153</dc:creator>
      <dc:date>2013-12-18T06:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37537#M20745</link>
      <description>i can't understand the process</description>
      <pubDate>Wed, 18 Dec 2013 10:22:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37537#M20745</guid>
      <dc:creator>applecellier</dc:creator>
      <dc:date>2013-12-18T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37541#M20747</link>
      <description>&lt;P&gt;You can either use the CIM in the SDKs and read the helpme file or use the &lt;A href="http://developer.authorize.net/downloads/samplecode/" target="_self"&gt;sample code&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2013 12:22:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/37541#M20747</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-12-18T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in CIM integration and implementing Payment gateway.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/74246#M46108</link>
      <description>&lt;P&gt;Dear,&lt;BR /&gt;&lt;BR /&gt;I have to integrate authorize.net as payment method in my webiste. The payment is working fine for stagging environment but it doest not work on production and give E00007 error.&lt;BR /&gt;&lt;BR /&gt;{ code: 'E00007',&lt;BR /&gt;text:&lt;BR /&gt;'User authentication failed due to invalid authentication values.' },&lt;BR /&gt;data: null }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have used the same transaction key and even tried to generate new and used that but its not working. Need help with that issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 12:48:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problem-in-CIM-integration-and-implementing-Payment-gateway/m-p/74246#M46108</guid>
      <dc:creator>wajahat924</dc:creator>
      <dc:date>2020-12-08T12:48:38Z</dc:date>
    </item>
  </channel>
</rss>

