Setting Up SFTP Access
To get started with SFTP Batch Data Ingestion, you must first request SFTP access from your Pagos account manager. We will exchange keys for authentication and provide you with the following:- SFTP Host
- SFTP Username
Naming Your Files
When naming your files for SFTP batch data ingestion, alway start with the type of data contained in the file (e.g. transactions, refunds, disputes, etc.). This is important for correct processing and ingestion, as we differentiate what type of data is being loaded by the prefix of the file. For example:transactions\_timestamp\_etc.csv
refunds\_timestamp\_etc.csv
disputes\_timestamp\_etc.csv
Uploading Files
To upload files to Pagos via SFTP:- Connect to the SFTP server using the provided host and username credentials.
- Navigate to the designated upload directory.
- Upload your data files in the CSV format.
- Navigate to the designated receipt directory.
- Download the receipt and validate any errors.
As a best practice, ensure all data objects are well-structured and valid.