views:

746

answers:

2

I've reading the Google Checkout docs but I haven't found anything similar to PayPal IPN for Google Checkout.

Can anyone point me in the right direction to automatically process orders using Google Checkout?

+2  A: 

From the Google Docs.

Processing orders automatically

If you're using the Google Checkout API, you can also process orders systematically. Review 'Order Processing API' in the Developer's Guide for more information.

Ólafur Waage