Jump to content

Google Merchant API automation with PHP


GoTTsProfeT

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.