T
Thor
I have a form in which the viewer remits a membership fee using a credit
card. The client doesn't want the credit card number transmitted by email,
for security reasons.
We get only a few such submissions a year. All I really need is notification
that the form has been submitted. I can download the form data from the
website and pass it to the client in a secure mode. I'm looking for
suggestions how to do this.
I could suppress the credit card data from the email transmission -- if I
knew how, without also suppressing it from the website database.
Or, I could drop the form email altogether if there were some other way to
receive notice that a submission had been made.
Or, I could encrypt the credit card number -- again, if I knew how -- and
send it by email with all the other form data.
Or...???
GRB
card. The client doesn't want the credit card number transmitted by email,
for security reasons.
We get only a few such submissions a year. All I really need is notification
that the form has been submitted. I can download the form data from the
website and pass it to the client in a secure mode. I'm looking for
suggestions how to do this.
I could suppress the credit card data from the email transmission -- if I
knew how, without also suppressing it from the website database.
Or, I could drop the form email altogether if there were some other way to
receive notice that a submission had been made.
Or, I could encrypt the credit card number -- again, if I knew how -- and
send it by email with all the other form data.
Or...???
GRB