A free, easy-to-use online store system backed by Google Forms and PayPal. This script will automatically send PayPal invoices when someone submits an order for items from your form.
- Create the form where items will be sold.
- Click the "Responses" tab on the form, and then select the Google Spreadsheet icon. This will create a spreadsheet linked to your form.
- On the spreadsheet, click on Tools > Script editor.
- Delete everything in the editor that opens.
- Copy and paste the contents of either MultipleItemsForm.gs (if you have multiple items for sale) or SingleItemForm.gs (if you have a single item for sale) into the editor. Save the file.
- Go back to the spreadsheet hooked up to your Google Form. Next to the "Help" menu item in the top bar, you should see a new menu item called "PayPal Invoicing". (You may have to reload the page and wait a few seconds.)
- Click "Get Started". You'll get a dialogue saying that the script is untrusted. Click "advanced" and allow the script to run.
- Click "Get Started" a second time.
- Follow the instructions on the "Get Started" tab that will appear shortly on your spreadsheet.