Last Updated: Aug 27, 2015
You can easily connect your InfiPlex Webstore to your Amazon Seller's account to easily manage all of your orders in one place. The instructions below outline the connection with your Amazon account and creating an Amazon Payments account to allow users to checkout with their Amazon account. The steps below outline the process for retrieving the necessary information from your Amazon Seller Central account to connect it to your InfiPlex Shop application.
Please note that your Merchant Settings are best controled through the System Merchant application rather than through each individual app within your InfiPlex website.
Set-up Steps
Follow the steps outlined below to generate the appropriate keys required to connect your website to Amazon.
- Create an Amazon Payments Account:
- Go to https://sellercentral.amazon.com and log in with your Amazon Seller Central account. You MUST use your existing seller account login information for InfiPlex to manage orders, inventory, pricing, and FBA. Please note: this is NOT your personal Amazon account. If you do not have an Amazon Seller Central account, you will need to create one. Part of setting up a Seller account includes payment information that Amazon Payments will use to pay you. This document does not outline how to set all of that up. Please refer to Amazon’s documentation if you need to create a Seller account.
- Go to https://sellercentral.amazon.com/gp/homepage.html
Once you log in, select “Login with Amazon” from the drop-down in the top navigation bar.

If you do not see Login with Amazon, then please go to step b-i below- If you do not see Login with Amazon as an option under your existing Seller Central account, you can sign-up for Amazon’s free payments account at https://payments.amazon.com/signup.
IMPORTANT:
Under Select Platform, choose “I’m not on a platform” or "I don't see mine".
On the next screen use your existing Seller Central account to sign-up. This must be your main account email, not a sub-account that was added to the main account.
- If you do not see Login with Amazon as an option under your existing Seller Central account, you can sign-up for Amazon’s free payments account at https://payments.amazon.com/signup.
- From the Login with Amazon home page, click the yellow “Register new application” button at the top right of the page. Make sure the drop-down on the top right side of the page says “Login with Amazon”.

- Fill out the Application Form:
- Name: the name of your application. This is displayed on the consent screen the first time the user logs into your website or mobile app. Suggestion: “Your Company Name Webstore”.
- Description: a description of your application for login with Amazon users. Suggestion: “Make your purchase using your Amazon account”.
- Privacy Notice URL: the URL address of your application's privacy policy. This is displayed on the consent screen the first time the user logs into your website or mobile app
- Logo Image: the logo file for your application. This logo is displayed on the consent screen the first time the user logs into your website or mobile app. It should be a square logo 150x150 in size, in PNG format. If the logo is a different size it will be scaled to fit.
- Finish Web Settings:
- Click the green PLUS icon next to Web Settings to expand it
- Click the Yellow Edit button to modify the next two items
- Allow JavaScript Origins: this will be the url to your site and your temporary development URL or InfiPlex.com site url: https://www.**yoursiteurl**.com and https://**yoursiteurl**.infiplex.com. The second URL is used for initial set-up before your site goes live by pointing your actual URL to the development site’s IP address.
- Allowed Return URLs: enter the following URLs to your website. The second one is the URL you are using during the development of your site and will allow you to do testing before the site goes live:
- https://www.**yoursiteurl**.com/shop_amazon_checkout.php
- https://**yoursiteurl**.infiplex.com/shop_amazon_checkout.php - Click the yellow SAVE button to save your settings
- Get your Your Seller ID, Access Key, Secret Key, and Client ID:
- Select “Amazon Payments Advanced - Production view” in the drop-down at the top right side of the page.
- Mouse over Integration in the top menu and select "MWS Access Key"

- All of your required ID’s and Keys are listed on this page. Copy the following into the Shop Settings area for the settings listed below:
- Seller ID - this goes into the amazon_seller_id setting
- Access Key ID – this goes into the amazon_aws_access_key_id setting
- Client ID – this goes into the amazon_client_id setting
- Secret Access Key – this goes into the amazon_secret_key setting
- Get Your Amazon Store Name: – The store name is required for InfiPlex to properly pull your SOA orders and send back shipment tracking numbers.
- Under the Settings menu in the top right, select Account Info
- Next click on “Your Seller Profile” link at the top left of the page
- Your Store Name is listed as “Display Name” for your Seller Information – Amazon.com
- Copy the Store Name into the amazon_store_name setting. Please be sure not include any trailing spaces when you copy the name.
- Update your Amazon Shop Settings with the information in steps 4 and 5. There are 5 settings that you will need to update. You can access the Shop Settings area by logging into the admin area of your site, selecting the Shop application, and then selecting the “Settings” tab in the top menu bar.
- amazon_checkout_enabled – should be set to “yes”
- amazon_seller_id
- amazon_aws_access_key_id
- amazon_secret_key
- amazon_client_id
- amazon_store_name.
