• Resolved olnerpsm

    (@olnerpsm)


    Hi, I have a website to build for a organisation that sells offline courses. They essentially need an e-commerce site but instead of clients paying for the courses they want them to apply/register as most of their clients are big companies that pay via bank transfer due to the high level of cost for the courses. Is it possible and what would be the best way to approach this? They want to show course details, prices, multiple dates plus have the function for the user to filter via course type, category, date, price etc.

Viewing 1 replies (of 1 total)
  • Hi,

    sure it’s possible, but it is not a task for a beginner.

    I would approach this by creating a custom post type “Course” that has separate custom fields for the needed details. This way filtering via those details will be possible to create via special template. For the course template, I would make it show all the details if they are filled and also add the apply/register button that shows or leads to the application/registration form.

    You could also research courses plugins – maybe any of them has the possibility to have this course+details system out of the box and have application instead of online purchase.

    I would also make a detailed technical specification with all the needed features listed in writing – this makes such projects easier to follow both for you and the client; and also helps to manage expectations and timeline easier.

    Hope this helps 🙂

Viewing 1 replies (of 1 total)

The topic ‘Commerce with application not payment’ is closed to new replies.