Submitted by kah9158 on
I get the error:
Looks like your CSV file is not being parsed properly. Please see read article: How to fix CSV problems using Excel.
I tried to follow the directions. Please see my original and modified files.
Original:
"Amount","Fee","TotalPayment","Category","Payment Type","From","To","DeliveryOn","Status","DeliverySpeed","ConfirmationNumber","RecurringPayment","",
"-$11.17","","-$11.17","Utilities","PMT","","PSE&G","08/23/2018","Pending","","N60YN-KCGSG","no",
"-$67.17","","-$67.17","Utilities","PMT","","JCP&L","08/22/2018","Pending","","N60YN-KCF6K","no",
Modified:
Amount;Fee;TotalPayment;Category;Payment Type;From;To;DeliveryOn;Status;DeliverySpeed;ConfirmationNumber;RecurringPayment
-$11.17;;-$11.17;Utilities;PMT;;PSE&G;08/23/2018;Pending;;;no
-$67.17;;-$67.17;Utilities;PMT;;JCP&L;08/22/2018;Pending;;;no
I was always able to convert these files with your legacy site
Comments
admin replied on Comment #1
That has been fixed, please try again
admin replied on Comment #2
Automatically closed - issue fixed for 2 weeks with no activity.