<?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 Vault Capabilities in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22703#M12263</link>
    <description>&lt;P&gt;Hello.&amp;nbsp; Do any of Authrorize.net's APIs allow one to...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) Maintain a negative card list?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b)&amp;nbsp;Prohibit a new customer from using the same credit card number that is "on file" for an existing customer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any insights you're willing to share.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2012 23:26:16 GMT</pubDate>
    <dc:creator>mitopa</dc:creator>
    <dc:date>2012-02-06T23:26:16Z</dc:date>
    <item>
      <title>Vault Capabilities</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22703#M12263</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; Do any of Authrorize.net's APIs allow one to...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) Maintain a negative card list?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b)&amp;nbsp;Prohibit a new customer from using the same credit card number that is "on file" for an existing customer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any insights you're willing to share.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:26:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22703#M12263</guid>
      <dc:creator>mitopa</dc:creator>
      <dc:date>2012-02-06T23:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Capabilities</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22715#M12269</link>
      <description>&lt;P&gt;a) No. However, you could one-way hash the card numbers you don't like and store them that way, it shouldn't affect your PCI security.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) No. Logically, multiple people could be using the same card, for instance a husband and wife. The fields used to check for dupes are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;customerProfileId, cardNumber, accountNumber, routingNumber, billToFirstName, billToLastName, billToAddress, and billToZip&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;Again, you could one-way hash the card (if not using one of the hosted solutions), and match on that. You could also retrieve the masked version of the credit card, which gives you just the last 4 digits, and match on that plus last name, phone, zip code, or some other single piece of info - this would be mostly accurate, with only a small chance of false positive.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 05:25:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22715#M12269</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-07T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Vault Capabilities</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22775#M12298</link>
      <description>&lt;P&gt;Thanks, TJPride, for taking the time to enumerate these options.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:29:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Vault-Capabilities/m-p/22775#M12298</guid>
      <dc:creator>mitopa</dc:creator>
      <dc:date>2012-02-07T16:29:53Z</dc:date>
    </item>
  </channel>
</rss>

