ADDING AUTHORIZE.NET CREDENTIALS INTO WSM

Webshop Manager utilizes Authrize.net's Accept.js integration. This page will help you get the correct credentials from your Authorize.net account and add them to WSM.

Steps

Acquire your Public Client Key, Login ID and Transaction Key and Input into Webshop Manager (WSM)

  1. Public Client Key - This is a security key issued by Authorize.net. Before using Accept.js, you must generate a Public Client Key.
  2. Authorize.net Login ID - This is the login id generated within your account at Authorize.net.
  3. Authorize.net Transaction Key - This is the transaction key generated within your account at Authorize.net. It is recommended that you change this periodically.

To acquire this information complete the following:

Public Client Key:

Before using Accept.js, you must generate a Public Client Key. To generate the Client Key, log in to the Merchant Interface as an Administrator and navigate to Account > Settings > Security Settings > General Security Settings > Manage Public Client Key. If the Public Client Key does not yet exist, answer your security question to generate the key.

Login ID (also known as API Login ID):

  1. Log into your Authorize.net merchant account, https://account.authorize.net
  2. Click the "Account" link in the top navigation bar
  3. Under the Security Settings Click the "API Credentials & Keys" link
  4. There you will find your API Login ID
  5. Highlight and Copy the value for your API Login ID and paste it in a safe place. We will be adding that to the back end of your site. 

Transaction Key:

  1. Log into your Merchant Interface at https://account.authorize.net
  2. Click Account from the main toolbar.
  3. Click Settings in the main left-side menu.
  4. Click API Credentials & Keys.
  5. Type in your Secret Answer. 
  6. Select New Transaction Key
    NOTE: When you issue a new transaction key, the old transaction key is void and will not work anymore. 
  7. Click submit
  8. Copy that new transaction key and put it somewhere safe. 

Adding your Authorize.net credentials to WSM:

  1. Log into WSM
  2. In the top navigation bar, hover over System and click Configuration
  3. Click the menu tab for Payment & Processing
  4. Click the check mark in front of Credit (Authorize.net) Accept 
    Make sure you select Credit (Authorize.net) Accept! The Credit (Authorize.net) option is a legacy integration that WILL NOT function with new accounts
  5. In Authorize.net, Highlight and Copy the value for your Public Client Key then paste it in the appropriate field in WSM
  6. In Authorize.net, Highlight and Copy the value for your API Login ID then paste it in the appropriate field in WSM
  7. In Authorize.net, Highlight and Copy the value for your Transaction Key then paste it in the appropriate field in WSM
  8. Scroll down to the bottom of the window and click the “Save Changes” button

Capturing Funds:

You will also need to decide how you want to authorize/capture the funds. This is specified by how you check the boxes below the Transaction Key field. You have 3 options to choose from to capture funds during checkout and order processing.

  1. If you do not check either boxAuthorize.net will authorize the amount in the checkout screen. You can change the amount before charging, but cannot exceed the authorized amount. You will then click capture funds in the order screen before changing it to complete. When you click Capture Funds your customer's card will be charged.
     
  2. If you click the checkbox for Authorize.net Capture Funds then it would charge the card upon checkout. You cannot adjust the amount charged in the order screen.
     
  3. If you click the checkbox for the $1 Authorization it will only verify the $1, and then you can adjust in the order screen for the charge amount to any amount prior to capturing funds and charging the customer’s card.