001 What are we going to build
002 Create the database
003 Connecting to the database
003 go-stripe.zip
004 Creating a product page
004 go-stripe.zip
004 widget.zip
005 Creating the product form
005 go-stripe.zip
006 Moving JavaScript to a reusable file
006 go-stripe.zip
007 Modifying the handler to take a struct
007 go-stripe.zip
008 Update the Widget page to use data passed to the template
008 go-stripe.zip
009 Creating a formatCurrency template function
009 go-stripe.zip
010 Testing the transaction functionality
010 go-stripe.zip
011 Creating a database table for items for sale
011 go-stripe.zip
012 Running database migrations
012 migrations.zip
013 Creating database models
013 go-stripe.zip
014 Working on database functions
014 go-stripe.zip
015 Inserting a new transaction
015 go-stripe.zip
016 Inserting a new order
016 go-stripe.zip
017 An aside fixing a problem with calculating the amount
017 source-code.zip
018 Getting more information about a transaction
018 source-code.zip
019 Customers
019 source-code.zip
020 Getting started saving customer and transaction information
020 source-code.zip
021 Create the save customer database method
021 source-code.zip
022 Saving the customer, transaction, and order from the handler
022 source-code.zip
023 Running a test transaction
023 source-code.zip
024 Fixing a database error, and saving more details
024 source-code.zip
025 Redirecting after post
025 source-code.zip
026 Simplifying our PaymentSucceeded handler
026 source-code.zip
027 Revising our Virtual Terminal
027 source-code.zip
028 Fixing a mistake in the formatCurrency template function
028 source-code.zip
external-links.txt