A GUI CSV processor for transforming payment logs from PayPal or Stripe (or others if extended) into Engaging Networks transaction imports.
A CSV processor for transforming payment logs from PayPal or Stripe (or others if extended) into Engaging Networks transaction imports.
This is a simple package that provides a CSV parsing and validation utility. It uses the Papaparse library for parsing CSV data and supports optional validation using the Yup schema validation library.