en
Home

Welcome to OrignaGTA Docs

OrignaGTA is a modern e-commerce platform built with Flutter (mobile/web), Rust backend (OrignaBase), and Stripe payments.

What is OrignaGTA?

OrignaGTA connects buyers and sellers in Canada with:

  • Multi-seller marketplace architecture
  • Integrated Stripe payment processing
  • Advanced search with Meilisearch
  • International shipping support
  • Seller payouts via Stripe Connect
  • Real-time order management

Quick Links

Platform Environments

EnvironmentURLPurpose
Productionhttps://orignagta.ca (opens in a new tab)Live marketplace
Staginghttps://staging.orignagta.ca (opens in a new tab)Pre-release testing
Developmenthttps://dev.orignagta.ca (opens in a new tab)Development & feature testing

Architecture

┌─────────────────────────────────────────────────────────────┐
│                    Flutter Web/Mobile                       │
├─────────────────────────────────────────────────────────────┤
│                    OrignaBase SDK                           │
├─────────────────────────────────────────────────────────────┤
│        OrignaBase REST API (Rust) — api.orignagta.ca       │
│  ┌──────────────────┬──────────────────┬──────────────────┐ │
│  │   SurrealDB v2   │   Meilisearch    │  Stripe API      │ │
│  │   (Data Store)   │   (Search)       │  (Payments)      │ │
│  └──────────────────┴──────────────────┴──────────────────┘ │
└─────────────────────────────────────────────────────────────┘

Key Features

  • Multi-seller marketplace: Each seller has their own product catalog and fulfillment
  • Stripe integration: PCI-compliant checkout with Stripe Connect payouts
  • Real-time search: Meilisearch powers instant product discovery
  • Order management: Complete lifecycle from pending → confirmed → shipped → delivered
  • Returns & refunds: 30-day return window with automatic refunds
  • Seller analytics: Coming soon

Support


Last Updated: March 2026