1 / 19

Joe Lieman E-Commerce Solution

Joe Lieman E-Commerce Solution. Introduction. Provides a good and reliable online business, providing the customer with a simple and rewarding shopping experience An affordable way to open an online store with PayPal, UPS, FedEx and USPS compatability. Project Specification (end-users).

byron
Télécharger la présentation

Joe Lieman E-Commerce Solution

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Joe Lieman E-Commerce Solution

  2. Introduction • Provides a good and reliable online business, providing the customer with a simple and rewarding shopping experience • An affordable way to open an online store with PayPal, UPS, FedEx and USPS compatability

  3. Project Specification (end-users) • View a product's details • Place a product in the shopping • View and edit the shopping cart • Check out and place an order • Search for certain products based on product names or descriptions • Browse the list of products by category • Login, order history, and order tracking

  4. Project Specification (admin) • Modify orders • Monitor traffic • View and edit the shopping cart • Email customer • Add products, categories, users control • Promote products using “on special” feature

  5. Technology • PHP • MyMarket CMS • PayPal SourceForge Project • MySQL • eBay Platform?

  6. A little bit about MyMarket • MyMarket is a fully functional online shopping catalog system, built using PHP and MySQL. It was created by Ying Zhang for the purpose of teaching people about the basics of creating an E-Commerce site. • http://mymarket.sourceforge.net • Projects based on MyMarket: http://www.freznoshop.com/shop/index.php, http://www.pgmarket.net/, http://digilander.libero.it/marketplus/demo/index.htm

  7. Setting Up • Install PHP on an NT/2000/XP Server running IIS 4 or newer • Install MySQL • Download & Install MyMarket v1.72 • Configure your MySQL and MyMarket

  8. Database Design • TABLE Categories: id, parent_id, name, description • TABLE order_items order_id, product_id, price, qty • TABLE orders id, username, o_timestamp, a_timestamp, status, status_details, custinfo, comments, amount

  9. Database Design • TABLE products: id, name, description, price, on_special, timestamp • TABLE products_categories product_id, category_id, • TABLE users username, password, priv, firstname, lastname, email, phone, address

  10. GUI Design • The Default page • Shopping Catalog page • Communication page • Password page • Setting page • Search page • Shopping cart page • Order history page • Admin page

  11. Email System • Auto email for new users • Password reset email • PHP email to send receipt to buyer and store owner

  12. Payment System • Currently using PayPal • Integrating 2 different shopping cart system • PayPal account payment • Credit card payment

  13. Credit Card Validation System • Server side • http://project.xpconcepts.com/test/ccvs-php/ccvs_example.php • More security • Faster

  14. Tracking Page • UPS • USPS • Fedex

  15. RMA Page • Only let customer with a valid orders can apply • Auto email • Admin can easily update the status

  16. Using Secure Socket Layer (SSL)? • If using PayPal Payment Gateway, we don’t need to implement own SSL certificates • This is very helpful since SSL can be expensive to set up

  17. Conclusion • Affordable solution • Easy to implement • Expandable • Free

  18. References • www.paypal.com • https://developer.paypal.com/ • http://mymarket.sourceforge.net • http://www.php.net • http://www.mysql.com/

  19. It Makes The World Go Around $→

More Related