Commit Graph

37 Commits

Author SHA1 Message Date
mstfyldz
a0e787e03c fix(admin): resolve incorrect crypto balance calculation fallback displaying fiat amount 2026-03-14 18:09:18 +03:00
mstfyldz
8800454b60 fix: hardcode domain in payment link generation to prevent localhost 2026-03-14 00:58:00 +03:00
mstfyldz
2959c24a75 style: improve payment link UI in admin merchants page and make it clickable 2026-03-14 00:57:12 +03:00
mstfyldz
6f13e27a80 feat: show generated crypto wallets with block explorer links on admin transactions page 2026-03-14 00:52:54 +03:00
mstfyldz
a90b1707bb fix: resolve solana rent exempt simulation error when sweeping native full balances 2026-03-14 00:50:10 +03:00
mstfyldz
2de17043ca fix: update checkout sweep api to use binance price fetching for consistency with sync worker 2026-03-14 00:45:09 +03:00
mstfyldz
5325dc523c feat: update crypto checkout UI to include explicit 'payment completed' button 2026-03-14 00:42:40 +03:00
mstfyldz
e66264219d fix: improve price fetching reliability in sync worker with Binance API and fallbacks 2026-03-13 05:39:47 +03:00
mstfyldz
7ba3903433 fix: resolve solana sync verification issues and improve logging 2026-03-13 05:37:47 +03:00
mstfyldz
67d0c61adb feat: implement background payment sync worker and admin trigger UI 2026-03-13 05:29:17 +03:00
mstfyldz
d7bd2afc29 feat: enhance merchant panel with balance breakdown, payout history, and security improvements 2026-03-13 05:22:24 +03:00
mstfyldz
641498957c feat: add Solana USDT/USDC support and refine admin payouts UI 2026-03-13 05:17:04 +03:00
mstfyldz
5f0df83686 fix: resolve TX-DYNAMIC 404 error and enhance multi-chain API support 2026-03-13 03:03:35 +03:00
mstfyldz
7c9fa48d0b fix: improve transaction lookup by supporting internal UUID in sweep API 2026-03-13 02:37:37 +03:00
mstfyldz
53461ec478 chore: sync development environment files 2026-03-13 02:16:23 +03:00
mstfyldz
a82771f9c3 fix: implement fiat-to-crypto conversion for sweep verification 2026-03-13 01:48:53 +03:00
mstfyldz
3f2e21c3d3 feat: implement platform treasury model with merchant balance tracking and API docs 2026-03-13 01:33:28 +03:00
mstfyldz
5d14a08490 chore: rename Solana to Solana (Testnet/Devnet) for clarity 2026-03-13 00:36:18 +03:00
mstfyldz
2d435a4ee8 feat: merchant specific fees, TRON & BTC support, coin logos, and bug fixes 2026-03-13 00:34:42 +03:00
mstfyldz
b0c1055c13 Security: Exclude sensitive administrative scripts from version control 2026-03-13 00:01:58 +03:00
mstfyldz
8f9b600828 Feature: Implemented Dynamic Admin Settings for Platform Addresses and Security Guidelines for Private Keys 2026-03-12 23:53:23 +03:00
mstfyldz
1e460d0072 Deployment: Target domain set to p2cgateway.store and environment variables synced 2026-03-12 23:50:24 +03:00
mstfyldz
a2b88c3df5 Fix: Explicitly set input and placeholder colors to ensure visibility across all login screens 2026-03-12 23:47:37 +03:00
mstfyldz
252d18bec6 Feature: Added self-service merchant registration and updated login onboarding flow 2026-03-12 23:25:47 +03:00
mstfyldz
889eff49c8 Feature: Implemented Secure Merchant Vault Architecture with On-chain segregation and Encryption 2026-03-12 23:22:52 +03:00
mstfyldz
b4dff13c94 Fix: Remove remaining Supabase references and sync codebase 2026-03-12 23:08:14 +03:00
mstfyldz
c0035f7bce Fix: update Dockerfile ENV syntax to key=value 2026-03-12 23:04:16 +03:00
mstfyldz
c23f6a5f47 Fix: Sync package-lock.json with package.json for Docker build 2026-03-12 23:00:05 +03:00
mstfyldz
fe05d95a74 Build: add Dockerfile and .dockerignore for Coolify deployment 2026-03-12 22:57:14 +03:00
mstfyldz
288b5df81a Build: add standalone output mode to next.config.ts 2026-03-12 22:56:14 +03:00
mstfyldz
515d513c1f Refactor: Fully migrated to direct PostgreSQL, implemented Public API v1, fixed Vercel deployment conflicts, and updated documentation 2026-03-12 21:54:57 +03:00
321f25a15c Migrate to local PG & Update Solana Checkout 2026-03-12 19:22:10 +03:00
e7f9325b1c feat: Add Hardhat config, MockERC20 and tests for Smart Contract 2026-03-12 14:25:18 +03:00
6b40444639 Implement automated custodial crypto sweep logic (%1 platform, %99 merchant) 2026-03-01 00:56:46 +03:00
mstfyldz
3562e10713 feat: implement merchant dashboard, secure auth, and short_id system
- Added dedicated merchant dashboard with analytics and transactions
- Implemented API Key based authentication for merchants
- Introduced 8-character Short IDs for merchants to use in URLs
- Refactored checkout and payment intent APIs to support multi-gateway
- Enhanced Landing Page with Merchant Portal access and marketing copy
- Fixed Next.js 15 async params build issues
- Updated internal branding to P2CGateway
- Added AyrisTech credits to footer
2026-01-20 21:58:41 +03:00
mstfyldz
af09543374 first commit 2026-01-18 16:48:15 +03:00
mstfyldz
68ba54fa4f Initial commit from Create Next App 2026-01-14 02:43:51 +03:00