Connect with Facebook Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > Database & Database Programming

Database & Database Programming MySQL, Oracle, SQL, PL/SQL, ABAP, Smart Forms, and other databases and languages. A database is an organized body of related information used in many websites (including CC).

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-2008, 08:49 PM
Newbie
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
Arkanos is an unknown quantity at this point
Default Need extremely secure to store information or send it

Me and my brother are starting a local business. The purchases will be made online, and we will send the item.

We have everything worked out, except how to safely receive the customer's credit card number. All we need is for it to get from them to us, and the rest is taken care of. However, if even one credit card number is stolen, we are truly screwed.
The safest option, of course, would for them to phone in the credit card number. However, we will not always be around to answer the phone.

So, I'm asking a good programmer or something similar this:

What you advise?
How much would a script cost to SECURELY store or send us the information? I wish I could just have the info emailed to me, but that's just so **** insecure. I'd like it to be in MySQL...as I have had a lot of experience with PHP, and that's what the website will be made it.

PS: I will be using 256bit SSL. Also, whats a good web host for small business?

Double PS: Is this the wrong forum?

Last edited by Arkanos; 03-29-2008 at 08:59 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-01-2008, 11:59 AM
WingedPanther's Avatar   
Super Moderator
 
Join Date: Jul 2006
Age: 36
Posts: 8,075
Blog Entries: 48
Rep Power: 20
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default Re: Need extremely secure to store information or send it

As long as you know how the data will be encrypted, you could have the ENCRYPTED credit card info emailed to you, but having an admin form that you view with order information would probably be better. Another option is to host the site on your own server, then you can directly access the information with another program without worrying about a second transmission.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-15-2008, 07:03 AM
R-G's Avatar   
R-G R-G is offline
Programmer
 
Join Date: Apr 2007
Location: Europe
Posts: 144
Rep Power: 0
R-G is an unknown quantity at this point
Default

Using cryptographical symmetric computer software algorithms (a stream or block cryptographical cipher algorithm) is not a bad idea, although there are some linear and differential cryptanalysis (more specific partial differential, integral and truncated differential cryptanalysis) for block cryptographical cipher algorithms and so on. There is however no need for distrust.

The solutions are more or less as simple as Winged Panther mentioned.
__________________
Like an angel without a sense of mercy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-15-2008, 10:03 AM
TkTech's Avatar   
Speaks fluent binary
 
Join Date: Jun 2006
Posts: 1,163
Blog Entries: 2
Rep Power: 19
TkTech is on a distinguished road
Send a message via MSN to TkTech
Default Re: Need extremely secure to store information or send it

1and1.com is a good stable host, the #1 largest host in the world (they own yahoo's datacenters) and provide all the tools you need to register your ssl certificates and various other security features.

For a beginner, its a good starting point.
They also offer more advanced root controlled packages for the more advanced users.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-11-2008, 05:02 PM
DevilsCharm's Avatar   
Programming God
 
Join Date: Jul 2006
Posts: 885
Rep Power: 0
DevilsCharm is an unknown quantity at this point
Default Re: Need extremely secure to store information or send it

You should just conduct transactions through PayPal, that's what I do. Customers can send you credit card payments through that and they will be completely secure; you have no worries about the numbers getting stolen. Also, an SSL certificate is good to have.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-17-2008, 11:25 AM
Newbie
 
Join Date: May 2008
Posts: 5
Rep Power: 0
veridicus is an unknown quantity at this point
Default Re: Need extremely secure to store information or send it

DevilsCharm is exactly right. Do not store credit card numbers unless you absolutely must. There are legal and contractual issues. Most web sites simply pass the data to their payment processor and do not store it. You can store things like the billing address, but the CC#, CVV, expiration, etc. are simply passed along through the payment processor's API with SSL.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best place to store information in the registry Void General Programming 1 06-26-2006 05:44 PM


All times are GMT -5. The time now is 08:22 AM.

Freelance Jobs

XML/XSL: Need code for Book with Chapers using XML
Create an XML file for a book of your creation, and a basic CSS file that will format it to display ...
Earn: $40.00


C++/C: Simple firework cue sequencer
What I require is a rework of a simple cue sequencer. I have a piece of hardware (an Arduino boar...
Earn: $50.00


HTML/XHTML: Menu Rework - ASCIIBin
I'm placing this in the HTML/XHTML section of the Freelance site but you are not limited to HTML. Wh...
Earn: $20.00



CodeCall Goal

Goal #1: 1,000 Blogs
Goal #2: 1,000 Wiki Pages
Goal #3: 300,000 Posts
Goal #4: 20,000 Threads
Done: 30%, 23%, 55%, 75%

Ads