Global Connections
UK-based network organisation that connects mission-focused charities, churches, colleges, individuals, and support services.
Job Posting
Developed logic for user job board posting.
Checkout Flow
Integrated payment processing after users set up their job posting.

Global Connections approached Honcho to build a brand new Craft CMS website featuring a job board with complex payment logic tailored to different user types.
The job board needed to support three distinct types of job postings, each with its own set of required fields, custom validation rules, and document upload capabilities. I developed Twig templates for each job type, creating forms that submitted to custom controllers. These controllers handled validation logic and persisted the data as Craft entries.
Upon successfully saving a job posting, users were directed to a custom checkout page that I built to accommodate the site's pricing structure. The checkout dynamically displayed pricing based on the user's account type and selected job posting type, with certain combinations qualifying for free postings.
To enhance the user experience, I implemented a reposting feature that allowed users to renew expired job postings with a single payment, eliminating the need to recreate their listings from scratch. This streamlined the process for returning clients and improved retention on the platform.