Skip to content

Instantly share code, notes, and snippets.

@bentatum
Created August 3, 2018 01:22
Show Gist options
  • Save bentatum/6bf5a3590c9fb022c75a9b8bd2c1d840 to your computer and use it in GitHub Desktop.
Save bentatum/6bf5a3590c9fb022c75a9b8bd2c1d840 to your computer and use it in GitHub Desktop.
Alice asks, Bob buys:
- Alice places an ask on a product
- Bob buys Sally’s ask
- Bob immediately receives explanation of sale (via website and email)
- Alice is notified immediately via email with instructions
- Alice sends her device to Legitmo
- Legitmo receives
- Legitmo tests device successfully
- Legitmo approves transaction, charging Bob, paying Alice and collecting fee.
- Legitmo sends to Bob
- Bob receives
Bob bids, Alice sells:
- Bob bids on a product
- Alice accepts the bid by selling now
- Alice receives instructions immediately on the website. (She also gets an email)
- Bob is notified immediately via email with explanation of sale
- Alice sends her device to Legitmo
- Legitmo receives
- Legitmo tests device successfully
- Legitmo approves transaction, charging Bob, paying Alice and collecting fee.
- Legitmo sends to Bob
- Bob receives
Bob cancels his bid before Alice sends device
- Bob bids on a product
- Alice accepts the bid by selling now
- Alice receives instructions immediately on the website. (She also gets an email)
- Bob cancels the order
- Alice receives notification immediately that the order was canceled
- Bob is charged a fee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment