Home | Trees | Indices | Help |
---|
|
gchecky.model module describes the mapping between Google Checkout API (GC API) XML messages (GC API XML Schema) and data classes.
This module uses gchecky.gxml to automate much of the work so that the actual logic is not cluttered with machinery.
The module code is simple and self-documenting. Please read the source code for simple description of the data-structures. Note that it tries to follow exactly the official GC API XML Schema.
All the comments for the GC API are at Google Chackout API documentation. Please consult it for any questions about GC API functioning.Author: etarassov
Version: $Revision: 129 $
Contact: gchecky at gmail
|
|||
|
|||
|
|
|||
CURRENCIES =
|
|||
DISPLAY_DISPOSITION =
|
|||
URL_PARAMETER_TYPES =
|
|||
FINANCIAL_ORDER_STATE =
|
|||
FULFILLMENT_ORDER_STATE =
|
|||
AVS_VALUES =
|
|||
CVN_VALUES =
|
|||
CARRIER_VALUES =
|
|
|
|
URL_PARAMETER_TYPES
|
FINANCIAL_ORDER_STATE
|
FULFILLMENT_ORDER_STATE
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Sun Sep 7 23:26:44 2008 | http://epydoc.sourceforge.net |