Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to remove CC number from Db.


Guest

Recommended Posts

Is there a way to remove or XXXX credit cards number automatically when customers check out successfully. I don't want to view the complete card numbers. From my admin i can actually view the customers cc number even the CVV number. This is making me feeling a bit unsecure with all the cc numbers.

 

Thanks in advance.

Kevin

Link to comment
Share on other sites

I'm thinking you may want to use the split credit card email option in admin/modules/payment. Click on credit card and enable split credit card email address. This will send you two email's. One with the order and the other with the middle digits of the credit card number. You just match up the order ID with the email and you have the full number. You will see XXXXXX in the admin order area. Your database will also show the X's. I use this and it works great.

 

Hope this helps.

Tom

Link to comment
Share on other sites

I'm thinking you may want to use the split credit card email option in admin/modules/payment. Click on credit card and enable split credit card email address. This will send you two email's. One with the order and the other with the middle digits of the credit card number. You just match up the order ID with the email and you have the full number. You will see XXXXXX in the admin order area. Your database will also show the X's. I use this and it works great.

 

Hope this helps.

Tom

 

Thanks Tom for the heads up. I just enabled it and it works great. I quickly deleted the 2nd e-mail with the middle 8 digits after matching up the order.

 

regards

Kevin ;)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...