

Live Demo & Login Credentials
Landing Page
https://digi.coevs.com/
Merchant API Documentation
https://digi.coevs.com/api-docs
User Login
URL: https://digi.coevs.com/user/login
Email: ayesha.rahman@digikash.test
Password: 12345678
Merchant Login
URL: https://digi.coevs.com/merchant/login
Email: nusrat.farhana@digikash.test
Password: 12345678
Agent Login
URL: https://digi.coevs.com/agent/login
Email: farid.uddin@digikash.test
Password: 12345678
Admin Login
URL: https://digi.coevs.com/admin
Email: admin@coevs.com
Password: 12345678
Stripe Test Card
Card Number: 4242 4242 4242 4242
Expiry: Any future date
CVV: Any 3 digits






DigiKash 2.0 — Multi-Currency Wallet, Merchant Gateway, P2P Marketplace & Virtual Card Platform
DigiKash is an enterprise-grade, all-in-one digital wallet and payment platform built on Laravel 11. Version 2.0 is the biggest release ever — a full P2P marketplace, multi-provider virtual cards, subscription billing, wallet staking, mobile airtime recharge, agent operations, and a feature-flag system that lets you toggle every revenue module per user role.
Built for SaaS founders, fintech startups, marketplaces, and any project that needs a polished wallet + payment stack with bank-grade security and modular, API-first architecture.
What’s New in v2.0
- P2P Marketplace — escrow-protected peer-to-peer trades with offer ads, dispute handling, payment-method directory, promotion packages, and trader profiles.
- Subscription System — tiered plans with proration math, renewals, cancellations, and full transaction history.
- Wallet Earn (Staking) — configurable staking plans with lock periods, APY, and scheduled reward payouts.
- Mobile Recharge — top up any mobile number worldwide via Reloadly, custom HTTP, or sandbox driver.
- Agent Program — dedicated agent panel, commission rule engine, and QR-based cash-in / cash-out operations.
- Feature Controls — toggle every revenue module per panel (User / Merchant / Agent) with KYC and phone-verification gates.
- Project Updater (OTA) — signed releases with SHA-256 verification, recovery backups, and automatic migrations from the admin panel.
- Multi-provider Virtual Cards — Stripe Issuing, StroWallet, and Bitnob behind one unified admin UI.
- PWA Support — installable Progressive Web App with custom theme color, icons, and offline service worker.
- Notification System — Email, SMS (Twilio), and Push channels per event with on/off toggles.
Pay with Wallet ID (Exclusive)
- Instant, card-less checkout — customers simply enter their Wallet ID and Wallet PIN.
- Zero redirects, lightning-fast UX on desktop and mobile.
- Enterprise Merchant API for effortless integration into any website or app.
- Guest checkout support — buyers don’t need an account to pay.
Wallet & Payment Features
- Multi-currency wallets with real-time FX rates.
- Send, receive, request, deposit, withdraw, and exchange money instantly.
- QR-code merchant checkout for in-store payments.
- Shareable payment links with fixed or buyer-defined amounts.
- Voucher system with single-use or multi-use codes and merchant checkout redemption.
- Scheduled withdrawals with day-of-week processing windows.
- Separate deposit / withdrawal fee matrices for Users vs. Merchants.
- Saved Withdraw Accounts for fast reuse (bank / crypto / mobile money).
- Wallet PIN as a secondary numeric lock for high-risk actions.
25+ Payment Gateways
- Cards / Global: Stripe • PayPal • 2Checkout • Mollie
- African gateways: Flutterwave • Paystack • Moneroo • Paymob • Voguepay • MTN • Airtel • Cashmaal
- Indian gateways: Razorpay • Instamojo
- Crypto: Cryptomus • Coinbase Commerce • CoinGate • CoinPayments • NowPayments • Binance Pay • Blockchain • Block.io • BitPay Server
- Manual: Bank transfer • cash • any custom method via the Manual Payment System
Merchant Tools
- Pay with Wallet ID — instant card-less checkout, zero redirects.
- QR-code shop pages for in-store payments.
- Shareable payment links with optional expiry and usage limits.
- WooCommerce plugin (v2.8.0) bundled for drop-in eCommerce integration.
- Enterprise Merchant API with Sanctum token authentication and HMAC-signed webhooks.
- Live API documentation at
/api-docs with syntax highlighting.
Admin Panel Highlights
- Redesigned Control Panel with searchable, permission-aware shortcuts.
- User-to-Merchant and User-to-Agent account conversion.
- “Login as user” for safe, audit-logged support sessions.
- Bulk email send to all users directly from the admin panel.
- KYC Templates per audience with admin approve / reject workflow and resubmission support.
- Background Jobs dashboard with retry and retry-all for failed jobs.
- IP Block list to ban abusive addresses at the middleware layer.
- Admin Lock Screen for quick session lock without full sign-out.
- Activity Logs with full audit trail.
- Style Manager for custom CSS injection without touching source code.
- Custom landing-page uploader for HTML/CSS landing pages.
- Multi-language UI with admin-managed translation strings.
Security & Compliance
- Two-Factor Authentication (TOTP) across User / Merchant / Agent / Admin panels.
- Wallet PIN for transfer and withdrawal verification.
- Phone Verification via Twilio with rate-limited send and verify endpoints.
- KYC submission and approval flow with per-audience templates.
- Login Activity tracking (IP, country, browser, device, platform).
- One-click “Sign out all other sessions” with password re-entry.
- Account-status middleware blocks suspended users at the auth layer.
- Configurable admin URL prefix for security through obscurity.
Tech Stack
- Runtime: PHP 8.3+ (PHP 8.4 supported)
- Framework: Laravel 11 with attribute-based middleware
- Authentication: Laravel Sanctum 4 + Spatie Laravel Permission 6
- 2FA: pragmarx/google2fa 8 (TOTP)
- UI: Bootstrap 5 + jQuery 3.7 with pre-built assets (no Node build required)
- Charts: Chart.js + ApexCharts
- PDF & QR: dompdf + bacon/bacon-qr-code
- Image processing: Intervention Image 3
- Database: MySQL 5.7+ • MariaDB 10.3+ • SQLite
Why Choose DigiKash?
- Production-ready Laravel 11 codebase built for scale.
- Modular gateway & card-provider architecture — swap or extend in minutes.
- No subscriptions, no SaaS lock-in — fully self-hosted on your own server.
- Web installer wizard at
/install — zero manual .env editing or SQL imports. - Project Updater (OTA) for one-click upgrades directly from the admin panel.
- Comprehensive in-package documentation covering every feature, route, and menu path.
- Active development with regular feature updates and bug fixes.
- Perfect for SaaS, fintech, marketplaces, P2P platforms, and any project that demands a robust wallet + payment gateway.
Launch a future-proof wallet & payment platform in record time with DigiKash.
What’s Inside Your Download
After extracting the main digikash.zip from your Envato downloads you will find:
- documentation/ — comprehensive HTML documentation (open
index.html locally) - core-v2.0.zip — the Laravel application package (upload to your server, extract, then run the
/install wizard)
System Requirements
- PHP 8.3 or higher (PHP 8.4 supported)
- MySQL 5.7+ / MariaDB 10.3+ / SQLite
- Apache or Nginx with HTTPS
- Required PHP extensions: bcmath, ctype, dom, fileinfo, json, libxml, mbstring, openssl, pdo, pdo_mysql, tokenizer, xml, zip, curl
Sources & Credits
- Bootstrap 5
- jQuery 3.7
- Font Awesome
- Animate.css
- WOW.js
- Chart.js & ApexCharts
- Summernote
- Flaticon
- Freepik
Note: Full HTML documentation, lifetime free updates, and 6 months of Envato support are included with your purchase. No external dependencies, no monthly fees, no SaaS lock-in.