Monday, March 31, 2008

Shopping Cart & Paypal From Scratch - Video Tutorials

Shopping Cart & Paypal From Scratch

Description

Code:
Everything is here, with source files.

Lesson 01 - Introduction
We talk about what we are going to build and look at Amazon and a cool little site called Woot! I get the Amazon guy confused with the Ebay guy.. haha who cares!!

Lesson 02 - PHP to MySql
We create our database and set up the products table connect to it via PHP and set up some nifty database functions! My pet Budgie does the unthinkable… naughty Budgie.

Lesson 03 - Layouts, views, templates
Our Application needs a layout so using some simple logic we set up a cool templating system!

Lesson 04 - Setting up the Shopping cart
We work with sessions to create our cart and create functions for adding to cart, total items, total price.

Lesson 05 - Checkout baby yeah!
We create a form that allows our customers to update quantities and remove items.

Lesson 06 - Sending our cart to Paypal
Shopping carts are great! but they mean nothing if you can’t get payed… I introduce you to the Paypal developer site where you can test transactions before you go live!

Lesson 07 - Paypal Instant Payment Notification
This lesson is cool! You’ll learn how to store the transaction from Paypal into your MySQL Database. It’s so easy!! can’t wait to show you.

Lesson 08 - Admin and Thank you page
Now we create an admin page to see all our transactions! so you can ship orders. We also setup a personalised thank you page that our customers are returned to after the Paypal transaction.

Lesson 09 - Pretty Template and Phone Call
All that’s left is to add our pretty template and make our shopping cart live so it can be used for real so that’s what we do!! and we are done!

I also get a phone call from a guy trying to sell me Broadband! do I change Broadband providers..? you’ll have to watch the lesson to find out!


Screens
Image

Download
Code:
http://rapidshare.com/files/96880549/source_files_readme.rar
http://rapidshare.com/files/96881256/lesson01_introduction.rar
http://rapidshare.com/files/96881288/lesson02_php_to_mysql.rar
http://rapidshare.com/files/96881739/lesson03_setting_up_the_template.rar
http://rapidshare.com/files/96884269/lesson04_setting_up_the_cart.rar
http://rapidshare.com/files/96884764/lesson05_part1_checkout.rar
http://rapidshare.com/files/96885561/lesson05_part2_checkout.rar
http://rapidshare.com/files/96886130/lesson06_sending_cart_to_paypal.rar
http://rapidshare.com/files/96886623/lesson07_part1_instant_payment_notification.rar
http://rapidshare.com/files/96886758/lesson07_part2_instant_payment_notification.php.rar
http://rapidshare.com/files/96887795/lesson07_part3_instant_payment_notification.php.rar
http://rapidshare.com/files/96888432/lesson08_part1_admin_thankyou.rar
http://rapidshare.com/files/96888716/lesson08_part2_admin_thankyou.rar
http://rapidshare.com/files/96889291/lesson09_part1_pretty_template_phone_call.part1.rar
http://rapidshare.com/files/96889333/lesson09_part1_pretty_template_phone_call.part2.rar
http://rapidshare.com/files/96889737/lesson09_part2_pretty_template_phone_call.part1.rar
http://rapidshare.com/files/96889941/lesson09_part2_pretty_template_phone_call.part2.rar


More
Code:
Database Website From Scratch
http://www.warez-bb.org/viewtopic.php?t=1051766

Job Website From Scratch
http://www.warez-bb.org/viewtopic.php?t=1060453

1 comments:

Anonymous said...

Thanks for the link! very helpful!
Resume Template