GoTTsProfeT Posted February 25, 2010 Share Posted February 25, 2010 I have up until recently used the paypal IPN to process transactions automatically and generate serial keys/send emails to my buyers. PayPal's IPN is pretty straight forward, with POST variables, and authentication by sending back the request to verify its legit. However, I began looking through the google API code to be able to do this, and it appears to use XML in which I am knowledgless and have no idea how to parse and take action off of. If someone could please show me how to parse this XML and take action off it, AND verify it with google, in PHP, I would much appreciate it. Link to comment https://forums.phpfreaks.com/topic/193304-google-merchant-api-automation-with-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.