Get in Touch

Have a Question or more information?

Please complete the details below and then click on Submit and we’ll be in contact

    Our Head Office

    Croft Myl, W Parade, Halifax HX1 2EQ

    E-mail

    info@eposbookings.co.uk

    Phone

    0203 7277212

    image
    image
    image
    image

    Opening Hours

    Monday:
    9:00 - 19:00
    Tuesday:
    9:00 - 19:00
    Wednesday:
    9:00 - 19:00
    Thursday:
    9:00 - 19:00
    Friday:
    9:00 - 19:00
    Saturday:
    11:00 - 19:00
    Sunday:
    Closed
    // Example: set this in your PHP (controller, plugin, or functions.php) when an action succeeds // $_SESSION['success'] = "Your pricing request was submitted!"; $success_message = isset($_SESSION['success']) ? $_SESSION['success'] : ''; unset($_SESSION['success']); // clear after use ?>