Goflexi - Coache Booking System

Client: Virtus Dizajn

WordPress/ WooCommerce booking system

Virtus Dizjan asked me to create a booking system for the coach company “Goflexi”. The system allowed for the selection of a date and time, number of passengers, luggage options, child and adults seat selection. The client wanted to use Stripe’s checkout gateway API which did not return which was slightly insecure, so I generated a hashing algorithm which took the order number and hashed it against a secret key. After successful payment a PDF ticket was generated with a QR Code. I also developed a QR Code reader which the bus driver uses to scan codes and set the ticket status to “used”.