Sending CC Info by email
Posted on
16th Feb 2014 07:03 pm by
admin
I am a little bit less knowledgable in the security area as most developers and I know I have a lot to learn so maybe this is a start. But I have a client who just came over to us and previously was sending credit card information via smtp to his email. I saw a post made here http://newsletter.logicalexpressions.com/LPMArticle.asp?ID=242 about how unsafe it was to send credit card information over email. I figured this was the case, but then I had to come up with an alternative, and I am not the most knowledgeable as I mentioned so I figured I would ask the wise ones of the community! What's the best way of getting this CC info to our client, because I would rather not store it on our server anywhere as that exposes us to a lot of liability. Would an SSL certificate do the job? I don't know the specifics about SSL certificates either, but I believe they encrypt any information on a site? Or am I wrong there too?
Did you know?Explore Trending and Topic pages for more stories like this.
Thanks,
No comments posted yet
Your Answer:
Login to answer
61
17
Other forums
Unable to customise toolbar in FCK
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th