Setting up webstore templates

Go to Web Stores > Web Store Sync > Configure > Create to start a new template. Set the web store platform you wish to sync to then use the helpful docs links to be taken to webstore specific instructions.

The initial Webstore set up with Acctivate is slightly different for each Webstore type. This article will include links to our most up to date information from our docs page about integrating with that specific webstore.

Part 1: Basic Steps For Setting Up Any Web Store

  1. Go to Web Stores > Web Store Sync then click the Configure button.  Alternatively, go to File > Import Sales Orders to do the same.
  2. Create a new template.
  3. Select the template Type to be Webstore.  It will be set this way already if opening from the Web Store Sync window.
  4. On the next section, select the type of Webstore you are wanting to implement. Our full list of supported webstore templates can be found here
    2016-10-27_15-33-36
  5. Now you will enter your webservice URL. Each webstore requires a slightly different URL to be used so that Acctivate can connect via the webstore's API.
  6. Use the following sections of this article, based on the webservice type, to determine where to find your Username and Password.
  7. After this you may continue to configure the webstore sync by following this article or you may attempt to sync with the webstore.

Part 2: Current Webstore Setups:

Part 3: Legacy Webstore setups

    1. Create a import sales order template in Acctivate.
    2. Enter the webservice URL (example: https://example.myshopify.com/). (note: using a URL other than the myshopify.com url may result in information not exporting correctly).
    3. On the Options window, make sure "Use HTTP Basic Auth instead of OAuth" is set to No.
    4. Save the template and run a webstore sync.
    5. The Messages.log will log a URL. Open this URL in a web browser.
    6. Enter your Shopify account email and password into the login web page that appears.
    7. A message will ask you if you want 'Acctivate' to connect to your Shopify cart. If so, press 'Install' (this will not actually install anything but starts the authorization process).
    8. Shopify will redirect you to www.acctivate.com with an HTTP GET parameter called 'code'. Copy everything between 'code = ' and the next '&'. This is your Temporary Access ID.
    9. Enter the Temporary Access ID into the API Key field in the webstore template within Acctivate.
    10. Change the last order timestamp to your desired timestamp on the next section of the template. You may set this to a date in the future if you do not want to download orders just yet.
    11. Run a webstore sync.  This will provides the permanent ID to the Acctivate sync template which is automatically saved and encoded.
    12. If you receive a 400 server error when trying to get a Permanent Access ID, the Temporary Access ID is invalid or expired. Repeat step one to get a new Temporary Access ID.
If the webstore that you want to integrate with isn't listed on this article, then a template doesn't exist. You may be able to still integrate with this webstore via the "Native Webstore Template." The Native webstore template can be used by a web developer to connect Acctivate to your desired webstore. For more information about the native webstore template, please check out this article.