Credit card
Posted by: john d
Date: February 01, 2008 02:44PM

Hi i was working on a database for a web application that is going to have to store credit card info for our payment transactions. I was thinking of accepting all major credit cards and PayPal. Also I was thinking of linking then with a row acct_id from my USERS table. What is the best way to design this and which rows will i need?
I am going to use encryption (AES) to encrypt the credit card number so i am aware that I am going to use the BLOB datatype.

Thanks for your help.

John

Options: ReplyQuote


Subject
Written By
Posted
Credit card
February 01, 2008 02:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.