secure transactions?

G

gerrymcc

I'd like to create a website which shows pictures of items and their
prices, and enables visitors to order items with a credit card. What
technologies are required in order to achieve this in a basic, safe
way, what arrangement must I make with the credit card companies,
etc.?
Thanks,
Gerard.
 
T

Toby A Inkster

gerrymcc said:
I'd like to create a website which shows pictures of items and their
prices, and enables visitors to order items with a credit card. What
technologies are required in order to achieve this in a basic, safe
way, what arrangement must I make with the credit card companies,
etc.?

You would need:

- a merchant account with your bank;

- a secure web server with an SSL certificate signed by a major
trusted root;

- access to and knowledge of some server side scripting language
(such as PHP, JSP or CGI/Perl)

and you would probably also want:

- access to an SQL database and knowledge of SQL

You would find things much easier if you used a service such as paypal to
take care of the transactions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
474,085
Messages
2,570,597
Members
47,218
Latest member
GracieDebo

Latest Threads

Top