<?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 What values determine duplicate CIM payment profile on sandbox and production? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54480#M29465</link>
    <description>&lt;P&gt;On the sandbox, Payment Profiles can be created using the same PAN, but it must have different expiration or it will return duplicate error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1) Will the production environment return duplicate error because it has the same PAN, or will it create a new profile because it has a different expiration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2) Can two different customer&amp;nbsp;profiles use the&amp;nbsp;same card on production?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2016 17:15:19 GMT</pubDate>
    <dc:creator>calebpitman1</dc:creator>
    <dc:date>2016-04-29T17:15:19Z</dc:date>
    <item>
      <title>What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54480#M29465</link>
      <description>&lt;P&gt;On the sandbox, Payment Profiles can be created using the same PAN, but it must have different expiration or it will return duplicate error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1) Will the production environment return duplicate error because it has the same PAN, or will it create a new profile because it has a different expiration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2) Can two different customer&amp;nbsp;profiles use the&amp;nbsp;same card on production?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 17:15:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54480#M29465</guid>
      <dc:creator>calebpitman1</dc:creator>
      <dc:date>2016-04-29T17:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54483#M29468</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/16645"&gt;@calebpitman1﻿&lt;/a&gt;&amp;nbsp;In answer to your questions:&lt;BR /&gt;&lt;BR /&gt;A1) We perform duplicate checks on the PAN, but not expiration dates. Part of this is because we are working on adding Visa Account Updater support, at which point expiration dates may be updated regularly.&lt;BR /&gt;&lt;BR /&gt;So if you're creating a payment profile under a given customer profile, and use the same PAN as another payment profile for that customer, you'll get a duplicate error.&lt;BR /&gt;&lt;BR /&gt;A2) Yes, because the duplicate check is per customer profile. So you could have two customer profiles for a couple, and each can have a payment profile that uses their shared PAN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 20:16:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54483#M29468</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-04-29T20:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54888#M29845</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7176"&gt;@Lilith﻿&lt;/a&gt;&amp;nbsp;Is A1 still the case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had some tests start failing last week, and upon further investigation, it appears the expiration date + PAN must be the same for a duplicate to be returned (at least in the sandbox).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Commenting out the part of the test that changes the expiration date makes our test for returning duplicates pass again.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 20:00:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54888#M29845</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-06-10T20:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54893#M29850</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20045"&gt;@psys﻿&lt;/a&gt;&amp;nbsp;I'm looking into this now and will follow up once I know more. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 22:54:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54893#M29850</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-06-10T22:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54904#M29861</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20045"&gt;@psys﻿&lt;/a&gt;&amp;nbsp;I confirmed there was a recent change in functionality, so that we're checking expiration dates as well as card numbers.&lt;BR /&gt;&lt;BR /&gt;The idea is that, if a merchant updates an ARB subscription with the same card number, but a different expiration date, it will create a new payment profile.&lt;BR /&gt;&lt;BR /&gt;We'll work on updating our documentation, accordingly. Sorry for any confusion this may have caused.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 16:26:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54904#M29861</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-06-13T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54976#M29926</link>
      <description>&lt;P&gt;Unannounced funcationality changes like this are one of the many&amp;nbsp;reasons that people dislike working with the Authorize.net api. I know you guys have a changelog, but nothing compared to what Stripe offers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stripe.com/docs/upgrades" target="_blank"&gt;https://stripe.com/docs/upgrades&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 22:46:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54976#M29926</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-06-20T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54979#M29929</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20045"&gt;@psys﻿&lt;/a&gt;&amp;nbsp;Thank you for the feedback. I agree that we should start including system changes that impact API users, and not just changes to&amp;nbsp;API calls, in the API changelog, and I've conveyed that to our developer team for consideration in the future.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 17:25:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54979#M29929</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-06-21T17:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: What values determine duplicate CIM payment profile on sandbox and production?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54991#M29939</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7176"&gt;@Lilith﻿&lt;/a&gt;&amp;nbsp;I wish you would also pass on this incredible undocumented 'feature'&amp;nbsp;of the sandbox api (maybe prod, idk):&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54597#M29572" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/When-posting-test-transaction-2nd-transaction-is-declined/m-p/54597#M29572&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 21:19:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/What-values-determine-duplicate-CIM-payment-profile-on-sandbox/m-p/54991#M29939</guid>
      <dc:creator>psys</dc:creator>
      <dc:date>2016-06-22T21:19:44Z</dc:date>
    </item>
  </channel>
</rss>

