ecommerce-store

command module
v0.0.0-...-636b62e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2016 License: MIT Imports: 12 Imported by: 0

README

Pull Requests are welcome. Work in progress.

Make a one time payment, Add user to Database.

Should be a simple task.

Here is the flow:

  1. Someone clicks "Purchase", they get a form for their New username and password. (for our site)
  2. They get a link to use paypal. (near future: credit card form)
  3. Click paypal, OFFSITE LINK to paypal.com login form, choose payment method
  4. RETURN to our site, now with a payment ID and Payer ID.
  5. Allow user to "confirm" before the real purchase execution
  6. Server sends the "confirmation" to paypal, we get "Approval State: approved"
  7. Email / password gets saved (plaintext for testing) in sub.db

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL