Hello,

I have customers who will make a payment (cash or check) multiple times a year ( some customers may pay twice a year and others pay 3 times a year, etc.). I, as an admin, would like to set the due date , amount, received date , received amount. When customers log in, they should be able to see all the due dates and amount for the year. After they send me the payment, I , as an admin, login and enter the received date and received amount. Customers should be able to see the received date and amount after that.

I was thinking about to create a content type with all the fields then create a view. But then I am not sure how I can make sure customers can see only their records. Also, each time customers make payment I need to add a new content. I am not sure how to proceed. Can you please help?

Thanks.

Comments

nevets’s picture

Looking under contributed modules for "invoice" for some possible approaches.

tatha.bh’s picture

Look into this link :- https://www.drupal.org/project/paypal_payment

You can find other modules as well related to payments.