Hi all,
I am developing a real estate site, where home owners can advertise their house. There are different plans for how many houses the can submit,photos and additional services as if the house will be promoted to the home page or first in search result etc.
I have a channel “properties” where I keep all house’s info.
I need to track the payments made for this house in order to change its status, activate extra services bought etc.
I am thinking to create a channel “payments” with a relationship field to join it with a property and a matrix field where I can keep track of payments.
Am I going to the right direction or there is a better way?