No Profile Flow

Table of Contents

No Profile Flow

UX

https://overflow.io/s/TSJXWI97/

https://www.figma.com/file/AOJfXET7ieM1NMLKyA1UOv/FIO-Landing-Pages?type=design&t=nn1WNRxSlxPWo8mS-6

Visual

Functionality

Visual

Functionality

General

 

Template

 

  • Display:

    • Branding based on

    • Logo

    • Dev Note: Text is static and not controlled by the Admin Profile. The Landing Page Text defined in Admin Profile is not displayed in the No Profile Flow.

  • Dev Note

    • Landing Page defaults to Register FIO Handle

    • Selected view makes the corresponding button fill with color

    • bob@edge is dynamic and is the first domain from the Partner Profile.

  • Links

    • Register FIO Handle

      • On click

        • Display Register FIO Handle Page

    • Register FIO Domain

      • On click

        • Display Register FIO Domain Page

    • Add Bundles to Existing FIO Handle

      • On click

        • Display Add Bundles to Existing FIO Handle Page

    • Renew Existing Domain

      • On click

        • Display Page Renew Existing Domain Page

    • Orders

      • On click

        • Display for the supplied Public Key

  • Dev Note: User can add multiple items into cart using top navigation.

Register FIO Handle

Single Domain

Multiple Domains

Verifying Availability

Availability Confirmed

No Availability

Multi-domain version

 

  • Url: /address/refcode or /ref/refcode

    • where refcode is partner referrer code

  • Display:

    • List of allowed domains from Admin Profile:

      • If single domain, display Single Domain Page

      • If multiple domains, display Multiple Domains Page

      • Dev Note: Add custom domain will be introduced after 3.5 release launches to Mainnet.

    • Links

      • Get It - before verified

        • On click

          • Display Verifying Availability Page

          • Check handle availability

          • If available display Availability Confirmed Page

          • If not available display Not Available Page

      • Get It - after verified

        • On click

          • Add to cart and Display Cart Page

Register FIO Domain

 

  • Url: /domain/refcode

    • where refcode is partner referrer code

  • Display:

    • Domain registration price in USDC obtained using get_fee: regdomain

    • Links

      • Get It - before verified

        • On click

          • Display Verifying Availability Page

          • Check domain availability

          • If available display Availability Confirmed Page

          • If not available display Not Available Page

      • Get It - after verified

        • On click

          • Add to cart and Display Cart Page

Renew Existing FIO Domain

 

  • Url: /domain/renew/refcode

    • where refcode is partner referrer code

  • Display:

    • Domain renewal price in USDC obtained using get_fee: renewdomain

    • Links

      • Renew

        • On click

          • Add to cart and Display Cart Page

Add Bundles to Existing FIO Handle

 

  • Url: /address/renew/refcode

    • where refcode is partner referrer code

  • Display:

    • Add bundles price in USDC obtained using get_fee: addbundles

    • Links

      • Add

        • On click

          • Add to cart and Display Cart Page

Public Key Screener Page

 

 

  • If FIO Public Key is not passed via url display this page

  • Collect

    • FIO Public Key

    • Validation

      • Is valid FIO Public Key

  • Display

    • Links

      • Submit

        • On click

          • Store in cookie and display Landing Page

Sample Cart

 

  • Unchanged from except branding and navigation