svn commit: r777405 - /ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r777405 - /ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties

ashish-18
Author: ashish
Date: Fri May 22 06:56:47 2009
New Revision: 777405

URL: http://svn.apache.org/viewvc?rev=777405&view=rev
Log:
Updated comment as per Vikas's Wish.
More verbose details provided for the user.

Thanks Vikas for your nice thought on this.

Modified:
    ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties

Modified: ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties?rev=777405&r1=777404&r2=777405&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties (original)
+++ ofbiz/trunk/specialpurpose/googlecheckout/config/googleCheckout.properties Fri May 22 06:56:47 2009
@@ -17,7 +17,16 @@
 # under the License.
 #####################################################################
 
-## For now we are supporting only Server to Server communication method to send data in XML form. XML API is also preferred way when you want to send your cart and supporting information in digital form. ##
+################################################################################################
+# Google Checkout can be done using following methods:
+# 1) HTML API.
+# 2) XML API.
+#
+# At this stage only XML API method is supported in OFBiz.
+# For this Server to Server communication method is used from XML API to send data in XML format.
+#  XML API is also preferred way when you want to send your cart and supporting information in digitally signed form.  
+################################################################################################
+
 
 ####Required Parameters:####
 ##your merchantId - sandbox will be different than live