0

Is anyone has idea about in Google Checkout, How orders with Customers/Buyers information passed from my .net Code ?

We can Pass Orders to the Google Checkout by this link. But I want to know about How Customers/Buyers information send to my Google Checkout Account with the particular order also.

Thanks & Regards, Nitin Vijay

Nitin Vijay
  • 1,414
  • 12
  • 28

1 Answers1

1

If I understand your question correctly, you are looking for a programmatic way to get customer and order information. For that you use the Checkout Notification API:

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Notification_API.html

Mihai Ionescu
  • 2,108
  • 1
  • 12
  • 15