-
Notifications
You must be signed in to change notification settings - Fork 71
Token Negotiation
Weiwu Zhang edited this page Dec 12, 2019
·
12 revisions
- Website: If you provide your email address, we will email you the report.
- User: type in the email address.
- Website: Good. Now we sent you a verification code. Type the code here.
- Website: If you provide your email address, we will email you the report.
- User: use an email address attestation (as a token).
- User access Nier: Automata website.
- Website: you have to be over 18 years old.
- The user provides a zero-knowledge proof of age through an identity attestation.
- The website displays a list of products and prices.†
- The user uses a subscription token.
- The website refreshes (or partially refreshes) with the price for subscribers.
- The user clicks "Buy"
- The website displays price in USD.‡
- The user clicks to use Gamer Credit token to pay.
- The website refreshes (or partially refreshes) with the price in Gamer Credit.
- The user clicks to use a mate-rate voucher.
- The website refreshes (or partially refreshes) with the mate-rate applied.
- The user clicks to ues AusPost Prime for delivery.
- The website refreshes (or partially refreshes) to show delivery fee being deducted (also address is no longer needed as AusPost Prime can provide that).
- The user hit "Pay" and signs the transaction.
- The website waits for the transaction and congratulates the use.
† Behind the scene, the website declares it accepts a list of tokens including subscription token. ‡ Behind the scene, the website declares it accepts a list of tokens for payment.