Help Please

This is a discussion on "Help Please" within the Web Page Design section. This forum, and the thread "Help Please are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 22nd, 2006, 15:12
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Help Please: Secure E-commerce Design

hi I was wondering if anyone can tell me if the attached e-commerce is correct for my assignment.



Thankyou


Last edited by SANDRA1985; May 25th, 2006 at 22:13.
Reply With Quote

  #2 (permalink)  
Old May 22nd, 2006, 15:14
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

I am new and if I am in the wrong forum thread please let me know.

Thankyou
Reply With Quote
  #3 (permalink)  
Old May 22nd, 2006, 15:30
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Does anyone reply to these threads?
Reply With Quote
  #4 (permalink)  
Old May 22nd, 2006, 16:21
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Help Please

a) I myself am not experienced enough with e-commerce systems to answer your question, but I'm sure someone is.

b) Give it time. Paid support is usually instant, free support is "whenever it happens"
Reply With Quote
  #5 (permalink)  
Old May 22nd, 2006, 19:14
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
Re: Help Please

come on m8, u gave people 20 minutes to answer that! many of these threads don't get answered for a few days when people with the necessary experience are away or some other reason
Reply With Quote
  #6 (permalink)  
Old May 22nd, 2006, 19:38
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Impatience can put people off as well.
Reply With Quote
  #7 (permalink)  
Old May 22nd, 2006, 19:42
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Sorry iv never been on here before or any forums so i did not know how long it takes for threads to get answered.
Reply With Quote
  #8 (permalink)  
Old May 22nd, 2006, 19:48
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Okies no problem.
Basically, the people who frequent them are just like you.
They come in and out as they wish and offer their assistance if they see something they know a little about.
They're not paid.
They're not here, or even online, all the time.
When someone looks in the section, if they recognise the title of your thread, they'll offer any advice they can.

Ermm... just noticed the title of your thread.
Maybe be a bit more specific, so it will attract the right replies?
Reply With Quote
  #9 (permalink)  
Old May 22nd, 2006, 20:00
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up Re: Help Please

Hey thanks for your advice
Reply With Quote
  #10 (permalink)  
Old May 23rd, 2006, 00:28
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Help Please

So your trying to do this ecommerce site yourself?

Basically just have the payment page, process page behind an SSL or payment gateway and your fine.

You would also need to take care in how you are passing amounts between pages.
Reply With Quote
  #11 (permalink)  
Old May 23rd, 2006, 13:13
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Hey sypher thanks im not exactly creating it I just need to design a e-commerce system, with a firewall, credit server, mail server and it needs to be secure. Do I need to put in a CGI and a Proxy server somewhere in the design? what do you think?
Reply With Quote
  #12 (permalink)  
Old May 23rd, 2006, 21:01
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Help Please

It depends if your going to be handling payments yourself or using a Merchant Account with a Gateway.
Reply With Quote
  #13 (permalink)  
Old May 23rd, 2006, 21:43
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Im not sure what you mean, because it does not specifically say in the assignment. It just says to describe and design an architectural model of a web based e-commerce system for a small local business, and that the requirements are to have; A Firewall, Email Server, Credit Card Server. Application Server, Oracle Database and a Secure Intranet. So what do you suggest?

Sandra
Reply With Quote
  #14 (permalink)  
Old May 23rd, 2006, 22:46
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Help Please

They are deffinitely not required for a small business ecommerce site :P

mySQL instead of Oracle cos its free.
Credit Card/Secure server is dealt with by the Payment gateway company (examples: secure trading, SECPay etc.)
Merchant account (your local bank)

This is how it would work:

You have your ecommerce site on the webhost. You put the generic info pages (example your name address etc.) on your webhost.

The credit card form would be on the Payment Gateway secure server (they give you access to upload to their server when getting an account with them) They deal with the credit card info, none of it is stored on your database to rule out hacking and to stop employees taking advantage of the info.

The success information is then sent back to your website and your database updated.

-------------------
Now if your doing the payments yourself then instead of using a payment gateway, you buy an SSL for your web host and put the credit card pages inside that directory.
When the user inputs there credit details its up to you to deal with the payment, unlike the gateway which does it auto for you. The credit card number would also be seperated (part of it on the databse, part emailed etc basically to make it as hard as possible for an outside source to get them)

If fraud occurs you are completely liable if using an SSL.
Reply With Quote
  #15 (permalink)  
Old May 24th, 2006, 12:36
Junior Member
Join Date: May 2006
Location: Birmingham
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help Please

Thanks for the info sypher. Could you tell me where on the design I should put the gateway then? Please

SANDRA
Reply With Quote
  #16 (permalink)  
Old May 24th, 2006, 22:31
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Help Please

The gateway will attach to the order page. So the form method will be the payment gateway (they give you a guide and all the setup info when you sign up with them).

Its pretty straight forward
Reply With Quote
Reply

Tags
help

Thread Tools

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


All times are GMT. The time now is 01:15.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43