Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5

Merchant Configuration

To configure the merchant integration between OFBiz and Google Base you have to change the following file in specialpurpose/googlebase/config/googleBaseExport.properties

## Merchant
googleBaseExport.developerKey - obtain from http://code.google.com/apis/base/signup.html
googleBaseExport.authenticationUrl - https://www.google.com/accounts/ClientLogin
googleBaseExport.accountEmail - google account email
googleBaseExport.accountPassword - google account password
googleBaseExport.postItemsUrl - http://www.google.com/base/feeds/items/batch

  • No labels