Closed Emperor42 closed 3 years ago
Issue updated to include working on the photos being displayed from the database itself rather than a directory on the server
payments will be rolled into system with the relevant componets as a part of the condoModel.php file
Payment done photos/files not as of yet
Image uploads not working closing and making a new issue here
System to track payments/make payments -Store regardless of user being deleted -Store legal (billing) name on database as well -Delete using a business logic rule (a trigger if I remember correctly setup on the database itself based on posted time)
-DO NOT ALLOW REFUNDS UNLESS A HUMAN PROCESSES THEM AND AT THAT Don't DELETE THE INITIAL PAYMENT SIMPLY INCLUDE IT AS A REFUND THERE AS THE INFORMATION NEEDS TO BE TRACKED
Make a paypal/moneris wrapper?
Allow for these payments to be compiled based on the users/groyps that they involve (use Entity and Relate tables for this information)