[GNC] AppleCard OFX file
    Keith Bellairs 
    keith at bellairs.org
       
    Sun Mar  1 12:46:46 EST 2020
    
    
  
Apple has added ability to export Apple credit card transactions in ofx
format. When I tried to import their ofx file, ended up with an empty
transaction matching window in gnucash. I think Apple's sgml ofx data is
buggy. There is no closing tag  </CCACCTFROM> in the header info. I edited
the ofx and added the tag. After that the gnucash import worked correctly
in GNC 3.7 on my Mac.
The corrected set of tags looks like this:
 <CCACCTFROM>
     <ACCTID>Apple Card
 </CCACCTFROM>
So that worked this month.
Keith
    
    
More information about the gnucash-user
mailing list