Difference between revisions of "Draft:X-Cart:ShippingEasy"

From X-Cart 4 Classic
Jump to: navigation, search
m (Created page with '==Overview== ==ShippingEasy module system requirements and installation== See ShippingEasy module installation. ==Integrating your X…')
 
m
Line 11: Line 11:
 
# In your X-Cart store's Admin area, go to the Modules section (Settings menu -> Modules), locate the entry for 'ShippingEasy' and click the Configure link next to it.<br /><img><br />You should now see the Shipping module configuration page:<br /><img><br />Here you will find three fields that you will need to fill with values copied from your ShippingEasy account settings: your '''API Key''', '''API Secret''' and '''Store API Key'''.
 
# In your X-Cart store's Admin area, go to the Modules section (Settings menu -> Modules), locate the entry for 'ShippingEasy' and click the Configure link next to it.<br /><img><br />You should now see the Shipping module configuration page:<br /><img><br />Here you will find three fields that you will need to fill with values copied from your ShippingEasy account settings: your '''API Key''', '''API Secret''' and '''Store API Key'''.
 
# In the browser tab where you are using ShippingEasy, open the '''Settings''' section (https://app.shippingeasy.com/settings/) and click on the '''API Credentials''' link under '''Account Settings''':<br /><img><br />Your API Key and API Secret will be displayed:<br /><img><br />Copy these values and paste them into the '''API Key''' and '''API Secret''' fields on the ShippingEasy module configuration page in your X-Cart store.
 
# In the browser tab where you are using ShippingEasy, open the '''Settings''' section (https://app.shippingeasy.com/settings/) and click on the '''API Credentials''' link under '''Account Settings''':<br /><img><br />Your API Key and API Secret will be displayed:<br /><img><br />Copy these values and paste them into the '''API Key''' and '''API Secret''' fields on the ShippingEasy module configuration page in your X-Cart store.
# Back in the browser tab with your ShippingEasy account settings, go to the '''Settings''' section (https://app.shippingeasy.com/settings/) again and click on the '''Stores''' link under '''Integrations'''. Find the entry for your X-Cart store. From this store's details, copy your Store API Key:<br /><img><br />Switch back to the browser tab with your X-Cart store's Admin area and paste this key into the '''Store API Key''' field of the ShippingEasy module configuration page.
+
# Back in the browser tab with ShippingEasy, go to the '''Settings''' section (https://app.shippingeasy.com/settings/) again and click on the '''Stores''' link under '''Integrations'''. Find the entry for your X-Cart store, or create a new one by clicking '''+Add New''' and configuring the required store settings.  
 +
# Make sure all the necessary information about the store has been provided in the store's settings. Most importantly, make sure the '''Store URL''' and '''Shipment Callback Path''' fields have the appropriate vales in them. The '''Shipment Callback Path''' field is intended for your store's callback URL; this should be
 +
From this store's details, copy your Store API Key:<br /><img><br />Switch back to the browser tab with your X-Cart store's Admin area and paste this key into the '''Store API Key''' field of the ShippingEasy module configuration page.
 +
#

Revision as of 02:56, 30 October 2014

Overview

ShippingEasy module system requirements and installation

See ShippingEasy module installation.

Integrating your X-Cart store with ShippingEasy

  1. Sign up for an account with ShippingEasy. For detailed information, see the How to create a ShippingEasy account guide on the ShippingEasy website.
  2. If you haven't yet done so, install the ShippingEasy module in your X-Cart store.
  3. To integrate your X-Cart store with ShippingEasy, you will need access to both your X-Cart store's Admin area and your ShippingEasy account settings, so be sure to sign in to both the sites and keep them open in your web browser tabs.
  4. In your X-Cart store's Admin area, go to the Modules section (Settings menu -> Modules), locate the entry for 'ShippingEasy' and click the Configure link next to it.
    <img>
    You should now see the Shipping module configuration page:
    <img>
    Here you will find three fields that you will need to fill with values copied from your ShippingEasy account settings: your API Key, API Secret and Store API Key.
  5. In the browser tab where you are using ShippingEasy, open the Settings section (https://app.shippingeasy.com/settings/) and click on the API Credentials link under Account Settings:
    <img>
    Your API Key and API Secret will be displayed:
    <img>
    Copy these values and paste them into the API Key and API Secret fields on the ShippingEasy module configuration page in your X-Cart store.
  6. Back in the browser tab with ShippingEasy, go to the Settings section (https://app.shippingeasy.com/settings/) again and click on the Stores link under Integrations. Find the entry for your X-Cart store, or create a new one by clicking +Add New and configuring the required store settings.
  7. Make sure all the necessary information about the store has been provided in the store's settings. Most importantly, make sure the Store URL and Shipment Callback Path fields have the appropriate vales in them. The Shipment Callback Path field is intended for your store's callback URL; this should be

From this store's details, copy your Store API Key:
<img>
Switch back to the browser tab with your X-Cart store's Admin area and paste this key into the Store API Key field of the ShippingEasy module configuration page.