conducting e-commerce with front page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i show my photos on my web page, display a price, have a customer select and order, then process credit card info?
 
The best option is to locate a pre-written e-commerce based application
written in whatever server-side scripting language support by your host.

Also review the following regarding merchant accounts, etc:
http://www.ycoln-design.com/DesignGuides/eCommerce/eCommerce.asp

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


chuckmpw said:
how can i show my photos on my web page, display a price, have a customer
select and order, then process credit card info?
 
PayPal? other third party e-commerce site - e-bay for example

there's lots to consider when you start talking about collecting credit card
numbers (secure servers etc).

get a custom-written program in cgi/perl/php/asp etc etc.


chuckmpw said:
how can i show my photos on my web page, display a price, have a customer
select and order, then process credit card info?
 
Back
Top