Back to Home
Pisonzstore
An automated transactional portal developed for a mobile game top-up shop to manage payment evidence upload and order status tracking.
LaravelTailwind CSSMySQL

Project Overview
Pisonzstore is an e-commerce platform designed to replace a manual WhatsApp-based top-up pipeline for mobile game currencies. Initially, buyers had to chat with the administrator manually, making inventory tracking slow and error-prone.
This website automates the customer order placement and payment uploads, enabling the store administrator to verify details and process orders within 5 minutes.
Core Features
- Direct In-Game Top-Up Catalogue: An interactive grid of game listings, currency packages, and pricing details.
- Automated Order Placement: Users input their in-game ID, choose packages, make a bank/e-wallet transfer, and upload payment receipts.
- Admin Verification Panel: Provides a dashboard that alerts the store admin of incoming orders, aggregates proof of payment images, and updates order logs.
- Secure Transaction Auditing: Protects transactional evidence to prevent duplication errors and fraud, offering faster processing turnaround.
Implementation Stack
- Full-Stack Framework: Built fully with Laravel, using server-side templates linked with responsive frontend elements.
- Styling System: Uses Tailwind CSS to produce a mobile-friendly gaming user interface.
- Database Engine: Uses a relational MySQL schema mapping game listings, pakages, transactions, and payment logs.