<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Capturing cc number in admin with Paypal WPP</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Capturing cc number in admin with Paypal WPP]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 03:15:06 +0000</pubDate>
  <lastBuildDate>Mon, 15 Aug 2011 11:52:45 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=4661</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : Matt and Hamish both told you...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18115.html#18115</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 15-August-2011 at 11:52am<br /><br />Matt and Hamish both told you this is a really bad idea.&nbsp; Please take that to heart.&nbsp; DON'T DO THIS.<DIV>&nbsp;</DIV><DIV>I am in the midst of dealing with two stores that have been hacked in the past 6 weeks.&nbsp; Both stores were not upgraded for years and therefore were down level (so this is not a reflection of an issue with the current version of ProductCart).&nbsp;&nbsp;Regardless, someone found a way to get into these sites.&nbsp; Once they did so,&nbsp; they were able to &nbsp;query the database and steal cards.&nbsp; Both merchants now have HUGE problems on their hands.</DIV><DIV>&nbsp;</DIV><DIV>Early Impact makes careful decisions about how and when to store data.&nbsp; If their warnings, and the above story is not sufficient to discourage you from making changes that are a BAD IDEA, then you can go ahead and do whatever you feel is necessary.&nbsp; Don't say we did not warn you.</DIV>]]>
   </description>
   <pubDate>Mon, 15 Aug 2011 11:52:45 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18115.html#18115</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : look at all the replied and still...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18114.html#18114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 15-August-2011 at 1:02am<br /><br />look at all the replied and still not an answer to my question&nbsp;]]>
   </description>
   <pubDate>Mon, 15 Aug 2011 01:02:49 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18114.html#18114</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : Originally I posted a reply to...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18098.html#18098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 09-August-2011 at 6:40pm<br /><br />Originally I posted a reply to your inquiry to advise you do not save the credit card number.&nbsp; My understanding now is that you intend to store it for an extended period of time in case there is a chargeback.&nbsp; Saving the credit card data for an extended period of time is definitely not advisable.<br><br>No, we just need the card number termporarily to get the issuing bank and call to verify name, phone number or address then we can purge the card number. this would save so much time and hassel of having to get every cc order to call us and give us their cc number on the phone so we can use it to verify info with issue bank<br>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 18:40:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18098.html#18098</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : When Authorize.Net is set to AUTH_ONLY,...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18097.html#18097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 09-August-2011 at 6:06pm<br /><br />When Authorize.Net is set to AUTH_ONLY, credit card information is encrypted and stored in the store database and should be regularly removed using the Purge Credit Card Numbers feature (this is done automatically in version 3.5 and above when using the Batch Processing feature). When it’s set to capture funds (AUTH_CAPTURE), credit card information is not stored in the store database. Storing credit card information is required to successfully process the order(s) using the batch processing feature. <br><br>This scenario does not apply to PayPal because you process everything with Reference ID and they are flexible about changing the total when there was an AUTH_ONLY. &nbsp;<br><br>Originally I posted a reply to your inquiry to advise you do not save the credit card number.&nbsp; My understanding now is that you intend to store it for an extended period of time in case there is a chargeback.&nbsp; Saving the credit card data for an extended period of time is definitely not advisable.<br><br>Setting aside all of the terms of PayPal, which I have not investigated.&nbsp; This is simply not worth the risk for you or your customers. <br><br>I strongly recommend that you find another way to validate your orders.&nbsp; For instance, you could switch entirely to PayPal Express Checkout or require a signature form.<br>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 18:06:46 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18097.html#18097</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : the authorize.net gateway allows...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18096.html#18096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 09-August-2011 at 5:39pm<br /><br />the authorize.net gateway allows the cc number to get in the admin panel. i love how the entire credit card processing industry is rigged against the merchant, if there is a chargeback YOU DONT EVEN KNOW WHO THE ISSUING BANK IS and you can't find out unless you take it to court, THE ISSU BANK is the sole artiber for who is liable so if i comes down to th bank or merchant guess who they will place libaility on, yes the merchance and the merchant is robbed blind because they don't even know who the issuing bank is unless they actually gather data beforehand and in out but you need th card number to do that and you can't even see the card number when an order is placed<br><br><br>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 17:39:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18096.html#18096</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : Hi, I expect you would be in breach...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18095.html#18095</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 09-August-2011 at 5:20pm<br /><br />Hi, I expect you would be in breach of the visa rules if you did this. ]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 17:20:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18095.html#18095</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP :  So can this be done with a custom...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18093.html#18093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 09-August-2011 at 11:05am<br /><br />So can this be done with a custom edit? so that when capturing CC on my site i can get the CC number in my control panel like I can if I use the authorize.net gateway?<span style="font-size:10px"><br /><br />Edited by Ludwig - 09-August-2011 at 11:06am</span>]]>
   </description>
   <pubDate>Tue, 09 Aug 2011 11:05:37 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18093.html#18093</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP :  Matt, I&amp;#039;m talking about...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18086.html#18086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 08-August-2011 at 12:32pm<br /><br />Matt, I'm talking about using Paypal's Website Payment's Pro services where we process credit cards directly through our site - this is different than Paypal payments where you have a confirmed address - those payments aren't a problem... I'm talking about where the customer inputs their credit card on our site and they never see Paypal or even know Paypal is processing their credit card... those are the ones where I want capture the cc number in admin panel<br><span style="font-size:10px"><br /><br />Edited by Ludwig - 08-August-2011 at 12:33pm</span>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 12:32:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18086.html#18086</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP : Hi Ludwig, we cannot advise this...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18085.html#18085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 08-August-2011 at 11:49am<br /><br />Hi Ludwig,&nbsp; we cannot advise this for PayPal.&nbsp; Why not use PayPal's advanced fraud checking capabilities? PayPal already has advanced fraud checking.&nbsp; They even have "confirmed addresses" and you can indicate you only ship to confirmed buyers with confirmed addresses. <br>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 11:49:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18085.html#18085</guid>
  </item> 
  <item>
   <title><![CDATA[Capturing cc number in admin with Paypal WPP :  Hi, how can we set it up to...]]></title>
   <link>https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18084.html#18084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2332">Ludwig</a><br /><strong>Subject:</strong> 4661<br /><strong>Posted:</strong> 08-August-2011 at 7:50am<br /><br />Hi, how can we set it up to save the card number in the admin panel with Paypal WPP so it can be purged later like the other gateway options can do? We need the card number so we can call the bank and verify information on the customer... it would be awesome if we didn't have to get the customer to call us and give us the card number over the phone because a lot of people don't like doing that! Thanks.<span style="font-size:10px"><br /><br />Edited by Ludwig - 08-August-2011 at 7:51am</span>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 07:50:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/capturing-cc-number-in-admin-with-paypal-wpp_topic4661_post18084.html#18084</guid>
  </item> 
 </channel>
</rss>