<?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 Was anyone successful in decrypting the CIM profiles that authorize sent? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Was-anyone-successful-in-decrypting-the-CIM-profiles-that/m-p/75735#M47257</link>
    <description>&lt;P&gt;Was anyone successful in decrypting the CIM profiles that authorize sent? I am facing some issue in doing the same.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Apr 2021 16:45:35 GMT</pubDate>
    <dc:creator>algoworks888</dc:creator>
    <dc:date>2021-04-12T16:45:35Z</dc:date>
    <item>
      <title>Was anyone successful in decrypting the CIM profiles that authorize sent?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Was-anyone-successful-in-decrypting-the-CIM-profiles-that/m-p/75735#M47257</link>
      <description>&lt;P&gt;Was anyone successful in decrypting the CIM profiles that authorize sent? I am facing some issue in doing the same.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 16:45:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Was-anyone-successful-in-decrypting-the-CIM-profiles-that/m-p/75735#M47257</guid>
      <dc:creator>algoworks888</dc:creator>
      <dc:date>2021-04-12T16:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Was anyone successful in decrypting the CIM profiles that authorize sent?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Was-anyone-successful-in-decrypting-the-CIM-profiles-that/m-p/75747#M47265</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/48755"&gt;@algoworks888&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Customer Profile responses sent back by Authorize.net are very clear. An example of the response to a getCustomerProfileRequest is below:&lt;/P&gt;&lt;PRE&gt;{
  "profile": {
    "paymentProfiles": [{
        "customerPaymentProfileId": "87",
        "payment": {
          "creditCard": {
            "cardNumber": "XXXX1111",
            "expirationDate": "XXXX",
            "cardType": "Visa",
            "issuerNumber": "411111"
          }
        },
        "originalNetworkTransId": "0TN1VE648DFCJSHQ81GZH9F",
        "originalAuthAmount": 0,
        "billTo": {
          "phoneNumber": "000-000-0000",
          "firstName": "John",
          "lastName": "Doe",
          "address": "123 Main St.",
          "city": "Bellevue",
          "state": "WA",
          "zip": "98004",
          "country": "USA"
        }
      }, {
        "customerPaymentProfileId": "86",
        "payment": {
          "creditCard": {
            "cardNumber": "XXXX1111",
            "expirationDate": "XXXX",
            "cardType": "Visa",
            "issuerNumber": "411111"
          }
        },
        "originalNetworkTransId": "0STSMT7WLO5D80U0KJR4Z9A",
        "originalAuthAmount": 0,
        "customerType": "individual",
        "billTo": {
          "phoneNumber": "123-123-1235",
          "firstName": "Customer FirstName",
          "lastName": "Customer LastName",
          "address": "123 Main St.",
          "city": "Bellevue",
          "state": "WA",
          "zip": "98004",
          "country": "USA"
        }
      }
    ],
    "profileType": "regular",
    "customerProfileId": "527262",
    "merchantCustomerId": "MerchantCustID",
    "description": "Profile description here",
    "email": "customer-profile-email@here.com"
  },
  "messages": {
    "resultCode": "Ok",
    "message": [{
        "code": "I00001",
        "text": "Successful."
      }
    ]
  }
}

    &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 00:33:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Was-anyone-successful-in-decrypting-the-CIM-profiles-that/m-p/75747#M47265</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2021-04-13T00:33:46Z</dc:date>
    </item>
  </channel>
</rss>

