View Cart|Wish List|Login|Register | Wednesday, January 07, 2009
 
 Search   ..:: Support &
    Service
  Forum
::..
 
    Minimize
www.catalooksupport.com ::: another place for CATALooK.netStore support

    Minimize
SearchForum Home
     
  DotNetNuke  CATALooK.netStore  Integrating Goo...
 Integrating Google Checkout
 
 11/26/2008 6:34:20 PM
cwsamson
1 posts


Integrating Google Checkout
Has anyone used Catalook with Google Checkout as the Payment Processor? We've set up a Google Checkout account and would like to use this as the sole payment method of our site. The problem is that Google provides two values called "Google Merchant ID" and "Google Merchant Key" that are unique to our account. Meanwhile, Catalook provides "Login ID/merchantToken," "Transaction Key," "Merchant Hash/Certificate," and "Password" fields for configuring payment processors. Since the field names don't match between Google Checkout and Catalook, I've not been able to figure out which value goes where to make it work successfully.

In Catalook, I've selected the credit cards we accept and Google Checkout as the Payment Processor. Into which field in Catalook do I place the Google Merchant ID? Same question for the Google Merchant Key. Also, is anyone aware if there's more information I need to get from our Google Checkout account to make this work?

Any and all help is greatly appreciated!
 11/30/2008 8:27:34 PM
umaisa
63 posts
www.umaisa.com


Re: Integrating Google Checkout

Refer to CATALooK Administrator User Manual  Page no. 224:-

Test and use Google Checkout http://code.google.com/apis/checkout/index.html

Add this code inside the <appSettings> section in your web.config file:

<add key="GoogleMerchantID" value="Your Merchant ID" />

<add key="GoogleMerchantKey" value="Your Merchant Key" />

<add key="GoogleEnvironment" value="Sandbox" />

Note: You need to make these changes to the web.config file in your test environment and to

the web.config file in your production environment. Each file must specify different values for

the GoogleMerchantID, GoogleMerchantKey and GoogleEnvironment keys.

CatalooK Administrator User Manual.doc

© CATALooK Page 225 of 225 6/11/2008

You can find the merchant ID and merchant key in your test environment in your Sandbox

account. To locate these values, log in to your Sandbox account, click on the Settings page and

then click on the Integration link in the menu on the left side of the page. In your test

environment, the value of the GoogleEnvironment key should be Sandbox.

You can find the merchant ID and merchant key to use in your production environment in your

Google Checkout account. Again, log in to your account, click on the Settings page and then

click on the Integration link in the menu on the left side of the page. In your production

environment, the value of the GoogleEnvironment key should be Production.

Please Note: To define different Google accounts per portal enter the Merchant ID into field

[login/merchant token] and the Merchant Key into field [TransactionKey] of module

CAT_StoreSettings to overwrite the web.config settings but don’t remove the default settings

from the web.config!

Select ‘View Options’ from the module menu of module: CAT_Cart and activate the ‘Display

Google Checkout Button?’ checkbox.

Taxes

Country Tax = default TAX setting from module CAT_StoreSettings or First line of Main

Zones list from module CAT_Zones (State not defined)

State Tax = defined in Main Zones of module CAT_Zones

ZIP related TAX = defined in Sub Zones of module CAT_Zones

Note: Product related TAX via module CAT_Products -> Taxes cannot be used

To prevent undefined tax values, you should use Google Checkout only if: [excl. tax] is selected

from the [Price Type] selector of module CAT_StoreSettings

Shipping: All shipping methods except Real Time rates can be used


www.umaisa.com - Your wish, Delivered!
  DotNetNuke  CATALooK.netStore  Integrating Goo...

References / Live Stores | Forum | Trial Downloads | Resource Directory | Blog | Referral Program | Contact
CATALooK |  Terms Of Use |  Privacy Statement
Copyright 2002-2005 CATALooK