Step 1 of 7

Step 1: Sign Up & KYC

Supplier registers and completes KYC verification (same process as buyer).

📍 Page Location

URL: /signup → /dashboard/kyc

📸 Visual Representation of the Page

Step 1: Sign Up & KYC

🎨 Detailed Visual Description

Same as buyer: signup form, KYC document upload, wallet setup.

Key Visual Elements:

  • Company type selection
  • Document upload
  • Wallet setup

⚙️ Backend Process

API Endpoint: POST /api/auth/register, POST /api/kyc/submit

Process Flow:
1. User registration
2. KYC submission
3. Document storage

Database Operations:

  • Table: database.users, database.kyc
  • Action: Create user and KYC records

➡️ Next Action

Supplier completes KYC and wallet setup