Vareons facts

    Read-only view of the central facts registry.

    Pricing

    Monthly price (EGP)pricing.monthly.egp
    500 EGPBasic Plan monthly list price from VAREONS_LAUNCH_PLAN.Last verified: 2026-09-17
    Annual price (EGP)pricing.annual.egp
    5000 EGPBasic Plan annual list price from VAREONS_LAUNCH_PLAN.Last verified: 2026-09-17
    Marketing plan currencypricing.currency
    EGPLast verified: 2026-09-17
    Launch plan name (EN)pricing.plan.basic.name
    Basic PlanLast verified: 2026-09-17

    Payments

    Paymob supportpayments.paymob.supported
    AvailableNative gateway settings UI with API/secret/HMAC/integration fields.Last verified: 2026-09-17
    Fawry supportpayments.fawry.supported
    AvailableNative gateway settings UI (merchant code + security key).Last verified: 2026-09-17
    Cash on delivery (COD) supportpayments.cod.supported
    AvailableCheckout and payment settings expose cashOnDelivery.Last verified: 2026-09-17
    Enable or disable CODpayments.cod.enable.disable
    AvailableCOD is controlled by a payment-settings toggle; checkout reads paymentMethods.cashOnDelivery.Last verified: 2026-09-18
    COD collection on deliverypayments.cod.collect-on-delivery
    AvailableCOD orders are recorded for collection on delivery; payment can be recorded on the order and tracked as paid or partially paid.Last verified: 2026-09-18
    InstaPay supportpayments.instapay.supported
    AvailableCheckout payment method with enable toggle + merchant number; rendered on storefront checkout.Last verified: 2026-09-17
    Vodafone Cash supportpayments.vodafone-cash.supported
    AvailableCheckout payment method with enable toggle + merchant number; rendered on storefront checkout.Last verified: 2026-09-17
    Stripe supportpayments.stripe.supported
    AvailablePresent in GATEWAY_CONFIGS with publishable/secret key fields.Last verified: 2026-09-17
    Tabby supportpayments.tabby.supported
    AvailablePresent in GATEWAY_CONFIGS.Last verified: 2026-09-17
    Tamara supportpayments.tamara.supported
    AvailablePresent in GATEWAY_CONFIGS.Last verified: 2026-09-17
    PayTabs supportpayments.paytabs.supported
    AvailableDashboard GATEWAY_CONFIGS + checkout gatewayConfigs + create-payment-page/callback APIs + docs/payments/PAYTABS_SETUP.md.Last verified: 2026-09-17
    PayPal supportpayments.paypal.supported
    AvailableDashboard GATEWAY_CONFIGS + checkout gatewayConfigs + PayPal SDK create-order/webhook + docs/payments/PAYPAL_SETUP.md.Last verified: 2026-09-17
    MyFatoora supportpayments.myfatoora.supported
    AvailableDashboard GATEWAY_CONFIGS + checkout gatewayConfigs + create-payment/callback APIs (id myfatoora in code).Last verified: 2026-09-17
    Kashier supportpayments.kashier.supported
    AvailableDashboard GATEWAY_CONFIGS + checkout HPP create-order/callback + docs/payments/KASHIER_SETUP.md (tenant MID + API key).Last verified: 2026-09-17
    Valu supportpayments.valu.supported
    Not availablePLACEHOLDER — not listed in current GATEWAY_CONFIGS; confirm before citing as available.UNVERIFIED
    InstaPay integration statusintegrations.instapay.status
    AvailableFor /integrations/instapay; mirrors payments.instapay.supported (checkout method, not card gateway).Last verified: 2026-09-17
    Vodafone Cash integration statusintegrations.vodafone-cash.status
    AvailableFor /integrations/vodafone-cash; mirrors payments.vodafone-cash.supported (checkout method).Last verified: 2026-09-17
    Paymob integration statusintegrations.paymob.status
    AvailableFor /integrations/paymob status badge; mirrors payments.paymob.supported.Last verified: 2026-09-17
    Fawry integration statusintegrations.fawry.status
    AvailableFor /integrations/fawry status badge; mirrors payments.fawry.supported.Last verified: 2026-09-17

    Shipping

    Bosta shipping integrationshipping.bosta.supported
    AvailableNative Bosta adapter + help docs for API key / area mapping.Last verified: 2026-09-17
    Aramex shipping integrationshipping.aramex.supported
    AvailableNative Aramex adapter in shipping-carriers.Last verified: 2026-09-17
    J&T Express shipping integrationshipping.jt-express.supported
    AvailableNative jt-express adapter registered in REAL_ADAPTERS.Last verified: 2026-09-17
    FedEx shipping integrationshipping.fedex.supported
    AvailableNative FedEx adapter registered in REAL_ADAPTERS.Last verified: 2026-09-17
    Bosta integration statusintegrations.bosta.status
    AvailableAlias-style id for /integrations pages (same underlying product fact as shipping.bosta.supported).Last verified: 2026-09-17
    Aramex integration statusintegrations.aramex.status
    AvailableFor /integrations/aramex; mirrors shipping.aramex.supported.Last verified: 2026-09-17
    Shipping managementshipping.management.supported
    AvailableDashboard shipping area for zones, prices and carrier connections.Last verified: 2026-09-18
    Connecting shipping carriersshipping.carriers.connect
    AvailableCarriers are connected from the dashboard and their delivery areas are mapped before sending orders.Last verified: 2026-09-18
    Shipping zones and pricesshipping.zones
    AvailableShipping prices resolve from a tenant table (city, country, governorate, default) for the destination.Last verified: 2026-09-18
    Per-product shipping pricingshipping.per-product.pricing
    AvailableProduct-level shipping rules can apply over the tenant table, selected by the store cart shipping calculation mode (max, sum, or general).Last verified: 2026-09-18
    Shipment tracking on ordersshipping.tracking
    AvailableA tracking number and carrier shipment reference can be stored on the order and reviewed in shipping history.Last verified: 2026-09-18

    Marketing

    Meta Pixel supportmarketing.meta-pixel.supported
    AvailableTracking & Pixels dashboard card + help-docs providers list.Last verified: 2026-09-17
    TikTok Pixel supportmarketing.tiktok-pixel.supported
    AvailableTracking & Pixels dashboard card.Last verified: 2026-09-17
    Meta Pixel integration statusintegrations.meta-pixel.status
    AvailableFor /integrations/meta-pixel; mirrors marketing.meta-pixel.supported.Last verified: 2026-09-17
    TikTok Pixel integration statusintegrations.tiktok-pixel.status
    AvailableFor /integrations/tiktok-pixel; mirrors marketing.tiktok-pixel.supported.Last verified: 2026-09-17

    Store

    Order managementorders.management.supported
    AvailableDashboard orders area: list, details, create, edit, bulk actions, print and export.Last verified: 2026-09-18
    Order lifecycle statusesorders.statuses.lifecycle
    Availablepending, paid, shipped, delivered, cancelled, returned, refunded (models/orders.js + lib/stock/orderStatuses.js).Last verified: 2026-09-18
    Inventory deducted on Deliveredorders.inventory.deduct.on-delivered
    AvailableStock is deducted when an order reaches Delivered, not at Paid or Shipped; tracked products only.Last verified: 2026-09-18
    Stock reservations for ordersorders.stock.reservation
    AvailableTracked non-backorder lines are reserved on create; released on pre-delivery cancellation.Last verified: 2026-09-18
    Sellable return restockingorders.returns.restock.sellable
    AvailableReceiving a return restocks only when disposition is sellable; quarantine and damaged do not.Last verified: 2026-09-18
    Bulk order actionsorders.bulk.actions
    AvailableChange status, archive, or add tags for up to 200 selected orders in one request.Last verified: 2026-09-18
    Order risk scoreorders.risk.score
    AvailableServer-calculated 0–100 score from device, network, geo, order velocity and reservation signals. A signal, not an automatic blocker.Last verified: 2026-09-18
    WhatsApp order confirmationorders.whatsapp.confirmation
    AvailableOptional automatic order-confirmation template when WhatsApp is connected; customer replies recorded on the order. Delivery depends on Meta billing.Last verified: 2026-09-18
    CSV order importorders.import.csv
    AvailableAccepts CSV text and inserts orders in batches with a success/failure report.Last verified: 2026-09-18
    Partial payments and remaining balanceorders.partial.payments
    AvailablePayment status supports partially paid; payments can be recorded and a remaining balance tracked.Last verified: 2026-09-18
    Order printingorders.printing
    AvailablePrint invoice and packing slip from the order page, and print a shipping label in single-order mode.Last verified: 2026-09-18
    Lost Orders retentionorders.lost-orders.retention
    90 daysLostOrder documents carry a TTL index and are deleted automatically after 90 days.Last verified: 2026-09-18
    Manual order creationorders.create.manual
    AvailableMerchants can create an order from the dashboard; a 6-digit order number is assigned and the source is marked as the dashboard.Last verified: 2026-09-18
    Order archive and restoreorders.archive.restore
    AvailableOrders can be archived and viewed under Archived Orders, then restored to the active list.Last verified: 2026-09-18
    Order tagsorders.tags
    AvailableTags can be added to single or multiple orders to group and follow them.Last verified: 2026-09-18
    Partial refundsorders.refunds.partial
    AvailableA refund can be recorded on an order, including a partial amount; refunds are financial and do not restock.Last verified: 2026-09-18
    Order timeline and historyorders.timeline
    AvailableOrders keep status, payment and shipping history; aggregate order/revenue series are bucketed in Africa/Cairo time.Last verified: 2026-09-18
    Inventory managementinventory.management.supported
    AvailableDashboard stock area: search by name/SKU/barcode, quantity column, quick adjust, variant matrix, filters and history.Last verified: 2026-09-18
    Manual stock adjustment (set / add / remove)inventory.adjust.set.add.remove
    AvailableSimple products support setting a final quantity or adding/removing a delta via Quick adjust.Last verified: 2026-09-18
    Variant stock trackinginventory.variants.tracking
    AvailableProducts with variants track quantity per colour/size cell in an edit-stock matrix; the row shows the total.Last verified: 2026-09-18
    Low stock alertsinventory.low-stock-alerts
    AvailableA low-stock threshold is set in stock settings; products at or below it are classified as low and a Low filter shows them.Last verified: 2026-09-18
    Backordersinventory.backorders
    AvailableAllow backorders can be enabled in stock settings or row policies; by default selling stops at zero.Last verified: 2026-09-18
    SKU and stock movement historyinventory.sku.movements
    AvailableProducts and variants have a SKU, and each quantity change is recorded as a movement with a reason and can be reviewed from View history.Last verified: 2026-09-18
    Discount codes (coupons)discounts.coupons.supported
    AvailableDashboard discounts area at /dashboard/discounts with create and update flows and checkout validation.Last verified: 2026-09-18
    Discount typesdiscounts.types
    AvailablePercentage, fixed amount, free shipping, and buy X get Y, as shown in the create-coupon UI.Last verified: 2026-09-18
    Automatic discount without a codediscounts.auto-apply
    AvailableLeaving the discount code empty makes the discount apply automatically; order creation queries active auto-apply coupons and applies the best one.Last verified: 2026-09-18
    Mandatory discountsdiscounts.mandatory
    AvailableMandatory discounts are managed separately and are applied to orders unless explicitly excluded.Last verified: 2026-09-18
    Discount validity and auto-expirydiscounts.validity.auto-expire
    AvailableDiscounts carry validity dates, and an auto-expire flow deactivates expired coupons.Last verified: 2026-09-18
    Live website editorwebsite.builder.live-editor
    AvailableDrag-and-drop live editor at /live-editor on the tenant storefront, desktop-only, opened from the dashboard.Last verified: 2026-09-18
    Global typography settingswebsite.builder.global-typography
    AvailableWebsiteLayout.globalTypography: roles kicker, h1, h2, h3, body, button, caption with per-breakpoint size/line-height, alignment per locale, colour, font, bold and italic.Last verified: 2026-09-18
    Global button stylingwebsite.builder.global-buttons
    AvailableWebsiteLayout.globalButtons: background, text and border colours, padding X/Y and border radius presets applied site-wide.Last verified: 2026-09-18
    Global field stylingwebsite.builder.global-fields
    AvailableWebsiteLayout.globalFields: background, border, text and placeholder colours plus border radius for form fields site-wide.Last verified: 2026-09-18
    Brand colours and site backgroundwebsite.builder.brand-colors
    AvailableDesign tab palette: primary, secondary and accent colours plus the site background, stored in WebsiteLayout.brandColors and branding.colors.Last verified: 2026-09-18
    Global site fontswebsite.builder.fonts
    AvailableSeparate Arabic and English fonts can be set from Google Fonts or a custom URL, with self-hosted assets for the first paint.Last verified: 2026-09-18
    Custom pageswebsite.builder.custom-pages
    AvailableMerchants can add pages with a slug and titles, store them in componentSettings, and delete them (deletion persists on save).Last verified: 2026-09-18
    Hide and show pageswebsite.builder.page-visibility
    AvailablePages can be hidden without deleting content; a hidden page is not reachable on the storefront.Last verified: 2026-09-18
    Device previewwebsite.builder.device-preview
    AvailableThe editor previews phone (375×667), tablet (768×1024) and laptop widths, and typography is stored per breakpoint.Last verified: 2026-09-18
    Website component librarywebsite.builder.component-library
    AvailableCatalog of sections and blocks (heroes, products, pageContent, htmlBlock, FAQ, galleries and more) grouped by category and added by drag or from Add New Section.Last verified: 2026-09-18
    Per-component stylingwebsite.builder.component-styling
    AvailableAny component exposes text, button and field styling under styling.* with inherit-from-global or custom override, plus simple and advanced field modes.Last verified: 2026-09-18
    Per-page SEO settingswebsite.builder.page-seo
    AvailableTitles, descriptions, keywords, robots and Open Graph fields are stored per page and edited from the dashboard SEO module; canonical URLs are generated per locale.Last verified: 2026-09-18
    Online store / CMSstore.online-store.supported
    YesMulti-tenant storefront + website editor are core product surfaces.Last verified: 2026-09-17

    Business

    CRMcrm.management.supported
    AvailableDashboard CRM hub: customer profiles, analytics, import/export, and a leads pipeline.Last verified: 2026-09-18
    Leads pipelinecrm.leads.pipeline
    AvailableLeads are tracked in a pipeline with table, kanban, and calendar views, plus priority and assignment.Last verified: 2026-09-18
    Custom CRM stagescrm.stages.custom
    AvailableTenants can define custom pipeline stages (name, colour, order) alongside system defaults.Last verified: 2026-09-18
    Customer import and exportcrm.import.export
    AvailableCustomers can be imported from a file and exported from the CRM area.Last verified: 2026-09-18
    Customer profile historycrm.customer.profile-history
    AvailableA customer profile includes activity timeline, orders, notes, and purchase history sync.Last verified: 2026-09-18
    Customer loyalty and referralscrm.loyalty.referrals
    AvailableCustomer profiles include loyalty and referrals tabs backed by dashboard endpoints.Last verified: 2026-09-18
    Automatic customer profiles from orderscrm.customer.auto-create
    AvailableStorefront checkout creates or updates a CRMCustomer by matching email or phone within the store, and updates purchase history after each order.Last verified: 2026-09-18
    Customer checkout risk projectioncrm.customer.risk-projection
    AvailableThe latest server-authored checkout risk score is projected onto the matching customer profile and shown as a gauge in CRM.Last verified: 2026-09-18
    Customer profit analyticscrm.customer.profit-analytics
    AvailablePer-customer profit and margin are shown for week, month, three months, year and all time, with manual update and purchase-history sync.Last verified: 2026-09-18
    Instant CRM customer searchcrm.customers.search
    AvailableCRM customer search is backed by the dashboard_crm_customers search index over full name, email, phone and customer id.Last verified: 2026-09-18
    Pipeline table, kanban and calendar viewscrm.pipeline.views
    AvailableThe pipeline renders as a table, a kanban board, or a calendar on desktop, with a mobile cards view and a smart default by screen size.Last verified: 2026-09-18
    Per-user CRM column preferencescrm.table.columns.customize
    AvailableOptional CRM columns can be toggled, and preferences persist per tenant and user via the table-columns endpoint.Last verified: 2026-09-18
    Storefront lead capture with notificationcrm.leads.capture
    AvailableStorefront popups and other sources create CustomerLead records and notify the tenant in-app and via push.Last verified: 2026-09-18
    Lead follow-ups and assignmentcrm.leads.follow-ups
    AvailableLeads support priority, staff assignment, interest categories, interested items, scheduled follow-ups, notes with attachments, and an activity log.Last verified: 2026-09-18
    WhatsApp send from CRMcrm.whatsapp.send
    AvailableTemplate and free-text WhatsApp messages can be sent from a customer row when a WhatsApp Business account is connected.Last verified: 2026-09-18
    CRM includedplatform.has.crm
    YesCRM is a first-class dashboard area and listed in Organization knowsAbout.Last verified: 2026-09-17
    Staff and team managementstaff.management.supported
    AvailableA dedicated staff area at /dashboard/staff with eight tabs: overview, employees, attendance, leaves, payroll, performance, reports, and access control.Last verified: 2026-09-18
    Granular staff permissionsstaff.access-control.permissions
    AvailableEach staff member gets a per-resource matrix of view, create, edit and delete permissions stored in StaffPermission, covering resources such as customers, orders, products, inventory, discounts, staff and settings.Last verified: 2026-09-18
    Staff credentials emailstaff.credentials.email
    YesCreating a staff member can email the login credentials automatically (enabled by default) and a separate endpoint resends them later.Last verified: 2026-09-18
    Attendance trackingstaff.attendance.tracking
    AvailableDaily attendance records per staff with check-in and check-out, status present/absent/late/half-day/leave, computed work hours and overtime above eight hours.Last verified: 2026-09-18
    Leave request workflowstaff.leaves.workflow
    AvailableLeave requests with type (annual, sick, emergency, unpaid, maternity, paternity, other), auto-computed total days, per-type balances, and approve or reject actions.Last verified: 2026-09-18
    Monthly payrollstaff.payroll.generate
    AvailablePayroll can be generated for active staff per month with basic salary, allowances, bonuses, deductions and overtime, and each record can be marked paid; export to CSV is available.Last verified: 2026-09-18
    Staff performance reviewsstaff.performance.reviews
    AvailablePerformance reviews per staff over monthly, quarterly, semi-annual or annual periods, combining weighted KPIs (60%) and six competencies (40%) into an overall score and rating.Last verified: 2026-09-18
    Staff dashboard and quick insightsstaff.dashboard.insights
    AvailableA staff dashboard sums totals, active staff, present and absent today, attendance rate, monthly payroll, pending leaves, upcoming birthdays and expiring contracts, and quick insights compare the current period with the previous one.Last verified: 2026-09-18
    AI copilot staff toolsstaff.ai-copilot.tools
    AvailableTwelve read-only AI copilot tools expose staff and HR data (overview, full profile, access list, employees, attendance, leaves, performance, payroll and insights) under the staff view permission.Last verified: 2026-09-18

    Platform

    Egypt market focusplatform.country.egypt
    YesOrganization schema addressCountry EG; Egypt-focused marketing.Last verified: 2026-09-17
    Integrated systems countplatform.systems.count
    40+PLACEHOLDER magnitude from marketing copy — confirm exact public claim.UNVERIFIED
    Saudi Arabia availabilityplatform.country.saudi
    NoPLACEHOLDER default false until GTM confirms SA as a supported market.UNVERIFIED
    Founding yearplatform.founded.year
    2020PLACEHOLDER from extended Organization schema foundingDate — confirm.UNVERIFIED
    تواصل معنا على واتساب