Ducopay

Ducopay
What it is? Ducopay is a simple payment gateway for a internet currency called Duinocoin. It features “p2p” payment method. In the first version, the coins were send at first to our account, tax was subtracted, and the rest was send to seller, but later it was removed, and the payment goes directly to seller. It features very simple API and working mechanism You create new transaction (as a result you get a transaction ID) Then shop redirect you to Ducopay website for payment On Ducopay page after successful payment Duinocoin transaction ID is send to backend for verification If Duinocoin transaction is valid, the Ducopay server sends a callback to shop Shop mark order as ‘payment successful’ Integrations I created some demo applications in PHP and Python (with Flask), plus Wordpress Woocommerce plugin.
Read more →

TrueTracker

TrueTracker
What it is? TrueTracker is my first PHP project created using Symfony framework. It is a simple RMA portal. Repair shop register repair request (input serial numbers, customer details) Repair shop give customer repair tracking code Customer can check status of repair on portal Repair shop can add notes, update repair status System can send Email notifications about change in status. Frontend is using Bootstrap 5 + jQuery Features Display repair status for customer Generate QR Code for quick lookup Ability to attach pictures and description to status Search bar for shop - can filter by customer Different permissions level (employee, admin) Generate repair raport to PDF Status messages can be customized Send email notification about status change Email notification HTML can be changed from admin page Automatic updates Screenshots List of users
Read more →