DigiKash is a self-hosted payment gateway and crypto & fiat digital wallet platform built with Laravel. Send and receive money, accept QR payments, run a built-in P2P exchange, issue virtual cards, and launch a complete fintech business from your own server — with full source-code ownership and no monthly SaaS fees.
Designed for fintech startups, money-transfer businesses, merchant payment services, P2P marketplaces, and neobank-style projects, DigiKash brings every module you need into one system: multi-currency wallets, instant money transfer, QR payments, a merchant checkout API, international remittance, Wallet Earn & Staking, subscription billing, gift cards, mobile recharge, and agent operations.
It ships with 26 built-in payment gateways covering cards, crypto, mobile money, and regional providers, plus a bundled WooCommerce payment plugin, role-based feature controls, and security-focused account protection. There is no platform fee or SaaS lock-in — though third-party gateways and service providers may require their own accounts, approval, or usage fees.
Digital wallet businesses, payment gateway platforms, QR payment services, money-transfer and remittance apps, crypto payment projects, P2P exchanges, merchant checkout systems, virtual card platforms, and multi-currency fintech applications.
Landing Page:
https://digi.coevs.com/
Merchant API Documentation:
https://digi.coevs.com/api-docs
URL: https://digi.coevs.com/user/login
Email: ayesha.rahman@digikash.test
Password: 12345678
URL: https://digi.coevs.com/merchant/login
Email: nusrat.farhana@digikash.test
Password: 12345678
URL: https://digi.coevs.com/agent/login
Email: farid.uddin@digikash.test
Password: 12345678
URL: https://digi.coevs.com/admin
Email: admin@coevs.com
Password: 12345678
Stripe Test Card: 4242 4242 4242 4242 · Any future expiry · Any 3-digit CVV
DigiKash includes Many configurable payment gateways across cards, crypto, regional payments, and mobile money. Manual payment methods can also be created from the admin panel.
/install.DigiKash itself does not require a recurring SaaS subscription. Some optional integrations—such as payment gateways, card-issuing providers, SMS services, mobile-recharge APIs, email providers, push services, or cloud storage—may require separate provider accounts, business verification, API approval, deposits, or usage-based fees. These third-party costs are not included in the CodeCanyon purchase price.
v2.0.1 – 12 June 2026
[Added] - New Gift Card module with gift card templates, purchase, preview, redeem, and email delivery [Added] - Signup bonus system with automatic reward after user verification [Added] - New Remittance module with beneficiaries, corridors, quotes, transfers, and transfer tracking [Added] - Golden frontend theme with modern homepage, auth pages, and theme manager [Added] - Media library module with storage provider management [Added] - P2P order chat system for buyer and seller communication [Added] - P2P promotion packages and improved trader promotion flow [Added] - Quote currency support for P2P offers [Added] - RTL language support with Arabic translation and language direction handling [Added] - MercadoPago payment gateway support [Added] - Agent charge option for deposit and withdraw methods [Added] - Payment method icon assets for P2P marketplace [Improved] - P2P marketplace, trade ads, payment accounts, trader profile, and trade order pages [Improved] - User dashboard responsive layout and mobile experience [Improved] - Admin dashboard UI for payment gateways, support tickets, virtual cards, KYC, merchant review, and user ranks [Improved] - Deposit and withdraw method management with automatic method code generation [Improved] - Transaction currency handling for manual deposits and withdrawals [Improved] - Subscription plan feature handling and upgrade prompt design [Improved] - Language manager UI and translation workflow [Improved] - Notification template management [Improved] - Page manager and frontend page component handling [Improved] - Virtual card pages and provider response handling [Fixed] - Payment gateway timeout issues [Fixed] - Currency creation issue [Fixed] - Manual deposit and withdraw currency display issues [Fixed] - Notification feed malformed data issue [Fixed] - RTL layout and language display issues [Fixed] - P2P marketplace modal and trade order page issues [Fixed] - Create trade ad responsive layout issues [Fixed] - Missing page component issues [Fixed] - General UI, validation, and performance improvements
v2.0 – 17 May 2026
[Added] - P2P Marketplace with offer ads, escrow orders, disputes, promotions, payment-method directory, and trader profiles [Added] - Subscription System with tier plans, pricing cycles, proration math, renewals, cancellations, and transactions [Added] - Wallet Earn (Staking) with configurable plans, lock periods, APY, and scheduled rewards [Added] - Mobile Recharge module with Sandbox, Reloadly, and generic HTTP API drivers [Added] - Agent Program with dedicated panel, commission rule engine, QR cash-out, and operations workflow [Added] - Feature Controls to toggle every revenue module per panel with KYC and phone-verification gates [Added] - Project Updater with signed OTA releases, SHA-256 verification, recovery backups, and automatic migrations [Added] - Redesigned Control Panel with searchable, categorized, permission-aware shortcuts [Added] - PWA support with installable manifest, service worker, and configurable theme color and icons [Added] - Wallet PIN as a secondary numeric PIN for transfers, withdrawals, and other high-risk actions [Added] - Phone Verification via Twilio with rate-limited send and verify endpoints [Added] - KYC Templates per audience (user / merchant / agent) with resubmission flow on rejection [Added] - Login Activity tracking (IP, country, browser, device, platform) with one-click logout of all other sessions [Added] - IP Block list to ban abusive addresses at the middleware layer [Added] - Admin Lock Screen for quick session lock without full sign-out [Added] - Background Jobs dashboard with task registry, scheduler view, retry, and retry-all for failed jobs [Added] - User-to-merchant and user-to-agent account conversion from the admin user manager [Added] - Bulk email send to all users directly from the admin panel [Added] - "Login as user" support sessions with full audit logging [Added] - Scheduled Withdrawals to cap payout submissions to defined day-of-week windows [Added] - Saved Withdraw Accounts so users can reuse bank / crypto / mobile-money payout details [Added] - Notification Templates with three configurable channels (Email, SMS, Push) and per-template on/off toggle [Added] - In-app notification inbox via Laravel database notifications [Added] - Style Manager to inject custom CSS without touching source code [Added] - Currency role-based visibility (user / merchant / agent) for per-audience wallet enablement [Added] - Expanded to 25+ payment gateways including Stripe, PayPal, Mollie, Cryptomus, Razorpay, Paystack, Flutterwave, Paymob, Coinbase Commerce, NowPayments, Binance Pay, Bitnob, StroWallet, and more [Added] - Merchant API with Sanctum personal-access tokens and HMAC-signed webhook delivery [Added] - Live Merchant API documentation page at /api-docs with Prism syntax highlighting [Improved] - Multi-provider Virtual Cards now span Stripe Issuing, StroWallet, and Bitnob with per-provider capability flags [Improved] - WooCommerce gateway plugin bundled at public/general/woocommerce-gateway-v2.8.0/ for eCommerce checkout [Improved] - Account management with KYC status flows and suspended / unverified / KYC-pending filtered views [Improved] - Notification system with per-channel toggles and channel-specific templates [Improved] - Security hardening across panels — account-status middleware, IP block, throttled phone verification [Improved] - Multi-language UI with admin-managed translation strings [Improved] - PDF receipts for transactions, payment links, and subscription invoices [Improved] - Voucher system with single-use / multi-use codes, per-currency limits, and merchant checkout redemption [Improved] - Payment Links with fixed or buyer-defined amount, expiry, max uses, and guest checkout [Upgraded] - Laravel framework to v11 with streamlined bootstrap and attribute-based middleware [Upgraded] - PHP requirement to 8.3+ (PHP 8.4 supported) [Upgraded] - Laravel Sanctum to v4 for Merchant API token authentication [Upgraded] - Spatie Laravel Permission to v6 for staff roles [Upgraded] - pragmarx/google2fa to v8 for TOTP-based two-factor authentication [Upgraded] - Stripe PHP SDK to v17 with the latest Issuing API for virtual cards [Upgraded] - Intervention Image to v3 for upload and resize [Fixed] - Carry-over deposit, withdrawal, and gateway integration issues reported during v1.x [Fixed] - Query optimization, N+1 reductions, and general performance improvements
v1.6 – 30 August 2025
[Added] - Merchant disable feature [Added] - Additional currencies for StroWallet Payment Gateway [Added] - Multi-fee option (Percentage + Fixed) for StroWallet Virtual Card [Improved] - Payment gateway list now displays all supported currencies [Fixed] - Deposit issue with StroWallet
v1.5 – 30 July 2025
[Added] - New Control Panel for improved backend management [Added] - Advanced search system in the admin panel [Added] - WooCommerce plugin integration for eCommerce support [Upgraded] - Merchant API refactored to enterprise-level structure [Fixed] - Payment gateway integration issues [Fixed] - Various bugs and overall site performance optimized
v1.4 – 20 July 2025
[Added] - User and Merchant account delete functionality [Added] - Option to redirect visitors to Login Page instead of default Landing Page (admin configurable) [Added] - User-to-Merchant account conversion feature [Added] - Separate withdrawal fee settings for Users and Merchants [Added] - Separate deposit fee settings for Users and Merchants [Fixed] - Currency Management API error in admin panel [Fixed] - Activity log list error display issue [Fixed] - Duplicate description issue in component section
v1.3 – 14 July 2025
[Added] - Custom landing page uploader – launch your own HTML/CSS landing page with ease [Added] - Exchange API config link added in the admin currency section [Added] - Site preloader management option in the admin panel [Improved] - Redesigned UI for currency exchange error display [Improved] - Deposit and withdrawal methods are now auto-disabled when the payment gateway is disabled [Fixed] - Rich text formatting issues on dynamic pages [Fixed] - Repeating data problem in page components [Fixed] - User and merchant registration event handling bugs
v1.2 – 6 July 2025
[Added] - New payment methods for enhanced flexibility [Added] - Additional virtual card provider (multi-provider support) [Added] - Virtual card placeholder application (users can apply with placeholder) [Added] - Card top-up and withdrawal functionalities [Fixed] - Static values replaced with dynamic config options [Fixed] - Language-related issues [Fixed] - Staff password change issues [Fixed] - Storage symlink issues [Fixed] - General bug fixes and performance improvements
v1.1 – 20 June 2025
[Added] - Merchant payment via QR code scan [Added] - Payment using merchant payment link [Added] - Voucher payment at checkout [Added] - Advanced virtual card system (multi-provider support) [Fixed] - Google reCAPTCHA integration issues [Fixed] - General bug fixes and performance improvements“eta hoise amr currency produict descritoon.. tomi ekhon tomar.. curent analyis ses kore seta o sho,, ,amr descriton ke optimize and refector kroe dew.. tomi ekjon senioir seo expart and seniori fronted devoalpler hisbe..