Connecting BigCommerce To Packiyo

Connecting BigCommerce To Packiyo

Overview
Packiyo directly connects with BigCommerce using the BigCommerce API, allowing orders and inventory information to pass between your BigCommerce store and Packiyo.

What You Need

  1. Store Hash
  2. Access Token

Obtain Required Connection Details in BigCommerce

Generate Access Token
  1. Log in to your BigCommerce store
  2. Navigate to Settings
  3. Select Store-level API Accounts 
  4. Click Create API Account
  5. On the Create API Account page:
    1. Select Token Type: V2/V3 API Token
    2. Enter a Name for the API account (e.g., Packiyo Integration)
    3. Under the OAuth Scopes section, select the following permissions:
      1. Products ---> Modify
      2. Orders ---> Modify
      3. Order Fulfillment ---> Modify
      4. Store Inventory ---> Modify
    4. Click Save
Once the account is created, you'll be shown a set of API credentials
Alert
Be sure to copy and securely store the Access Token when it is created, as it will not be fully visible again after you leave the page.

Find Your Store Hash

You can find your Store Hash in either of the following ways:
  1. From your store URL
    1. https://store-xyz123.mybigcommerce.com/manage/channel/123456/store-settings
  1. From the API Path (during API creation)
    1. https://api.bigcommerce.com/stores/xyz123/v3/
Connect BigCommerce to Packiyo
  1. Share the required connection details with the Packiyo Support team (support@packiyo.com)
    1. Child account (for 3PLs):
    2. Store Hash:
    3. Access Token: 
The support team will then finalize your BigCommerce store connection in Packiyo. Once the connection is established successfully, products and orders start syncing into Packiyo automatically.
Notes
If you'd like inventory levels in Packiyo to sync back to your BigCommerce store, please reach out to the Packiyo support team once inventory has been fully added. We'll enable the setting on our end and confirm once it's complete.
  1. API Accounts
  2. Finding Your Web Address