I have a client who has affiliates who sell products through the website i built for him. Now there is no shopping cart. When an affiliate sells an item they fill out an order form and they submit it. On each order is an affiliate id. Next they go to a credit card entry form to finalize the sale. So credit card information is gathered and then submitted. The client wanst each of the affiliates to be able to pull up their sales based on the credit card entry form so they can see their sales for the day, week or month and wants the report to be able to be displayed under a report link on the website. They would enter their affiliate id and perhaps a date range (from this date to this date) to capture sales for the time period they are trying to review. I have no idea where to start with this but i am sure there is a way to do this.
Forums
Display question
Hi mlklocke ,
Assuming that the necessary data (presumably without the credit card info) is stored in a database table then you can create a filtered listing either with a ChronoForms using the DB Multi_record Loader action or, better, using ChronoConnectivity. (Note that the latest release of CC for Joomla! 2.5 has some bugs in custom listings but these should be worked out in an upcoming release.)
Bob
Assuming that the necessary data (presumably without the credit card info) is stored in a database table then you can create a filtered listing either with a ChronoForms using the DB Multi_record Loader action or, better, using ChronoConnectivity. (Note that the latest release of CC for Joomla! 2.5 has some bugs in custom listings but these should be worked out in an upcoming release.)
Bob
This topic is locked and no more replies can be posted.