SwissUpLabs Logo

Google API Creation

Before starting using Google integration features configuration, you have to create application. Please go Google API Console and follow next recommendations:

Create API

  1. Please press Create Project button. Then fill the appropriate fields and click on Create.

    New Project

  2. At the left top of the page click on APIs&auth and select Credentials condition. A new form will be opened.

    Credentials

  3. Put the mark on Web Application. After that fill next fields. Please notice, that in the Authorised Redirect URL you should enter the following GOOGLE app REDIRECT URI parameter http://YOURDOMAIN/customer/account/login/

    Web Application

  4. Now you see your Client ID and Client Secret key. Please use it in the configuration process.

    Client ID and Client Secret Key


After you set Google Api you can check:

Edit this Page