Ubercart walkthrough -using beta4 - has tax bug, get patch: http://drupal.org/node/374629 -enable core modules + catalog + attributes -admin/store -admin_menu - "wipe and rebuild" -store admin | configuration | store settings -add store address -product settings -products vs product classes -create product (node/add) -create product classes (admin/store/product/classes) -product attributes -create product, add to catalog (taxonomy) -create attribute and options -add attribute to product -look at product (sticker) content type via CCK -update display option for image (Lightbox2) (why are there 2 occurances of images?) -catalog settings -enable payment, shipping, shipping quotes, taxes, flatrate, credit card, payment method pack, test gateway -add shopping cart block (admin/build/block) -define tax rate (store | configuration | taxes) -add conditional action to limit to Florida residents -add flat rate shipping option -add default shipping address (shipping quote settings) -add credit card payment method - admin/store/settings/payment/edit/methods -to set up credit card payments, "keys" directory must be set up OUTSIDE of the web file system - violated this by adding to files/ directory -disable "check" option -submit test order from inside and outside Florida to see tax differences -Order fulfillment - store | orders -view an order -show invoice tab -show payments tab -create package -create shipment -update status -enable Reports module -go to Store | Reports -Secure Pages Module -Stock Module