Hello guys,
wondering, has anybody solved the mystery and could post here the working PHP code how to read XML transaction file from transaction history webpage? So far with all the examples i was able to find in this forum which use PHP Curl - i am only able to grab just the first line:
<?xml version="1.0" ?>
and that's it.. no further content follows. Must admit that those examples were dated somewhere around year 2006, so probably something has changed.
Thank you in advance,
Maris
P.S. only that grabbing part is needed, XML parser and the rest of the stuff is pretty much clear.
