- Overview
- Google Express Integration Installation for Magento
- Getting the Google Express API Credentials
- Configure your Merchant Account
- Google Express Magento Configuration settings
- Manage Google Express account
- Manage Google Express Profiles
- Manage Product
- Google Express Orders
- Developer
- Google Express Knowledge Base
- Google Express Help & Support
4.Configure your Merchant Account ↑ Back to Top
To configure your Merchant Account
Please visit http://console.cloud.google.com/apis/credentials link to configure it with your merchant account,
- Go to above link Create a new project,
- Select OAuth consent screen.
The tab appears as shown in the following figure:
- In the OAuth Consent Screen, do the following steps:
- In the Application Name box, enter your shop name or domain name of your store,
- In the Application Logo box, upload your application logo that will help to recognize your app.
- In the Support Email box, enter your support email.
- In the Authorized Domain box, enter your website domain.
Example: cedcommerce.com - In the Application Homepage link box, enter your store homepage link.
- In the Application Privacy Policy link box, enter your store application privacy policy link.
-
In the Application Terms of Service link box, enter your store application terms of service link.
-
Then click on the Save button to save the OAuth consent screen information.
- Then comes to the Credentials Tab & click on Create Credential Button & select OAuth Client ID
The tab appears as shown in the following figure:
- In the Credentials sections, do the following steps:
- In the Name section, enter the name of OAuth Client ID name.
- In the Authorized JavaScript origins box, enter your store application domain name.
- In the Authorized redirect URIs box, do the following steps:-
- Go to the Magento Admin Panel
- Then go to Google Express Configuration Settings
- Copy the Redirect URL and Paste it on Authorized redirect URIs
The tab appears as shown in the following figure:
- Then click on the Save Button to save the Credentials information.
- Once you Save it then you can download the JSON file from there which you can use as a secret key file.
The tab appears as shown in the following figure:
- Once you download the JSON File (Secret File). Go to the Magento Admin Panel.
- Go to Google Express Configuration Settings.
- Then Client needs to be Enable Content Shopping API.
The tab appears as shown in the following figure:
- Click on Enable Shopping API section, to enable the Google Shopping API. The tab appears as shown in the following figure:
×