Is there any way to return transaction information via transaction id in PayPal?
Example ( API PagSeguro ): link
The most I could find was: paypal.com/cgi-bin/webscr?cmd=_view-a-trans&id=7DJ47958EX567045P
This is exactly what I want, however, I need in XML or a way to get the information with PHP.
If you can not display the information in XML, is there any way to get the information with PHP?