@extends('layouts.app') @section('content')

Marketplace

Manage your eCommerce, booking, and payment solutions

-

eCommerce Orders

RM 0.00 revenue

-

Bookings

RM 0.00 revenue

-

Payment Forms

RM 0.00 revenue

-

Marketing Campaigns

0 reach
eCommerce Store
ecommerce_enabled ? 'checked' : '' }} onchange="toggleModule('ecommerce', this.checked)">

Sell physical and digital products with inventory management, variations, and categories.

FEATURES:
  • Product catalog management
  • Inventory tracking
  • Shopping cart & checkout
  • Order management
Booking System
booking_enabled ? 'checked' : '' }} onchange="toggleModule('booking', this.checked)">

Accept bookings for services, accommodations, or events with calendar management.

FEATURES:
  • Property/service listings
  • Availability calendar
  • Time slot management
  • Booking confirmations
Payment Forms
payment_forms_enabled ? 'checked' : '' }} onchange="toggleModule('payment_forms', this.checked)">

Create custom payment forms for donations, subscriptions, or one-time payments.

FEATURES:
  • Custom form builder
  • Shareable payment links
  • Custom branding
  • Payment tracking
Marketing Suite
marketing_enabled ? 'checked' : '' }} onchange="toggleModule('marketing', this.checked)">

Engage customers with email campaigns, social media management, and WhatsApp automation.

FEATURES:
  • Email marketing campaigns
  • Social media management
  • WhatsApp Business integration
  • Customer segmentation
  • Marketing automation
Marketplace Integration
marketplace_integration_enabled ? 'checked' : '' }} onchange="toggleModule('marketplace_integration', this.checked)">

Sync your products to popular marketplaces like TikTok Shop, Lazada, and Shopee.

FEATURES:
  • TikTok Shop integration
  • Lazada marketplace sync
  • Shopee product management
  • Inventory synchronization
  • Order tracking
eKYC Verification
ekyc_enabled ? 'checked' : '' }} onchange="toggleModule('ekyc', this.checked)">

Require identity verification (KYC) during customer registration using Sumsub services.

FEATURES:
  • ID document verification
  • Selfie & liveness check
  • Automated approval
  • Webhook status updates
@if($website->ekyc_enabled)
Customers must verify identity before accessing their account.
@endif
Quick Actions
@endsection