Contributions
Credit Card Batch Report
This is a simple total sales batch report that the user can set to show sales between any two dates and times. The sales are reported by up to 4 credit card types (and non-creditcard sales).
This report was created to allow a client to reconcile credit card gateway reports with daily site activity.
Expand All / Collapse All
Changes for v1.5 by Steel Shadow
1. Changed the order format to read Month, Day, and then Year.
2. Removed Hours and Minutes.
3. Added Credit Card Number column, to be able to look up by card number.
4. Added Discover Card to the list with Amex, Visa and Mastercard
All credit goes to the original creator of this contrib.
This is based on jdbtech's great contribution.
- Standardized code to OSC format.
- Redesigned layout for From and To date selections.
- Added by Order Status Filter to work in conjunction with the By Date Filter.
- Code to show non credit card purchases as dashes - - - for better visualization
- Added Paging (still need someone to help figure out why not showing correct amount of Displaying orders per page.)
- Redesigned the table structures and appearance (lightened up to ease visualization.
- add each order listed as a link so you can click anywhere on the highlighted line and go to that order in orders.php
... or you can click on the invoice # too.
- Standardized all language references to the associated language file.
- Added navigation back buttons and reset buttons.
- Removed hours and minutes selection ... seemed irrevelent. (can be put back in if someone wants that)
TO DO:
- Stop date from resetting when click on or select a row.
- why not showing correct amount of Displaying orders per page message at bottom of page.
This is a simple total sales batch report that the user can set to show sales between any two dates and times. The sales are reported by up to 4 credit card types (and non-creditcard sales).
This report was created to allow a client to reconcile credit card gateway reports with daily site activity.
Note: Contributions are used at own risk.