Retrieve Records from paypal csv file
- by Pankaj Khurana
Hi,
I want to retrieve all the records from paypal csv file where type='Payment Processed' and store it in a database table.It should be available in the following format:
'Heading':'Value'
The format of the csv is:
"Transaction ID","Reference Transaction ID","Date","Type","Subject","Item Number","Item Name","Invoice…