
Payment Processor Script
I developed a PowerShell script to perform the following functions:
- Query Payment Processor API for the previous day transactions.
- Output data into a custom CSV format for consumption by a lease processing software.
- Create various reports for different departments on dollars collected and reconciliation.
- Script performed API error handling, logging, and email notification.