Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 404 Bytes

stripe-holded-mapper

Node is required for running the mapper, install it here: https://nodejs.org/en/download

How to run the mapper:

1- Run npm install (from the root folder)

2- Paste the input csv files at the input folder: input/customers.csv, input/invoices.csv and input/transactions.csv

2- Run npm run map (from the root folder)

3- File is ready at output/holded_invoices.csv