This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Main Objective: Populate Xero Account with Stripe Bank Feed | |
This is the Xero Webscraper to login and upload the csv. | |
Requires: csv ready, login details | |
Limitations: Currently only uploads to the first bank account on the dashboard (NEED TO PUT STRIPE ON TOP). | |
Also Xero periodically changes their code. | |
*/ |