This page identifies Google Checkout features that are currently in beta. Beta features are listed by name beginning with the most recently released beta features. Each beta feature in the list links to the related documentation so that you can learn more. If you have feedback or questions about any of these features, please visit the Google Checkout Beta APIs section of the Google Checkout Merchants Forum.
Note: Since these features are in beta, we may make changes to the features or discontinue features, which could require you to modify your implementation of these features in the future.
Google Checkout store gadget - Released July 2009
Subscriptions - Released March 2009
Advanced Buyer Messaging - Released January 2009
Polling API - Released August 2008
The Google Checkout store gadget allows you to quickly and easily create an online store using a Google Docs spreadsheet. No complicated coding or technical tasks are required. You can get your first online store up-and-running in under five minutes.
For information on how to use the Google Checkout store gadget, please refer to the following documentation.
Subscriptions allow merchants to charge buyers on a regular, recurring basis without additional buyer input.
Google Checkout offers two types of subscriptions:
Google-Handled Subscriptions
Merchant-Handled Subscriptions
For information on how to implement Subscriptions, please refer to the following documentation.
Advanced Buyer Messaging allows buyers to add gift messages, add instructions, or request gift receipts for Google Checkout orders.
Gift messaging allows the buyer to write a personal note to the order recipient. Google Checkout offers four types of gift messages, and the only difference between those types is the text that the Google Checkout UI displays:
Gift receipts demonstrate proof of a transaction for the purpose of returning or exchanging items in an order. However, gift receipts omit certain information that is typically printed on a standard receipt, including the price paid for each item in the order and the order total.
For information on how to implement Advanced Buyer Messaging, please refer to the following documentation.
Advanced Buyer Messaging - XML API Documentation
Advanced Buyer Messaging - HTML API and Google Checkout shopping cart examples
The Polling API introduces a data-pull model for retrieving Google Checkout notifications. With the Polling API, you can actively request notifications instead of setting up a server that constantly listens for notification callbacks.
The Polling API is designed to simplify your efforts to integrate the Notification API because you don't need to:
Obtain an SSL certificate to implement the Polling API.
Open your firewall to support or test notifications in a development environment.
Operate a web service that is always available to receive and process notifications.
For information on how to implement the Polling API, please refer to the following documentation.