<?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 Bug in updateCustomerPaymentProfile validationMode paramter in PHP SDK 1.1.5 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bug-in-updateCustomerPaymentProfile-validationMode-paramter-in/m-p/13528#M8070</link>
    <description>&lt;P&gt;For some reason, setting the validationMode is commented out:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;diff --git a/lib/AuthorizeNetCIM.php b/lib/AuthorizeNetCIM.php
index e271ec4..05f59d7 100644
--- a/lib/AuthorizeNetCIM.php
+++ b/lib/AuthorizeNetCIM.php
@@ -251,7 +251,7 @@ class AuthorizeNetCIM extends AuthorizeNetRequest
      */
     public function updateCustomerPaymentProfile($customerProfileId, $customerPaymentProfileId, $paymentProfile, $validationMode = "testMode")
     {
-      //  $this-&amp;gt;_validationMode = $validationMode;
+        $this-&amp;gt;_validationMode = $validationMode;
         $this-&amp;gt;_constructXml("updateCustomerPaymentProfileRequest");
         $this-&amp;gt;_xml-&amp;gt;addChild("customerProfileId", $customerProfileId);
         $paymentProfile-&amp;gt;customerPaymentProfileId = $customerPaymentProfileId;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2011 01:18:15 GMT</pubDate>
    <dc:creator>deviantintegral</dc:creator>
    <dc:date>2011-06-09T01:18:15Z</dc:date>
    <item>
      <title>Bug in updateCustomerPaymentProfile validationMode paramter in PHP SDK 1.1.5</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bug-in-updateCustomerPaymentProfile-validationMode-paramter-in/m-p/13528#M8070</link>
      <description>&lt;P&gt;For some reason, setting the validationMode is commented out:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;diff --git a/lib/AuthorizeNetCIM.php b/lib/AuthorizeNetCIM.php
index e271ec4..05f59d7 100644
--- a/lib/AuthorizeNetCIM.php
+++ b/lib/AuthorizeNetCIM.php
@@ -251,7 +251,7 @@ class AuthorizeNetCIM extends AuthorizeNetRequest
      */
     public function updateCustomerPaymentProfile($customerProfileId, $customerPaymentProfileId, $paymentProfile, $validationMode = "testMode")
     {
-      //  $this-&amp;gt;_validationMode = $validationMode;
+        $this-&amp;gt;_validationMode = $validationMode;
         $this-&amp;gt;_constructXml("updateCustomerPaymentProfileRequest");
         $this-&amp;gt;_xml-&amp;gt;addChild("customerProfileId", $customerProfileId);
         $paymentProfile-&amp;gt;customerPaymentProfileId = $customerPaymentProfileId;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 01:18:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Bug-in-updateCustomerPaymentProfile-validationMode-paramter-in/m-p/13528#M8070</guid>
      <dc:creator>deviantintegral</dc:creator>
      <dc:date>2011-06-09T01:18:15Z</dc:date>
    </item>
  </channel>
</rss>

