This class can be used to show buttons to pay products with Google Checkout.
It can build a list of items to order with names, descriptions, quantities, prices, discounts, shipping and tax details.
The class can generate an HTML form with a button and hidden fields that pass the details of the order, so when the user clicks the button it is sent to pay the order in Google Checkout. |