<?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 Retrieving masked CC# from CIM in VB.net in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Retrieving-masked-CC-from-CIM-in-VB-net/m-p/30078#M15752</link>
    <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run into an issue using CIM. I call the following function:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;AuthorizeUtilities.Service.GetCustomerPaymentProfile(AuthorizeUtilities.MerchantAuthentication, cid, pid)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This returns a&amp;nbsp;CustomerProfileWS.GetCustomerPaymentProfileResponseType object. According to the &lt;A target="_self" href="http://www.authorize.net/support/CIM_SOAP_guide.pdf"&gt;API&lt;/A&gt;, I should be able to say profile.paymentProfile.CreditCard. However, the creditCard attribute of paymentProfile causes compile errors saying that the attribute does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2012 22:09:45 GMT</pubDate>
    <dc:creator>pfrancis</dc:creator>
    <dc:date>2012-09-25T22:09:45Z</dc:date>
    <item>
      <title>Retrieving masked CC# from CIM in VB.net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Retrieving-masked-CC-from-CIM-in-VB-net/m-p/30078#M15752</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run into an issue using CIM. I call the following function:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;AuthorizeUtilities.Service.GetCustomerPaymentProfile(AuthorizeUtilities.MerchantAuthentication, cid, pid)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This returns a&amp;nbsp;CustomerProfileWS.GetCustomerPaymentProfileResponseType object. According to the &lt;A target="_self" href="http://www.authorize.net/support/CIM_SOAP_guide.pdf"&gt;API&lt;/A&gt;, I should be able to say profile.paymentProfile.CreditCard. However, the creditCard attribute of paymentProfile causes compile errors saying that the attribute does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 22:09:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Retrieving-masked-CC-from-CIM-in-VB-net/m-p/30078#M15752</guid>
      <dc:creator>pfrancis</dc:creator>
      <dc:date>2012-09-25T22:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving masked CC# from CIM in VB.net</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Retrieving-masked-CC-from-CIM-in-VB-net/m-p/30096#M15761</link>
      <description>&lt;P&gt;This is in C#, is because item can be either bank account and credti card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CustomerProfileWS.CreditCardMaskedType _cmt = (CustomerProfileWS.CreditCardMaskedType)profile.paymentProfile.payment.Item;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 23:51:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Retrieving-masked-CC-from-CIM-in-VB-net/m-p/30096#M15761</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-25T23:51:48Z</dc:date>
    </item>
  </channel>
</rss>

