VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: lancebekistan on August 09, 2012, 19:12:07 PM

Title: Offline Credit Card
Post by: lancebekistan on August 09, 2012, 19:12:07 PM
I have been using the Offline credit card plug in for VM2 for about a week.  Yesterday it spontaneously stopped sending me the order notification email with the last 4 digits of the customers credit card number.  I checked the spam and trash folders, not there.....  I disabled all spam filtering just in case.  No luck.....  I checked all my settings are the same.  Help!  it doesn't look good to have to call my customers and tell them my shop doesn't work properly......

:'(
Title: Re: Offline Credit Card
Post by: alatak on August 09, 2012, 20:21:43 PM
Hello,

I agree with you, this is not nice at all.
Let me think about a solution.
The idea is to never store in the DB  all the credit card infos.
PCI compliance requires that not all digits are stored in theDB.
That is the reason why the credit card number is splitted.
Title: Re: Offline Credit Card
Post by: lancebekistan on August 23, 2012, 23:33:20 PM
Quote from: alatak on August 09, 2012, 20:21:43 PM
Hello,

I agree with you, this is not nice at all.
Let me think about a solution.
The idea is to never store in the DB  all the credit card infos.
PCI compliance requires that not all digits are stored in theDB.
That is the reason why the credit card number is splitted.

Could you have the last 4 go to another SQL database?  Then have the last 4 load separately from that database when I view it in the back end?  I tried switching from sendmail to SMTP and still no e-mail with the last 4 numbers. 
Title: Re: Offline Credit Card
Post by: DG on November 20, 2012, 06:50:01 AM
The same thing has happened here for my client's site.  The last four digits are not being sent through.  Is there an update for the plugin?  Otherwise, where can we locate the final four digits?

Regards