VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: jbenes on June 11, 2013, 17:28:34 PM

Title: Need Credit Card Numbers from Offline Payment Module
Post by: jbenes on June 11, 2013, 17:28:34 PM
Hi,
For a brief point in time, the PHP mail function was broken on my server and I was not emailed orders. This means that I did not receive any of the last four digits of credit card orders that were placed on the site.

How can I recover the last four digits of the credit cards? Can I resend the order notice to myself or are they store in the database somewhere?

Thanks.
Title: Re: Need Credit Card Numbers from Offline Payment Module
Post by: alatak on June 12, 2013, 13:24:36 PM
Hello

As I answered you in our ticket system: it is a requirement for PCI compliance, that the full number is not stored in the DB.
and the latest numbers are not stored.
I am really sorry for what happened to u.