<?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 Re: Storing and retrieving credit card details in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32179#M16747</link>
    <description>&lt;P&gt;Thanks. The reason to retrieve all CC details is for the hotels to be able to charge the credit card of a "now-show" person through their own system to their own bank account (also in a different country).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the payment be made to another bank account?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 15 Dec 2012 17:02:34 GMT</pubDate>
    <dc:creator>romanlutsk37</dc:creator>
    <dc:date>2012-12-15T17:02:34Z</dc:date>
    <item>
      <title>Storing and retrieving credit card details</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32166#M16734</link>
      <description>&lt;P&gt;One of our customers' portals requires a way to store and retrieve credit card numbers and expiration dates for up to 1 year, to pass on to their customers in some special cases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's an online hotel booking website, where a 10% fee is charged at the time of booking and hotels charge the rest on-site when their customers walk in. However, in case of a "no-show", the hotels will need to charge for the first night through their own system, using the credit card information provided during the booking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From everything I've read on the subject, the authorize.net CIM would only allow you to charge the same credit card again, but not show the actual credit card details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, any ideas how others are able to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, Hostelworld.com is able to show their hotels/hostels the credit card numbers used in the bookings - did they develop their own custom solution? (with PCI compliance, it could be pretty expensive).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've heard that there might be some third party credit card storage services - any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;BR /&gt;Roman&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 22:22:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32166#M16734</guid>
      <dc:creator>romanlutsk37</dc:creator>
      <dc:date>2012-12-14T22:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Storing and retrieving credit card details</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32173#M16741</link>
      <description>&lt;P&gt;CIM do return the masked CC#(last 4 digit) but currently not the exp date. There are few requests for that and no updated yet.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2012 00:21:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32173#M16741</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-15T00:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Storing and retrieving credit card details</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32176#M16744</link>
      <description>&lt;P&gt;Thanks. Any other way to retrieve all the details necessary to charge the card?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if anyone knows how hostelworld.com does it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2012 05:27:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32176#M16744</guid>
      <dc:creator>romanlutsk37</dc:creator>
      <dc:date>2012-12-15T05:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Storing and retrieving credit card details</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32178#M16746</link>
      <description>&lt;P&gt;With CIM, you don't need to retrieve all of the credit card information. &amp;nbsp;Those details are already stored in the payment profile. &amp;nbsp;To process a payment, you create a new payment transaction from&amp;nbsp;an existing customer profile. &amp;nbsp; Full details are available in the &lt;A href="http://developer.authorize.net/api/cim/" target="_blank"&gt;CIM&lt;/A&gt; documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2012 12:08:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32178#M16746</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2012-12-15T12:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Storing and retrieving credit card details</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32179#M16747</link>
      <description>&lt;P&gt;Thanks. The reason to retrieve all CC details is for the hotels to be able to charge the credit card of a "now-show" person through their own system to their own bank account (also in a different country).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the payment be made to another bank account?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Dec 2012 17:02:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Storing-and-retrieving-credit-card-details/m-p/32179#M16747</guid>
      <dc:creator>romanlutsk37</dc:creator>
      <dc:date>2012-12-15T17:02:34Z</dc:date>
    </item>
  </channel>
</rss>

