Amazon (amazon.com)Description: Amazon.com, Inc. is an American electronic commerce company with headquarters in Seattle, Washington. It is the largest Internet-based retailer in the United States.
|
Protocol
|
OAuth 2
|
Returned Data
|
userId, name, email
|
Requires SSL?
|
Yes
|
How to Configure Amazon API for Magento
In this article you will learn how to find your Amazon API in order to setup the Amazon Login functionality. Please follow the step-by step instructions below.
Step-by-Step action:
|
- Log into login.amazon.com/website.
- Click on "Register new application" to start creating your application.
|
Step-by-Step action:
|
- In "Application Information" tab indicate Name of this application.
- Provide short description of this application.
- You can also indicate Privacy notice URL of your website.
- Save these settings.
|
Step-by-Step action:
|
- In "Web Settings" tab you can find "Client ID" of this application.
- Click on "Show Secret" button to reveal "Client Secret" code. It will appear in popup.
- In "Allowed Return URLs" field you can paste Return URL, that can be found in your backend-> Plumrocket-> Social Login Pro-> Amazon-> Return URLs.
- Save these settings.
|
Amazon Integration in Magento Social Login Pro Extension
In this step you must update your Magento Social Login Pro Extension configuration. In your magento admin panel, go to "System" -> "Configuration" -> "Plumrocket Inc" -> "Social Login Pro" -> "Amazon" Tab.
Step-by-Step action:
|
- Paste Client ID into the relevant field of the "Amazon" tab in your backend.
- Paste Client Secret into the relevant field of the "Amazon" tab in your backend.
- Press "Save Config" button.
|
Configuration of Amazon Magento Social Login application is now completed.
Amazon Integration in Magento 2 Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration. In your magento 2 admin panel, go to "Plumrocket" tab in the main menu -> "Social Login Pro" section -> "Configuration" -> "Amazon" Tab.
Step-by-Step action:
|
- Paste Client ID into the relevant field of the "Amazon" tab in your backend.
- Paste Client Secret into the relevant field of the "Amazon" tab in your backend.
- Press "Save Config" button.
|
Configuration of Amazon Magento 2 Social Login application is now completed.
Next Step > Return to Social Login Pro API Reference