Hi,
I have a website which sells products, but rather than using a 3rd party site like paypal etc etc, to take my payments i want to make use of my shop terminal instead.
This said i need to collected the credit card details on my website and then store them safely.
I have seen one contribute for oscommerce, which stores half the credit card numbers in a MYSQL and then emails the other half.
My questions are, is there a php script out there which will collect and manage credit card details?
If i was to make my own, how would i go about this, in the sence of how does the SSL work? do you have to process information different in forms? to work along side the SSL?
any other information would be greatfull.